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.
Use the following steps to deploy a Kubernetes blueprint.
Note: By default, this application will not be accessible to the internet. To enable internet access, change the following under the kind: Service
spec: |
Note: This may take more than a few minutes
Use the following steps to deploy a Kubernetes blueprint.
Create an archive using the following steps:
tar -cvf mongodb |