Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 461 - 470 of 721 for host:kubernetes.io (0.03 seconds)

  1. Overview | Kubernetes

    Kubernetes is a portable, extensible, open source platform for managing containerized workloads and services that facilitate both declarative configuration and automation. It has a large, rapidly growing ecosystem. Kubernetes services, support, and tools are widely available.
    kubernetes.io/docs/concepts/overview/
    Fri Feb 06 07:39:50 GMT 2026
      479.6K bytes
  2. Production environment | Kubernetes

    Create a production-quality Kubernetes cluster
    kubernetes.io/docs/setup/production-environment/
    Fri Feb 06 07:40:03 GMT 2026
      487.6K bytes
  3. Enforcing Pod Security Standards | Kubernetes

    This page provides an overview of best practices when it comes to enforcing Pod Security Standards. Using the built-in Pod Security Admission Controller FEATURE STATE: Kubernetes v1.25 [stable] The Pod Security Admission Controller intends to replace the deprecated PodSecurityPolicies. Configure all cluster namespaces Namespaces that lack any configuration at all should be considered significant gaps in your cluster security model. We recommend taking the time to analyze the types of workloads occurring in each namespace, and by referencing the Pod Security Standards, decide on an appropriate level for each of them.
    kubernetes.io/docs/setup/best-practices/enforcing-pod-security-standards/
    Fri Feb 06 07:40:45 GMT 2026
      475.4K bytes
  4. The Kubernetes API | Kubernetes

    The Kubernetes API lets you query and manipulate the state of objects in Kubernetes. The core of Kubernetes' control plane is the API server and the HTTP API that it exposes. Users, the different parts of your cluster, and external components all communicate with one another through the API server.
    kubernetes.io/docs/concepts/overview/kubernetes-api/
    Fri Feb 06 07:41:12 GMT 2026
      488K bytes
  5. Turnkey Cloud Solutions | Kubernetes

    This page provides a list of Kubernetes certified solution providers. From each provider page, you can learn how to install and setup production ready clusters.
    kubernetes.io/docs/setup/production-environment/turnkey-solutions/
    Fri Feb 06 07:41:33 GMT 2026
      469.7K bytes
  6. Pod Security Admission | Kubernetes

    An overview of the Pod Security Admission Controller, which can enforce the Pod Security Standards.
    kubernetes.io/docs/concepts/security/pod-security-admission/
    Fri Feb 06 07:42:46 GMT 2026
      479.6K bytes
  7. Deployments | Kubernetes

    A Deployment manages a set of Pods to run an application workload, usually one that doesn't maintain state.
    kubernetes.io/docs/concepts/workloads/controllers/deployment/
    Fri Feb 06 07:46:29 GMT 2026
      563.2K bytes
  8. Pod Group Policies | Kubernetes

    FEATURE STATE: Kubernetes v1.35 [alpha](disabled by default) Every pod group defined in a Workload must declare a scheduling policy. This policy dictates how the scheduler treats the collection of Pods. Policy types The API currently supports two policy types: basic and gang. You must specify exactly one policy for each group. Basic policy The basic policy instructs the scheduler to treat all Pods in the group as independent entities, scheduling them using the standard Kubernetes behavior.
    kubernetes.io/docs/concepts/workloads/workload-api/policies/
    Fri Feb 06 07:45:58 GMT 2026
      471.6K bytes
  9. Windows Storage | Kubernetes

    This page provides an storage overview specific to the Windows operating system. Persistent storage Windows has a layered filesystem driver to mount container layers and create a copy filesystem based on NTFS. All file paths in the container are resolved only within the context of that container. With Docker, volume mounts can only target a directory in the container, and not an individual file. This limitation does not apply to containerd.
    kubernetes.io/docs/concepts/storage/windows-storage/
    Fri Feb 06 07:46:02 GMT 2026
      471.3K bytes
  10. Security | Kubernetes

    Concepts for keeping your cloud-native workload secure.
    kubernetes.io/docs/concepts/security/
    Fri Feb 06 07:47:36 GMT 2026
      477.9K bytes
Back to Top