Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 1,607 for pod (5.68 sec)

  1. Mounting Volumes To Privileged Pods - Persisten...

    Export the pod configuration: $ oc export pod <pod_name> Examine...gluster-pvc.yaml Privileged pods : gluster-S3-pod.yaml A user with the...
    docs.openshift.com/container-platform/3.5/insta... Cache
    Registered: Fri Oct 04 03:54:00 UTC 2024
    - 78.1K bytes
    - Viewed (0)
  2. Sharing an NFS PV Across Two Pods - Persistent ...

    create the pod: # oc create -f nfs.yaml pod "nginx-nfs-pod" created...oc get pod nginx-nfs-pod -o yaml apiVersion: v1 kind: Pod metadata:...
    docs.openshift.com/enterprise/3.1/install_confi... Cache
    Registered: Fri Oct 04 04:26:39 UTC 2024
    - 82.2K bytes
    - Viewed (0)
  3. Sharing an NFS PV Across Two Pods - Persistent ...

    the pod: # oc create -f nfs-2.yaml pod "busybox-nfs-pod" created...virt_use_nfs on Creating the Pod A pod definition file or a template...
    docs.openshift.com/container-platform/3.4/insta... Cache
    Registered: Fri Oct 04 03:57:12 UTC 2024
    - 93.3K bytes
    - Viewed (0)
  4. Sharing an NFS PV Across Two Pods - Persistent ...

    the pod: # oc create -f nfs-2.yaml pod "busybox-nfs-pod" created...virt_use_nfs on Creating the Pod A pod definition file or a template...
    docs.openshift.com/container-platform/3.5/insta... Cache
    Registered: Fri Oct 04 03:46:08 UTC 2024
    - 97K bytes
    - Viewed (0)
  5. Analyzing Cluster Capacity | Cluster Administra...

    the pod specification input is: apiVersion : v1 kind : Pod metadata...similar to the following: small-pod pod requirements: - CPU: 150m -...
    docs.openshift.com/container-platform/3.6/admin... Cache
    Registered: Fri Oct 04 03:37:40 UTC 2024
    - 84.7K bytes
    - Viewed (0)
  6. Port Forwarding | Developer Guide | OpenShift D...

    the target pod. <pod> is the name of the target pod. For example:...and 6000 in the pod, run: $ oc port-forward <pod> 5000 6000 To...
    docs.openshift.com/dedicated/3/dev_guide/port_f... Cache
    Registered: Sat Oct 05 05:04:01 UTC 2024
    - 79.4K bytes
    - Viewed (0)
  7. Sharing an NFS PV across two PVCs - Persistent ...

    the pod: # oc create -f nfs-2.yaml pod "busybox-nfs-pod" created...is installed. Creating the Pod A pod definition file or a template...
    docs.openshift.com/enterprise/3.2/install_confi... Cache
    Registered: Fri Oct 04 04:16:47 UTC 2024
    - 84K bytes
    - Viewed (0)
  8. Downward API | Developer Guide | OpenShift Cont...

    following fields: Pod name Pod namespace Pod annotations Pod labels Example...variables are: Pod name Pod namespace Create a pod.json file: apiVersion...
    docs.openshift.com/container-platform/3.3/dev_g... Cache
    Registered: Fri Oct 04 04:10:23 UTC 2024
    - 79K bytes
    - Viewed (0)
  9. Image Policy | Cluster Administration | OpenShi...

    is pods . 4 Indicates that if this rule matches, the pod should...--confirm Create a pod using this YAML. The pod should be created....
    docs.openshift.com/container-platform/3.6/admin... Cache
    Registered: Fri Oct 04 03:35:39 UTC 2024
    - 85.2K bytes
    - Viewed (0)
  10. Secrets | Developer Guide | OpenShift Container...

    secret-example-pod Delete the pod: $ oc delete pod secret-example-pod Image...delete the original pod and create a new pod (perhaps with an identical...
    docs.openshift.com/container-platform/3.3/dev_g... Cache
    Registered: Fri Oct 04 04:13:22 UTC 2024
    - 76.6K bytes
    - Viewed (0)
Back to top