Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 501 - 510 of 7,085 for secret (1.6 sec)

  1. Adding API server certificates - Configuring ce...

    $ oc create secret tls <secret> \ (1) --cert = </path/to/cert.crt>...openshift-config 1 <secret> is the name of the secret that will contain...
    docs.okd.io/4.8/security/certificates/api-serve... Cache
    Registered: Thu Apr 17 23:54:44 UTC 2025
    - Last Modified: Thu Apr 17 23:18:11 UTC 2025
    - 197K bytes
    - Viewed (0)
  2. Adding API server certificates - Configuring ce...

    $ oc create secret tls <secret> \ (1) --cert = </path/to/cert.crt>...openshift-config 1 <secret> is the name of the secret that will contain...
    docs.okd.io/4.6/security/certificates/api-serve... Cache
    Registered: Fri Apr 18 01:46:05 UTC 2025
    - Last Modified: Fri Apr 18 01:17:53 UTC 2025
    - 180.4K bytes
    - Viewed (0)
  3. Mapping volumes using projected volumes - Worki...

    oc get secret <secret-name> For example: $ oc get secret mysecret...create -f secret.yaml Example output secret "mysecret" created...
    docs.okd.io/4.7/nodes/containers/nodes-containe... Cache
    Registered: Fri Apr 18 01:19:20 UTC 2025
    - Last Modified: Fri Apr 18 00:18:00 UTC 2025
    - 214.3K bytes
    - Viewed (0)
  4. Projected Volumes | Developer Guide | OKD 3.11

    $ oc get secret <secret-name> $ oc get secret <secret-name> -o...example: $ oc create -f secret.yaml secret "mysecret" created You can...
    docs.okd.io/3.11/dev_guide/projected_volumes.html Cache
    Registered: Fri Apr 18 02:36:45 UTC 2025
    - Last Modified: Fri Apr 18 02:19:40 UTC 2025
    - 112.3K bytes
    - Viewed (0)
  5. Configuring a basic authentication identity pro...

    Creating the secret Identity providers use OKD Secret objects in...command. $ oc create secret tls <secret_name> --from-literal...
    docs.okd.io/4.7/authentication/identity_provide... Cache
    Registered: Fri Apr 18 00:58:38 UTC 2025
    - Last Modified: Fri Apr 18 00:18:00 UTC 2025
    - 206K bytes
    - Viewed (0)
  6. Manually creating IAM - Installing on Azure | I...

    The secrets must be stored using the namespace and secret name...... Sample Secret object apiVersion : v1 kind : Secret metadata...
    docs.okd.io/4.12/installing/installing_azure/ma... Cache
    Registered: Thu Apr 17 18:05:50 UTC 2025
    - Last Modified: Thu Apr 17 17:19:19 UTC 2025
    - 303.8K bytes
    - Viewed (0)
  7. Configuring SSH access to VMs - Managing VMs | ...

    add a secret to a project and then delete the VM, the secret is...existing : Select a secret from the secrets list. Add new : Browse...
    docs.okd.io/latest/virt/managing_vms/virt-acces... Cache
    Registered: Tue Apr 15 19:50:26 UTC 2025
    - Last Modified: Tue Apr 15 19:21:46 UTC 2025
    - 413.5K bytes
    - Viewed (0)
  8. Using passthrough mode - Managing cloud provide...

    CredentialsRequest secret. Amazon Web Services (AWS) secret format apiVersion..._id> aws_secret_access_key : <base64-encoded_secret_access_key>...
    docs.okd.io/4.12/authentication/managing_cloud_... Cache
    Registered: Thu Apr 17 18:25:49 UTC 2025
    - Last Modified: Thu Apr 17 17:19:19 UTC 2025
    - 314.4K bytes
    - Viewed (0)
  9. OpenShift CLI developer command reference - Ope...

    the pod oc secrets link pod-sa pod-secret oc secrets unlink Detach...environment from a secret oc set env --from = secret/mysecret dc/myapp...
    docs.okd.io/4.9/cli_reference/openshift_cli/dev... Cache
    Registered: Thu Apr 17 22:47:26 UTC 2025
    - Last Modified: Thu Apr 17 22:17:55 UTC 2025
    - 393.9K bytes
    - Viewed (0)
  10. Available cluster customizations - Installation...

    download the pull secret: $ oc get secret/pull-secret -n openshift-config...cluster pull secret You can update the global pull secret for your...
    docs.okd.io/4.6/installing/install_config/custo... Cache
    Registered: Fri Apr 18 01:44:16 UTC 2025
    - Last Modified: Fri Apr 18 01:17:53 UTC 2025
    - 192.2K bytes
    - Viewed (0)
Back to top