Template Overview

The service comes with a set of predefined cluster templates allowing for a quick start of using the service. For advanced use cases and production deployments manual cluster provisioning where the configuration can be fine-tuned is recommended.

Currently, 3 templates are available.

Template NamePurposeDescription

ewc-eum-sm

Small cluster for development/testing purpose of small workload.Worker nodes based on eo1.small instance flavour.

ewc-eum-lg

Larger cluster for more demanding workload.Worker nodes based on eo1.large instance flavour.

ewc-eum-mla

Larger cluster for more demanding workload with Monitoring
and Logging enabled.

Worker nodes based on eo1.large instance flavour.

Components for cluster monitoring and logging is enabled by default.
The user has to manually add the necessary metrics collection addons.

Some notes about the cluster templates:

Provisioning Clusters from a Template

New templated clusters can be created via the KKP Dashboard using a few clicks:

  1. In your project navigate to Clusters and click on the Create Clusters From Template button


  2. Select the desired template and click "Next"


  3. On the next step you can optionally select the number of clusters to be provisioned, then click on Create Cluster


  4. After a few moments the cluster will appear in the list of clusters, and the progress of the provisioning can be observed in the Cluster detail page.


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