- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 8 of 8 for content_length:[100000 TO 499999] (0.01 sec)
Similar results are displayed.
-
kubectl config use-context | Kubernetes
Synopsis Set the current-context in a kubeconfig file. kubectl config use-context CONTEXT_NAME Examples # Use the context for the minikube cluster kubectl config use-context minikube Options -h, --help help for use-context Parent Options Inherited --as string Username to impersonate for the operation. User could be a regular user or a service account in a namespace. --as-group strings Group to impersonate for the operation, this flag can be repeated to specify multiple groups.kubernetes.io/docs/reference/kubectl/generated/kubectl_config/kubectl_config_use-context/Registered: Wed Apr 16 06:35:40 UTC 2025 - 440K bytes - Viewed (0) -
kubectl config delete-user | Kubernetes
Synopsis Delete the specified user from the kubeconfig. kubectl config delete-user NAME Examples # Delete the minikube user kubectl config delete-user minikube Options -h, --help help for delete-user Parent Options Inherited --as string Username to impersonate for the operation. User could be a regular user or a service account in a namespace. --as-group strings Group to impersonate for the operation, this flag can be repeated to specify multiple groups.kubernetes.io/docs/reference/kubectl/generated/kubectl_config/kubectl_config_delete-user/Registered: Wed Apr 16 06:30:22 UTC 2025 - 439.9K bytes - Viewed (0) -
kubectl config get-clusters | Kubernetes
Synopsis Display clusters defined in the kubeconfig. kubectl config get-clusters [flags] Examples # List the clusters that kubectl knows about kubectl config get-clusters Options -h, --help help for get-clusters Parent Options Inherited --as string Username to impersonate for the operation. User could be a regular user or a service account in a namespace. --as-group strings Group to impersonate for the operation, this flag can be repeated to specify multiple groups.kubernetes.io/docs/reference/kubectl/generated/kubectl_config/kubectl_config_get-clusters/Registered: Wed Apr 16 06:28:42 UTC 2025 - 439.9K bytes - Viewed (0) -
kubectl config current-context | Kubernetes
Synopsis Display the current-context. kubectl config current-context [flags] Examples # Display the current-context kubectl config current-context Options -h, --help help for current-context Parent Options Inherited --as string Username to impersonate for the operation. User could be a regular user or a service account in a namespace. --as-group strings Group to impersonate for the operation, this flag can be repeated to specify multiple groups. --as-uid string UID to impersonate for the operation.kubernetes.io/docs/reference/kubectl/generated/kubectl_config/kubectl_config_current-context/Registered: Wed Apr 16 06:30:18 UTC 2025 - 440.1K bytes - Viewed (0) -
kubectl config get-users | Kubernetes
Synopsis Display users defined in the kubeconfig. kubectl config get-users [flags] Examples # List the users that kubectl knows about kubectl config get-users Options -h, --help help for get-users Parent Options Inherited --as string Username to impersonate for the operation. User could be a regular user or a service account in a namespace. --as-group strings Group to impersonate for the operation, this flag can be repeated to specify multiple groups.kubernetes.io/docs/reference/kubectl/generated/kubectl_config/kubectl_config_get-users/Registered: Wed Apr 16 06:33:31 UTC 2025 - 439.8K bytes - Viewed (0) -
kubectl config delete-context | Kubernetes
Synopsis Delete the specified context from the kubeconfig. kubectl config delete-context NAME Examples # Delete the context for the minikube cluster kubectl config delete-context minikube Options -h, --help help for delete-context Parent Options Inherited --as string Username to impersonate for the operation. User could be a regular user or a service account in a namespace. --as-group strings Group to impersonate for the operation, this flag can be repeated to specify multiple groups.kubernetes.io/docs/reference/kubectl/generated/kubectl_config/kubectl_config_delete-context/Registered: Wed Apr 16 06:31:12 UTC 2025 - 440.1K bytes - Viewed (0) -
kubectl config rename-context | Kubernetes
Synopsis Renames a context from the kubeconfig file. CONTEXT_NAME is the context name that you want to change. NEW_NAME is the new name you want to set. Note: If the context being renamed is the 'current-context', this field will also be updated. kubectl config rename-context CONTEXT_NAME NEW_NAME Examples # Rename the context 'old-name' to 'new-name' in your kubeconfig file kubectl config rename-context old-name new-name Options -h, --help help for rename-contextkubernetes.io/docs/reference/kubectl/generated/kubectl_config/kubectl_config_rename-context/Registered: Wed Apr 16 06:32:28 UTC 2025 - 440.3K bytes - Viewed (0) -
kubectl config delete-cluster | Kubernetes
Synopsis Delete the specified cluster from the kubeconfig. kubectl config delete-cluster NAME Examples # Delete the minikube cluster kubectl config delete-cluster minikube Options -h, --help help for delete-cluster Parent Options Inherited --as string Username to impersonate for the operation. User could be a regular user or a service account in a namespace. --as-group strings Group to impersonate for the operation, this flag can be repeated to specify multiple groups.kubernetes.io/docs/reference/kubectl/generated/kubectl_config/kubectl_config_delete-cluster/Registered: Wed Apr 16 06:34:46 UTC 2025 - 440K bytes - Viewed (0)