Difference between revisions of "Kubernetes probes"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
== See also == | == See also == | ||
* {{K8s probes}} | * {{K8s probes}} | ||
+ | * {{K8s deployments}} | ||
[[Category:K8s]] | [[Category:K8s]] |
Revision as of 12:52, 11 October 2022
readinessProbe livenessProbe
httpGet tcpSocket
kind: Deployment
See also
- K8s probes:
readinessProbe, livenessProbe, StartupProbe, exec, gRPC, HttpGet, tcpSocket, TerminationGracePeriodSeconds
- Kubernetes deployments, strategies:
kind: Deployment
, Strategies:Recreate
orRollingUpdate
,kubectl
[create | describe | get | scale | rollout | deployment/
], Kubernetes Canary Deployments,deployment.kubernetes.io
Advertising: