- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 561 - 570 of 686 for host:kubernetes.io (0.29 sec)
-
Configure Memory and CPU Quotas for a Namespace...
Define overall memory and CPU resource limits for a namespace.kubernetes.io/docs/tasks/administer-cluster/manage-resources/quota-memory-cpu-namespace/Registered: Wed Jun 04 06:51:35 UTC 2025 - 465.5K bytes - Viewed (0) -
Network Plugins | Kubernetes
Kubernetes (version 1.3 through to the latest 1.33, and likely onwards) lets you use Container Network Interface (CNI) plugins for cluster networking. You must use a CNI plugin that is compatible with your cluster and that suits your needs. Different plugins are available (both open- and closed- source) in the wider Kubernetes ecosystem. A CNI plugin is required to implement the Kubernetes network model. You must use a CNI plugin that is compatible with the v0.kubernetes.io/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/Registered: Wed Jun 04 06:50:21 UTC 2025 - 460K bytes - Viewed (0) -
Proxies in Kubernetes | Kubernetes
This page explains proxies used with Kubernetes. Proxies There are several different proxies you may encounter when using Kubernetes: The kubectl proxy: runs on a user's desktop or in a pod proxies from a localhost address to the Kubernetes apiserver client to proxy uses HTTP proxy to apiserver uses HTTPS locates apiserver adds authentication headers The apiserver proxy: is a bastion built into the apiserver connects a user outside of the cluster to cluster IPs which otherwise might not be reachable runs in the apiserver processes client to proxy uses HTTPS (or http if apiserver so configured) proxy to target may use HTTP or HTTPS as chosen by proxy using available information can be used to reach a Node, Pod, or Service does load balancing when used to reach a Service The kube proxy:kubernetes.io/docs/concepts/cluster-administration/proxies/Registered: Wed Jun 04 06:50:01 UTC 2025 - 450.6K bytes - Viewed (0) -
Compatibility Version For Kubernetes Control Pl...
Since release v1.32, we introduced configurable version compatibility and emulation options to Kubernetes control plane components to make upgrades safer by providing more control and increasing the granularity of steps available to cluster administrators. Emulated Version The emulation option is set by the --emulated-version flag of control plane components. It allows the component to emulate the behavior (APIs, features, ...) of an earlier version of Kubernetes. When used, the capabilities available will match the emulated version:kubernetes.io/docs/concepts/cluster-administration/compatibility-version/Registered: Wed Jun 04 06:51:01 UTC 2025 - 447.4K bytes - Viewed (0) -
Administer a Cluster | Kubernetes
Learn common tasks for administering a cluster.kubernetes.io/docs/tasks/administer-cluster/Registered: Wed Jun 04 06:53:25 UTC 2025 - 450.4K bytes - Viewed (0) -
Use Cilium for NetworkPolicy | Kubernetes
This page shows how to use Cilium for NetworkPolicy. For background on Cilium, read the Introduction to Cilium. Before you begin You need to have a Kubernetes cluster, and the kubectl command-line tool must be configured to communicate with your cluster. It is recommended to run this tutorial on a cluster with at least two nodes that are not acting as control plane hosts. If you do not already have a cluster, you can create one by using minikube or you can use one of these Kubernetes playgrounds:kubernetes.io/docs/tasks/administer-cluster/network-policy-provider/cilium-network-policy/Registered: Wed Jun 04 06:53:13 UTC 2025 - 453.1K bytes - Viewed (0) -
Change the Reclaim Policy of a PersistentVolume...
This page shows how to change the reclaim policy of a Kubernetes PersistentVolume. Before you begin You need to have a Kubernetes cluster, and the kubectl command-line tool must be configured to communicate with your cluster. It is recommended to run this tutorial on a cluster with at least two nodes that are not acting as control plane hosts. If you do not already have a cluster, you can create one by using minikube or you can use one of these Kubernetes playgrounds:kubernetes.io/docs/tasks/administer-cluster/change-pv-reclaim-policy/Registered: Wed Jun 04 06:58:36 UTC 2025 - 452.4K bytes - Viewed (0) -
Debug a StatefulSet | Kubernetes
This task shows you how to debug a StatefulSet. Before you begin You need to have a Kubernetes cluster, and the kubectl command-line tool must be configured to communicate with your cluster. You should have a StatefulSet running that you want to investigate. Debugging a StatefulSet In order to list all the pods which belong to a StatefulSet, which have a label app.kubernetes.io/name=MyApp set on them, you can use the following:kubernetes.io/docs/tasks/debug/debug-application/debug-statefulset/Registered: Wed Jun 04 06:59:55 UTC 2025 - 447.6K bytes - Viewed (0) -
Hardening Guide - Authentication Mechanisms | K...
Information on authentication options in Kubernetes and their security properties.kubernetes.io/docs/concepts/security/hardening-guide/authentication-mechanisms/Registered: Wed Jun 04 06:44:22 UTC 2025 - 454.6K bytes - Viewed (0) -
Application Security Checklist | Kubernetes
Baseline guidelines around ensuring application security on Kubernetes, aimed at application developerskubernetes.io/docs/concepts/security/application-security-checklist/Registered: Wed Jun 04 06:44:32 UTC 2025 - 454.5K bytes - Viewed (0)