Cluster Management
GRiPO provides the opportunity to create a new Kubernetes cluster or import an existing one. To navigate, click on the following
Create Kubernetes Cluster
Creating a Kubernetes cluster involves:Select a cloud provider or infrastructure platform where you want to create your Kubernetes cluster. Common choices include AWS (Amazon Web Services), GCP (Google Cloud Platform), Azure, DigitalOcean, or on-premises infrastructure.
Check cluster status, node health, and networking. Managed services simplify this process, abstracting infrastructure setup. Platforms like Amazon EKS or Google GKE allow users to define cluster specs and start the creation process via a user-friendly interface or CLI.
Import existing Kubernetes Cluster
Gripo also provides the facility to import an existing kubernetes cluster from different cloud providers into the Gripo Portal. Follow the articles to import your existing kubernetes cluster from different cloud provider to Gripo.
Cloud Provider | Import |
---|---|
AWS EKS | EKS Cluster |
Google Kubernetes Engine (GKE) | GKE Cluster |
Azure Kubernetes Service (AKS) | AKS Cluster. |
DigitalOcean Kubernetes Service (DigitalOcean) | DigitalOcean Cluster. |
Linode Kubernetes Service (LKE) | Linode Cluster. |
Templates
Gripo offers the ability to create Kubernetes clusters using templates, enabling users to streamline cluster provisioning with pre-defined, customizable configurations, ensuring consistency and efficiency across deployments.
Cloud Provider | Templates |
---|---|
AWS EKS | EKS Template |
Google Kubernetes Engine (GKE) | GKE Template |
Azure Kubernetes Service (AKS) | AKS Template. |
DigitalOcean Kubernetes Service (DigitalOcean) | DigitalOcean Template. |
Linode Kubernetes Service (LKE) | Linode Template. |