Name
*
Labels
prometheus=k8s
new
Add Label
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.
Node selector terms
*
Add valid redirect URI
Pod affinity
Describes pod affinity scheduling rules (e.g. co-locate the pod in the same node, zone, etc. as some other pods).
Routing
Create a route to the application
Exposes your appplication at a public URL.
Hostname
Public hostname for the route. If not specified, a hostname is generated.
Path
Path that the router watches to route traffic to the service.
Security
Secure Route
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.
Add liveness probe
Liveness probe
A startup probe checks if the application within the container is started.
Add startup probe
Build configuration
Import
Deployment
Save
Cancel