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 6 Next »

Overview


This topic describes the steps to create a new secret for a given namespace. There are 2 types of secrets that can be created and managed via HyperCloud™ Platform (HCP).

Prerequisites: Before you begin, ensure that:

  • 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. Select Secret Type - Opaque.

  2. Click on Actions.

  3. Click on Create Secret.

  4. Select Namespace and Opaque.

Opaque

Create Secret Type Kubernetes.io/Tls


To create Secret Type - Kubernetes.io/Tls:

  1. Click Secret TypeKubernetes.io/Tls.

  2. Click on Actions.

  3. Click on 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