Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 571 - 580 of 705 for host:kubernetes.io (1.86 sec)

  1. Running Automated Tasks with a CronJob | Kubern...

    This page shows how to run automated tasks using Kubernetes CronJob object. 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/job/automated-tasks-with-cron-jobs/
    Registered: Fri Dec 12 08:41:25 UTC 2025
    - 470K bytes
    - Viewed (0)
  2. Define a Command and Arguments for a Container ...

    This page shows how to define commands and arguments when you run a container in a Pod. 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/inject-data-application/define-command-argument-container/
    Registered: Fri Dec 12 08:42:56 UTC 2025
    - 470.6K bytes
    - Viewed (0)
  3. Run Applications | Kubernetes

    Run and manage both stateless and stateful applications.
    kubernetes.io/docs/tasks/run-application/
    Registered: Fri Dec 12 08:43:02 UTC 2025
    - 458.4K bytes
    - Viewed (0)
  4. Use an HTTP Proxy to Access the Kubernetes API ...

    This page shows how to use an HTTP proxy to access the Kubernetes API. 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/http-proxy-access-api/
    Registered: Fri Dec 12 08:42:33 UTC 2025
    - 461.9K bytes
    - Viewed (0)
  5. Managing Secrets | Kubernetes

    Managing confidential settings data using Secrets.
    kubernetes.io/docs/tasks/configmap-secret/
    Registered: Fri Dec 12 08:42:25 UTC 2025
    - 457.1K bytes
    - Viewed (0)
  6. 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 Dec 12 08:45:28 UTC 2025
    - 674.6K bytes
    - Viewed (0)
  7. Managing Kubernetes Objects Using Imperative Co...

    Kubernetes objects can quickly be created, updated, and deleted directly using imperative commands built into the kubectl command-line tool. This document explains how those commands are organized and how to use them to manage live objects. Before you begin Install kubectl. 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.
    kubernetes.io/docs/tasks/manage-kubernetes-objects/imperative-command/
    Registered: Fri Dec 12 08:45:40 UTC 2025
    - 469.1K bytes
    - Viewed (0)
  8. Extend Kubernetes | Kubernetes

    Understand advanced ways to adapt your Kubernetes cluster to the needs of your work environment.
    kubernetes.io/docs/tasks/extend-kubernetes/
    Registered: Fri Dec 12 08:45:25 UTC 2025
    - 457.3K bytes
    - Viewed (0)
  9. Managing Secrets using Kustomize | Kubernetes

    Creating Secret objects using kustomization.yaml file.
    kubernetes.io/docs/tasks/configmap-secret/managing-secret-using-kustomize/
    Registered: Fri Dec 12 08:46:33 UTC 2025
    - 467.6K bytes
    - Viewed (0)
  10. Use a Service to Access an Application in a Clu...

    This page shows how to create a Kubernetes Service object that external clients can use to access an application running in a cluster. The Service provides load balancing for an application that has two running instances. 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.
    kubernetes.io/docs/tasks/access-application-cluster/service-access-application-cluster/
    Registered: Fri Dec 12 08:48:17 UTC 2025
    - 473K bytes
    - Viewed (0)
Back to top