Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

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 HyperCloud™ Platform (HCP).

Prerequisites


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:

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.

Opaque

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.io

View Secret


You can view all the secrets in your dev namespace.

Dev

  • No labels