diff --git a/content/en/docs/reference/command-line-tools-reference/kubelet.md b/content/en/docs/reference/command-line-tools-reference/kubelet.md
index 55a0cc08bd..c58cdab6e4 100644
--- a/content/en/docs/reference/command-line-tools-reference/kubelet.md
+++ b/content/en/docs/reference/command-line-tools-reference/kubelet.md
@@ -969,20 +969,6 @@ kubelet [flags]
| Resolver configuration file used as the basis for the container DNS resolution configuration. (default "/etc/resolv.conf") |
-
- --rkt-api-endpoint string |
-
-
- | The endpoint of the rkt API service to communicate with. Only used if --container-runtime='rkt'. (default "localhost:15441") |
-
-
-
- --rkt-path string |
-
-
- | Path of rkt binary. Leave empty to use the first rkt in $PATH. |
-
-
--root-dir string |