This section describes which are the pre-requisites to access the service and how to get started.
This is a pilot service and it is part of the validation phase of the Managed Kubernetes Service at ECMWF side. If you want to have access, please open a ticket at the EWC Support Portal |
The following pre-requisites need to be satisfied in order to start using the service.
Once the pre-requisites are met, it is possible to use the service via the OpenStack command-line client .
In order to get started it is possible to follow the steps below:
pip install python-magnumclient |
Test the command-line client setup and the Magnum plugin:
openstack coe cluster list |
If the setup is successful, it is possible to start using the service as described in the cluster provisioning and management documentation sections.
The Kubernetes service can be used also by leveraging Infrastructure as Code (IaC) tools such as Terraform or OpenTofu.
Such tools supports the interaction with the OpenStack API services, including Magnum, via the terraform-provider-openstack .
In order to get started with such access, it is recommended to check the EWC documentation page IaC via Terraform and OpenTofu .