Difference between revisions of "ReadinessProbe"
Jump to navigation
Jump to search
Line 24: | Line 24: | ||
== See also == | == See also == | ||
* {{Pods}} | * {{Pods}} | ||
− | |||
[[Category:K8s]] | [[Category:K8s]] |
Revision as of 10:22, 6 September 2022
helm show all grafana/grafana
readinessProbe: httpGet: path: /api/health port: 3000 livenessProbe: httpGet: path: /api/health port: 3000 initialDelaySeconds: 60 timeoutSeconds: 30 failureThreshold: 10
Related
See also
- Pods:
kubectl apply
,kubectl [ pod get | top | delete | describe pods ]
,InitContainers, PodInitializing, CrashLoopBackOff, ImagePullPolicy:, NodeAffinity, NodeSelector, Terminated
Advertising: