Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

...

This topic describes the steps to create a new secrete for a given namespace. There are 2 types of secrets which can be created and managed via Cloud Management Platform (CMP.)

Note
iconfalse
titlePrerequisites


Before you begin, ensure:

  • Kubernetes Cluster is pre-deployed and the status is running
  • You are entitled to the Kubernetes Cluster

  • At least one namespace is available.

Create Secret

...

You can create two Secret Types:

Anchor
Opaque
Opaque
Create Secrete Type - Opaque

...

To create Secret Type - Opaque:

  1. Click Secret Type - Opaque.
  2. Click Actions.
  3. Click Create Secret.
  4. Select Namespace and Opaque.

OpaqueImage RemovedOpaqueImage Added

Anchor
Kubernetes.io/Tls
Kubernetes.io/Tls
Create Secret Type Kubernetes.io/Tls

...

To create Secret Type - Kubernetes.io/Tls:

  1. Click Secret Type - Kubernetes.io/Tls.
  2. Click Actions.
  3. Click Create Secret.
  4. Select Namespace and Kubernetes.io/Tls. 

Kubernetes.ioImage RemovedKubernetes.ioImage Added

View Secret

...

You can view all the secrets in your dev namespace.

DevImage RemovedDevImage Added