Form

A form is a group of related elements that allow users to provide data and configure options in a variety of contexts, such as within modals, wizards, and pages.

Demos

Basic

Include your middle name if you have one.
 
How can we contact you?
Time zone

Horizontal

Include your middle name if you have one.
How can we contact you? 

Grid

Include your middle name if you have one.

Sections with repeatable fields

 
 
 
 
 
 

Complex form

 
 
  • prometheus=k8s
  • new
Alerting
Define details regarding alerting.
Query
The query specification defines the query command line flags when starting.
Affinity
If specified, the pod's scheduling constraints.
Node affinity
Describes node affinity scheduling rules for the pod.
Required during scheduling, ignored during execution
The scheduler will prefer to schedule pods to nodes that satisfy the affinity expressions specified by this field, but it may choose a node that violates one or more of the expressions. The node that is most preferred is the one with the greatest sum of weights, i.e. for each node that meets all of the scheduling requirements.
Required during scheduling, ignored during execution
The scheduler will prefer to schedule pods to nodes that satisfy the affinity expressions specified by this field, but it may choose a node that violates one or more of the expressions. The node that is most preferred is the one with the greatest sum of weights, i.e. for each node that meets all of the scheduling requirements.
Pod affinity
Describes pod affinity scheduling rules (e.g. co-locate the pod in the same node, zone, etc. as some other pods).
Routing
Exposes your appplication at a public URL.
Public hostname for the route. If not specified, a hostname is generated.
Path that the router watches to route traffic to the service.
Security
Routes can be secured using several TLS termination types for serving certificates.
Health checks
Readiness probe
A readiness probe checks if the container is ready to handle requests. A failed readiness probe means that a container should not receive any traffic from a proxy, even if it's running.
Liveness probe
A startup probe checks if the application within the container is started.
Build configuration
Deployment