Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 391 - 400 of 702 for host:kubernetes.io (0.04 sec)

  1. CronJob | Kubernetes

    A CronJob starts one-time Jobs on a repeating schedule.
    kubernetes.io/docs/concepts/workloads/controllers/cron-jobs/
    Registered: Fri Oct 24 09:02:21 UTC 2025
    - 480.1K bytes
    - Viewed (0)
  2. Volume Attributes Classes | Kubernetes

    FEATURE STATE: Kubernetes v1.34 [stable] (enabled by default: true) This page assumes that you are familiar with StorageClasses, volumes and PersistentVolumes in Kubernetes. A VolumeAttributesClass provides a way for administrators to describe the mutable "classes" of storage they offer. Different classes might map to different quality-of-service levels. Kubernetes itself is un-opinionated about what these classes represent. This feature is generally available (GA) as of version 1.34, and users have the option to disable it.
    kubernetes.io/docs/concepts/storage/volume-attributes-classes/
    Registered: Fri Oct 24 09:02:30 UTC 2025
    - 469.9K bytes
    - Viewed (0)
  3. Service | Kubernetes

    Expose an application running in your cluster behind a single outward-facing endpoint, even when the workload is split across multiple backends.
    kubernetes.io/docs/concepts/services-networking/service/
    Registered: Fri Oct 24 09:03:48 UTC 2025
    - 548.8K bytes
    - Viewed (0)
  4. StatefulSets | Kubernetes

    A StatefulSet runs a group of Pods, and maintains a sticky identity for each of those Pods. This is useful for managing applications that need persistent storage or a stable, unique network identity.
    kubernetes.io/docs/concepts/workloads/controllers/statefulset/
    Registered: Fri Oct 24 09:03:42 UTC 2025
    - 504.5K bytes
    - Viewed (0)
  5. Downward API | Kubernetes

    There are two ways to expose Pod and container fields to a running container: environment variables, and as files that are populated by a special volume type. Together, these two ways of exposing Pod and container fields are called the downward API.
    kubernetes.io/docs/concepts/workloads/pods/downward-api/
    Registered: Fri Oct 24 09:02:02 UTC 2025
    - 465.9K bytes
    - Viewed (0)
  6. Customizing DNS Service | Kubernetes

    This page explains how to configure your DNS Pod(s) and customize the DNS resolution process in your cluster. 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/dns-custom-nameservers/
    Registered: Fri Oct 24 09:23:43 UTC 2025
    - 475K bytes
    - Viewed (0)
  7. Autoscale the DNS Service in a Cluster | Kubern...

    This page shows how to enable and configure autoscaling of the DNS service in your Kubernetes cluster. 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/dns-horizontal-autoscaling/
    Registered: Fri Oct 24 09:22:52 UTC 2025
    - 490.8K bytes
    - Viewed (0)
  8. 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: Fri Oct 24 09:23:21 UTC 2025
    - 465.4K bytes
    - Viewed (0)
  9. Extend the Kubernetes API with CustomResourceDe...

    This page shows how to install a custom resource into the Kubernetes API by creating a CustomResourceDefinition. 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/extend-kubernetes/custom-resources/custom-resource-definitions/
    Registered: Fri Oct 24 09:52:41 UTC 2025
    - 675K bytes
    - Viewed (0)
  10. Use Custom Resources | Kubernetes

    Production-Grade Container Orchestration
    kubernetes.io/docs/tasks/extend-kubernetes/custom-resources/
    Registered: Fri Oct 24 09:52:13 UTC 2025
    - 456.8K bytes
    - Viewed (0)
Back to top