Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: test ใƒ†ใ‚นใƒˆ

Results 1 - 10 of 629 for content_length:[100000 TO 499999] (0.03 sec)

  1. Set up Ingress on Minikube with the NGINX Ingre...

    An Ingress is an API object that defines rules which allow external access to services in a cluster. An Ingress controller fulfills the rules set in the Ingress. This page shows you how to set up a simple Ingress which routes requests to Service 'web' or 'web2' depending on the HTTP URI. Before you begin This tutorial assumes that you are using minikube to run a local Kubernetes cluster. Visit Install tools to learn how to install minikube.
    kubernetes.io/docs/tasks/access-application-cluster/ingress-minikube/
    Registered: Fri Jun 07 06:03:54 UTC 2024
    - 444.3K bytes
    - Viewed (0)
  2. Roles and responsibilities | Kubernetes

    Anyone can contribute to Kubernetes. As your contributions to SIG Docs grow, you can apply for different levels of membership in the community. These roles allow you to take on more responsibility within the community. Each role requires more time and commitment. The roles are: Anyone: regular contributors to the Kubernetes documentation Members: can assign and triage issues and provide non-binding review on pull requests Reviewers: can lead reviews on documentation pull requests and can vouch for a change's quality Approvers: can lead reviews on documentation and merge changes Anyone Anyone with a GitHub account can contribute to Kubernetes.
    kubernetes.io/docs/contribute/participate/roles-and-responsibilities/
    Registered: Fri Jun 07 06:35:51 UTC 2024
    - 428.5K bytes
    - Viewed (0)
  3. kube-proxy Configuration (v1alpha1) | Kubernetes

    Resource Types KubeProxyConfiguration ClientConnectionConfiguration Appears in: KubeProxyConfiguration KubeSchedulerConfiguration GenericControllerManagerConfiguration ClientConnectionConfiguration contains details for constructing a client. FieldDescription kubeconfig [Required] string kubeconfig is the path to a KubeConfig file. acceptContentTypes [Required] string acceptContentTypes defines the Accept header sent by clients when connecting to a server, overriding the default value of 'application/json'. This field will control all connections to the server used by a particular client. contentType [Required] string contentType is the content type used when sending data to the server from this client.
    kubernetes.io/docs/reference/config-api/kube-proxy-config.v1alpha1/
    Registered: Fri Jun 07 06:34:41 UTC 2024
    - 442.3K bytes
    - Viewed (0)
  4. Docs smoke test page | Kubernetes

    This page serves two purposes: Demonstrate how the Kubernetes documentation uses Markdown Provide a "smoke test" document we can use to test HTML, CSS, and template changes that affect the overall documentation. Heading levels The above heading is an H2. The page title renders as an H1. The following sections show H3-H6. H3 This is in an H3 section. H4 This is in an H4 section. H5 This is in an H5 section.
    kubernetes.io/docs/test/
    Registered: Fri Jun 07 06:35:35 UTC 2024
    - 431.4K bytes
    - Viewed (0)
  5. Reviewing pull requests | Kubernetes

    Anyone can review a documentation pull request. Visit the pull requests section in the Kubernetes website repository to see open pull requests. Reviewing documentation pull requests is a great way to introduce yourself to the Kubernetes community. It helps you learn the code base and build trust with other contributors. Before reviewing, it's a good idea to: Read the content guide and style guide so you can leave informed comments.
    kubernetes.io/docs/contribute/review/reviewing-prs/
    Registered: Fri Jun 07 06:35:42 UTC 2024
    - 425.7K bytes
    - Viewed (0)
  6. 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: Fri Jun 07 05:50:28 UTC 2024
    - 434.3K bytes
    - Viewed (0)
  7. Upgrading Windows nodes | Kubernetes

    FEATURE STATE: Kubernetes v1.18 [beta] This page explains how to upgrade a Windows node created with kubeadm. Before you begin You need to have shell access to all the nodes, 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. Your Kubernetes server must be at or later than version 1.
    kubernetes.io/docs/tasks/administer-cluster/kubeadm/upgrading-windows-nodes/
    Registered: Fri Jun 07 05:50:32 UTC 2024
    - 422.1K bytes
    - Viewed (0)
  8. Custom Resources | Kubernetes

    Custom resources are extensions of the Kubernetes API. This page discusses when to add a custom resource to your Kubernetes cluster and when to use a standalone service. It describes the two methods for adding custom resources and how to choose between them. Custom resources A resource is an endpoint in the Kubernetes API that stores a collection of API objects of a certain kind; for example, the built-in pods resource contains a collection of Pod objects.
    kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/
    Registered: Fri Jun 07 05:50:37 UTC 2024
    - 451.3K bytes
    - Viewed (0)
  9. 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 Jun 07 05:50:45 UTC 2024
    - 447.7K bytes
    - Viewed (0)
  10. Administer a Cluster | Kubernetes

    Learn common tasks for administering a cluster.
    kubernetes.io/docs/tasks/administer-cluster/
    Registered: Fri Jun 07 05:50:53 UTC 2024
    - 419.9K bytes
    - Viewed (0)
Back to top