Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 441 - 450 of 7,085 for secret (0.63 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.17/security/certificates/api-serv... Cache
    Registered: Tue Apr 15 22:10:31 UTC 2025
    - Last Modified: Tue Apr 15 21:21:11 UTC 2025
    - 353.8K 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.15/security/certificates/api-serv... Cache
    Registered: Wed Apr 16 02:00:02 UTC 2025
    - Last Modified: Wed Apr 16 01:19:53 UTC 2025
    - 326.5K bytes
    - Viewed (0)
  3. 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.14/security/certificates/api-serv... Cache
    Registered: Fri Apr 18 04:32:06 UTC 2025
    - Last Modified: Fri Apr 18 04:17:50 UTC 2025
    - 320.8K bytes
    - Viewed (0)
  4. Configuring a Keystone identity provider - Conf...

    Creating the secret Identity providers use OKD Secret objects in...command: $ oc create secret tls <secret_name> --key = key.pem...
    docs.okd.io/4.18/authentication/identity_provid... Cache
    Registered: Tue Apr 15 20:20:41 UTC 2025
    - Last Modified: Tue Apr 15 19:21:48 UTC 2025
    - 356.7K bytes
    - Viewed (0)
  5. Configuring a Keystone identity provider - Conf...

    Creating the secret Identity providers use OKD Secret objects in...command: $ oc create secret tls <secret_name> --key = key.pem...
    docs.okd.io/4.14/authentication/identity_provid... Cache
    Registered: Fri Apr 18 04:29:44 UTC 2025
    - Last Modified: Fri Apr 18 03:20:59 UTC 2025
    - 326.1K bytes
    - Viewed (0)
  6. Triggering and modifying builds - Builds using ...

    must then reference the secret. The secret ensures the uniqueness...data field of a Secret object. - kind : Secret apiVersion : v1...
    docs.okd.io/4.18/cicd/builds/triggering-builds-... Cache
    Registered: Tue Apr 15 20:42:47 UTC 2025
    - Last Modified: Tue Apr 15 20:18:02 UTC 2025
    - 402.9K bytes
    - Viewed (0)
  7. Preparing to update a cluster with manually mai...

    without the root secret, navigate to Workloads → Secrets and look for...root secret, run the following command: $ oc get secret <secret_name>...
    docs.okd.io/4.11/updating/preparing-manual-cred... Cache
    Registered: Thu Apr 17 19:54:09 UTC 2025
    - Last Modified: Thu Apr 17 19:18:05 UTC 2025
    - 506.8K bytes
    - Viewed (0)
  8. Authentication and authorization for hosted con...

    the secret secret , err := client . CoreV1 () . Secrets ( namespace...else { // secret is found, return it return secret , nil } }...
    docs.okd.io/latest/hosted_control_planes/hcp-au... Cache
    Registered: Tue Apr 15 18:56:23 UTC 2025
    - Last Modified: Tue Apr 15 18:19:56 UTC 2025
    - 386.1K bytes
    - Viewed (0)
  9. Authentication and authorization for hosted con...

    the secret secret , err := client . CoreV1 () . Secrets ( namespace...else { // secret is found, return it return secret , nil } }...
    docs.okd.io/4.17/hosted_control_planes/hcp-auth... Cache
    Registered: Tue Apr 15 22:50:01 UTC 2025
    - Last Modified: Tue Apr 15 22:18:28 UTC 2025
    - 388.7K bytes
    - Viewed (0)
  10. Securing the build process - Container security...

    it secrets : - destinationDir : . secret : name : secret-npmrc...input secret to a new BuildConfig object: Create the secret, if...
    docs.okd.io/4.12/security/container_security/se... Cache
    Registered: Thu Apr 17 18:18:18 UTC 2025
    - Last Modified: Thu Apr 17 17:19:19 UTC 2025
    - 566.9K bytes
    - Viewed (0)
Back to top