- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 261 - 270 of 685 for host:kubernetes.io (0.03 sec)
-
Install a Network Policy Provider | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/tasks/administer-cluster/network-policy-provider/Registered: Wed Apr 16 06:06:46 UTC 2025 - 432K bytes - Viewed (0) -
Enable Or Disable A Kubernetes API | Kubernetes
This page shows how to enable or disable an API version from your cluster's control plane. Specific API versions can be turned on or off by passing --runtime-config=api/<version> as a command line argument to the API server. The values for this argument are a comma-separated list of API versions. Later values override earlier values. The runtime-config command line argument also supports 2 special keys: api/all, representing all known APIs api/legacy, representing only legacy APIs.kubernetes.io/docs/tasks/administer-cluster/enable-disable-api/Registered: Wed Apr 16 06:13:36 UTC 2025 - 433.7K bytes - Viewed (0) -
Troubleshooting Applications | Kubernetes
Debugging common containerized application issues.kubernetes.io/docs/tasks/debug/debug-application/Registered: Wed Apr 16 06:14:42 UTC 2025 - 432.2K bytes - Viewed (0) -
Schedule GPUs | Kubernetes
Configure and schedule GPUs for use as a resource by nodes in a cluster.kubernetes.io/docs/tasks/manage-gpus/scheduling-gpus/Registered: Wed Apr 16 06:21:54 UTC 2025 - 445.1K bytes - Viewed (0) -
Deploy an App | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/tutorials/kubernetes-basics/deploy-app/Registered: Wed Apr 16 06:22:31 UTC 2025 - 433K bytes - Viewed (0) -
Stateless Applications | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/tutorials/stateless-application/Registered: Wed Apr 16 06:23:32 UTC 2025 - 431.4K bytes - Viewed (0) -
Kubernetes Issue Tracker | Kubernetes
To report a security issue, please follow the Kubernetes security disclosure process. Work on Kubernetes code and public issues are tracked using GitHub Issues. Official list of known CVEs (security vulnerabilities) that have been announced by the Security Response Committee CVE-related GitHub issues Security-related announcements are sent to the kubernetes-security-announce@googlegroups.com mailing list.kubernetes.io/docs/reference/issues-security/issues/Registered: Wed Apr 16 06:33:25 UTC 2025 - 433.2K bytes - Viewed (0) -
kubectl certificate | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_certificate/ Similar Results (1)Registered: Wed Apr 16 06:33:13 UTC 2025 - 439.5K bytes - Viewed (0) -
kubectl set subject | Kubernetes
Synopsis Update the user, group, or service account in a role binding or cluster role binding. kubectl set subject (-f FILENAME | TYPE NAME) [--user=username] [--group=groupname] [--serviceaccount=namespace:serviceaccountname] [--dry-run=server|client|none] Examples # Update a cluster role binding for serviceaccount1 kubectl set subject clusterrolebinding admin --serviceaccount=namespace:serviceaccount1 # Update a role binding for user1, user2, and group1 kubectl set subject rolebinding admin --user=user1 --user=user2 --group=group1 # Print the result (in YAML format) of updating rolebinding subjects from a local, without hitting the server kubectl create rolebinding admin --role=admin --user=admin -o yaml --dry-run=client | kubectl set subject --local -f - --user=foo -o yaml Options --all Select all resources, in the namespace of the specified resource typeskubernetes.io/docs/reference/kubectl/generated/kubectl_set/kubectl_set_subject/Registered: Wed Apr 16 06:40:00 UTC 2025 - 445.2K bytes - Viewed (0) -
kubectl expose | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/reference/kubectl/generated/kubectl_expose/Registered: Wed Apr 16 06:38:46 UTC 2025 - 446.7K bytes - Viewed (0)