Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 198 for test (0.07 sec)

  1. Docs smoke test page | Kubernetes

    Provide a "smoke test" document we can use to test HTML, CSS, and...the image's alt text. Try to always use alt text so that people...
    kubernetes.io/docs/test/
    Registered: Fri Jun 27 07:38:32 UTC 2025
    - 471.9K bytes
    - Viewed (0)
  2. index.json

    -f test.yaml \r\npod/test created\r\n$ kubectl logs test\r\n... name: test\r\nspec:\r\n containers:\r\n - name: test\r\n image:...
    kubernetes.io/docs/reference/issues-security/official-cve-feed/index.json
    Registered: Fri Jun 27 07:48:44 UTC 2025
    - 207.1K bytes
    - Viewed (0)
  3. Pod Scheduling Readiness | Kubernetes

    kubectl get pod test-pod -o wide Given the test-pod doesn't request...kind : Pod metadata : name : test-pod spec : schedulingGates :...
    kubernetes.io/docs/concepts/scheduling-eviction/pod-scheduling-readiness/
    Registered: Fri Jun 27 06:43:25 UTC 2025
    - 460K bytes
    - Viewed (0)
  4. Kubectl user preferences (kuberc) | Kubernetes

    kubectl runx test-pod will be translated to kubectl run test-pod --namespace...default : json kubectl getn test-ns will be translated to kubectl...
    kubernetes.io/docs/reference/kubectl/kuberc/
    Registered: Fri Jun 27 07:29:26 UTC 2025
    - 461.3K bytes
    - Viewed (0)
  5. Expose Pod Information to Containers Through En...

    spec : containers : - name : test-container image : registry....spec : containers : - name : test-container image : registry....
    kubernetes.io/docs/tasks/inject-data-application/environment-variable-expose-pod-information/
    Registered: Fri Jun 27 06:58:33 UTC 2025
    - 474.4K bytes
    - Viewed (0)
  6. Configure a Pod to Use a PersistentVolume for S...

    metadata : name : test spec : containers : - name : test image : nginx...the name of the other tool. Test that the index.html file exists:...
    kubernetes.io/docs/tasks/configure-pod-container/configure-persistent-volume-storage/
    Registered: Fri Jun 27 06:53:45 UTC 2025
    - 490.5K bytes
    - Viewed (0)
  7. Migrate Kubernetes Objects Using Storage Versio...

    named test-crd.yaml , as follows: apiVersion...using kubectl: kubectl apply -f test-crd.yaml Create a manifest for...
    kubernetes.io/docs/tasks/manage-kubernetes-objects/storage-version-migration/
    Registered: Fri Jun 27 06:58:24 UTC 2025
    - 491.5K bytes
    - Viewed (0)
  8. kuberc (v1alpha1) | Kubernetes

    if user invokes "kubectl runx test-pod" command, this will be expanded...to "kubectl run --image=nginx test-pod -- custom-arg1" name: getn...
    kubernetes.io/docs/reference/config-api/kuberc.v1alpha1/
    Registered: Fri Jun 27 07:37:15 UTC 2025
    - 451.9K bytes
    - Viewed (0)
  9. Writing a new topic | Kubernetes

    Website automatically runs this test case when PRs are submitted...ensure all examples pass the tests. For an example of a topic that...
    kubernetes.io/docs/contribute/style/write-new-topic/
    Registered: Fri Jun 27 07:39:54 UTC 2025
    - 456.6K bytes
    - Viewed (0)
  10. Mutating Admission Policy | Kubernetes

    modify a value: [ JSONPatch{op: "test", path: "/spec/example", value:...tchLabels: {"environment": "test"}} } ] To use strings containing...
    kubernetes.io/docs/reference/access-authn-authz/mutating-admission-policy/
    Registered: Fri Jun 27 07:12:35 UTC 2025
    - 477.8K bytes
    - Viewed (0)
Back to top