We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5b4383 commit b203b3bCopy full SHA for b203b3b
11-probes/README.md
@@ -73,7 +73,7 @@ livenessProbe:
73
periodSeconds: 20
74
```
75
76
-The `http` probe has one mandatory fields `port`. It represents which TCP port Kubernetes will try to connect to.
+The `tcp` probe has one mandatory fields `port`. It represents which TCP port Kubernetes will try to connect to.
77
78
### `initialDelaySeconds` and `periodSeconds`
79
0 commit comments