Introduction
Introduction
Kubernetes provides a platform for automating deployment, scaling, and operations of application containers across clusters of hosts. In the case of the EOSC-Synergy Project, this is a central platform for separating the concerns between different roles:
Community developers provide their software inside containers.
Community administrators use the federated cloud infrastructure to create kubernetes clusters.
Community administrators and managers use these containers to deploy them in the kubernetes infrastructure
Users can use these services.
This course is for Community administrators to understand how to create kubernetes clusters on the infrastructure.