Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. In the first step of creating a cluster, you select the Provider for your cluster (OpenStack):
  2. You then select the Datacenter where your cluster will be deployed.


  3. In this next step, you will provide a name for your cluster and customize the settings as needed.


    Here you can:
    - Configure the CNI (Cluster Network Interface) and adapt the cluster network settings.
    - Select the Kubernetes version and container runtime.
    - Assign SSH keys and add labels or annotations to organize your cluster.
    - Enable optional features like Audit Logging, OPA Integration, User Cluster Monitoring, or Logging and Alerting.

    Once your settings are configured, click Next to proceed to the next step.

  4. In this step, the Provider Preset is automatically set to your project's tenancy name, so there is no need to manually enter credentials. Simply click Next to proceed:


  5. You are then redirected to configure the initial nodes for your cluster, including the node name, size, operating system, and other settings such as OpenStack specifications (flavor, disk size, image, etc.). You can also set up autoscaling, assign labels and annotations for organization, or use taints which is a property that allows your node to repel certain pods.



  6. In this step, you can optionally select applications to be installed in your cluster. Once the infrastructure is provisioned and the cluster is ready, The system will automatically deploy the chosen applications.


  7. Finally, a cluster summary screen will be displayed, allowing you to review all settings and confirm that everything is correct. If all is confirmed, you can proceed to Create Cluster:


    Note:
    You can also save the current configuration as a Cluster Template by clicking the Save Cluster Template button. This allows you to reuse the same settings for creating additional clusters in the future.

  8. You will then see the progress of the cluster creation along with all its components being provisioned.

    TODO: Screenshot

    Additionally, a notification will confirm that the cluster has been successfully created.

    TODO: Screenshot

  9. Once the cluster is fully created and all components are ready, it will appear on the list of Clusters. At this point, you can download the Kubeconfig and start using and managing your cluster .
    TODO: Screenshot(see: EUMETSAT EWC Managed Kubernetes Service - Connecting and interacting with Clusters).