- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 161 - 170 of 699 for host:kubernetes.io (0.02 sec)
-
Customizing components with the kubeadm API | K...
This page covers how to customize the components that kubeadm deploys. For control plane components you can use flags in the ClusterConfiguration structure or patches per-node. For the kubelet and kube-proxy you can use KubeletConfiguration and KubeProxyConfiguration, accordingly. All of these options are possible via the kubeadm configuration API. For more details on each field in the configuration you can navigate to our API reference pages. Note:Customizing the CoreDNS deployment of kubeadm is currently not supported.kubernetes.io/docs/setup/production-environment/tools/kubeadm/control-plane-flags/Registered: Mon Sep 15 08:18:53 UTC 2025 - 477.3K bytes - Viewed (0) -
Workload Management | Kubernetes
Production-Grade Container Orchestrationkubernetes.io/docs/concepts/workloads/controllers/Registered: Mon Sep 15 08:19:53 UTC 2025 - 462.3K bytes - Viewed (0) -
Cluster Administration | Kubernetes
Lower-level detail relevant to creating or administering a Kubernetes cluster.kubernetes.io/docs/concepts/cluster-administration/Registered: Mon Sep 15 08:36:10 UTC 2025 - 461.5K bytes - Viewed (0) -
Linux kernel security constraints for Pods and ...
Overview of Linux kernel security modules and constraints that you can use to harden your Pods and containers.kubernetes.io/docs/concepts/security/linux-kernel-security-constraints/Registered: Mon Sep 15 08:36:20 UTC 2025 - 470.7K bytes - Viewed (0) -
Installing Addons | Kubernetes
Note: This section links to third party projects that provide functionality required by Kubernetes. The Kubernetes project authors aren't responsible for these projects, which are listed alphabetically. To add a project to this list, read the content guide before submitting a change. More information. Add-ons extend the functionality of Kubernetes. This page lists some of the available add-ons and links to their respective installation instructions. The list does not try to be exhaustive.kubernetes.io/docs/concepts/cluster-administration/addons/Registered: Mon Sep 15 08:36:35 UTC 2025 - 466.3K bytes - Viewed (0) -
Scheduling Framework | Kubernetes
FEATURE STATE: Kubernetes v1.19 [stable] The scheduling framework is a pluggable architecture for the Kubernetes scheduler. It consists of a set of "plugin" APIs that are compiled directly into the scheduler. These APIs allow most scheduling features to be implemented as plugins, while keeping the scheduling "core" lightweight and maintainable. Refer to the design proposal of the scheduling framework for more technical information on the design of the framework.kubernetes.io/docs/concepts/scheduling-eviction/scheduling-framework/Registered: Mon Sep 15 08:37:52 UTC 2025 - 473.7K bytes - Viewed (0) -
Cluster Networking | Kubernetes
Networking is a central part of Kubernetes, but it can be challenging to understand exactly how it is expected to work. There are 4 distinct networking problems to address: Highly-coupled container-to-container communications: this is solved by Pods and localhost communications. Pod-to-Pod communications: this is the primary focus of this document. Pod-to-Service communications: this is covered by Services. External-to-Service communications: this is also covered by Services. Kubernetes is all about sharing machines among applications.kubernetes.io/docs/concepts/cluster-administration/networking/Registered: Mon Sep 15 08:37:59 UTC 2025 - 462.5K bytes - Viewed (0) -
Operator pattern | Kubernetes
Operators are software extensions to Kubernetes that make use of custom resources to manage applications and their components. Operators follow Kubernetes principles, notably the control loop. Motivation The operator pattern aims to capture the key aim of a human operator who is managing a service or set of services. Human operators who look after specific applications and services have deep knowledge of how the system ought to behave, how to deploy it, and how to react if there are problems.kubernetes.io/docs/concepts/extend-kubernetes/operator/Registered: Mon Sep 15 08:37:13 UTC 2025 - 466.6K bytes - Viewed (0) -
Compute, Storage, and Networking Extensions | K...
Production-Grade Container Orchestrationkubernetes.io/docs/concepts/extend-kubernetes/compute-storage-net/Registered: Mon Sep 15 08:39:45 UTC 2025 - 460.5K bytes - Viewed (0) -
Hardening Guide - Scheduler Configuration | Kub...
Information about how to make the Kubernetes scheduler more secure.kubernetes.io/docs/concepts/security/hardening-guide/scheduler/Registered: Mon Sep 15 08:39:51 UTC 2025 - 466.2K bytes - Viewed (0)