This topic describes the steps to create a Kubernetes YAML based blueprint. HyperCloud™ Platform supports deploying standard Kubernetes blueprints. Kubernetes blueprints can only be deployed in a Kubernetes cluster is deployed using the HyperCloud Platform.
Configuring Kubernetes Persistent Volumes
Persistent Volumes are pre-created volumes which can be attached to containers during runtime.
- Login to the HyperCloud™ Platform with your credentials Click on Services Orchestration Tab Click on Containers tab Click on the Kubernetes Cluster already provisioned
- Click on Action Button Click on New
- Enter a Volume Name: app1-vol1
- Storage Class: Standard
- Reclaim Policy: Delete
- Disk – Select disk options to create the persistent volume
- New – Enter a Volume Size (GB) for e.g 100 GB
- Existing – User must provide the exact URI for an existing volume
- Click Save
Anchor | ||||
---|---|---|---|---|
|
...