Deckhouse Kubernetes Platform on VK Cloud (OpenStack)
Before starting the installation, ensure you have the cloud provider quotas required to deploy your cluster.
The cloud-init
package must be installed on the VMs.
After the virtual machine is started, the following services associated with this package must be started:
cloud-config.service
;cloud-final.service
;cloud-init.service
.
You need to create a service account so that Deckhouse Kubernetes Platform can manage resources in the VK Cloud. The detailed instructions for creating a service account are available in the documentation.
A brief sequence of actions (run them on the personal computer) necessary to obtain authorization data:
- Follow this link;
- Switch to the «API keys» tab;
- Click the «Download openrc version 3» button;
- Run the downloaded shell script. It will create values for environment variables to use in the
provider
parameters of the Deckhouse Kubernetes Platform configuration.