Skip to content

This is the Experimental version (Latest). It is under active development and may change. For the most reliable documentation, use the version selector in the top-right to switch to Stable, or click here to go to the Stable version's homepage.

Check for Kubernetes Cluster Feature Requirements

Last updated:

Opstella requires Kubernetes Clusters to be provisioned and ready to be use before proceed with installation and operations.

While Opstella Documentation WON’T go through how to provision a Kubernetes Cluster as Kubernetes Cluster can be provisioned in various ways.

Opstella supports any Kubernetes Cluster that meets the following requirements.

💡 It is recommended to use Reference Architecture as how you should setup Kubernetes Cluster(s).

🟢 Management

This is where Opstella, DevSecOps Tools, Observability Tools will be installed.

Ensure has Supported Ingress Service installed and exposed ; i.e Using NGINX Ingress Controller and Load Balancer(s) with HAProxy

Ensure has Supported Storage Service provided and ready to use with Storage Class (StorageClass Kubernetes Resource) ; i.e Using CSI Drivers

Ensure has RBAC Access as cluster-admin Cluster Role

💡 TODO: Add How to Check each Item

🟦 Non-Production Workload 🟥 Production Workload

Ensure has Supported Ingress Service installed and exposed ; i.e Using NGINX Ingress Controller and Load Balancer(s) with HAProxy

Ensure has Supported Storage Service provided and ready to use with Storage Class (StorageClass Kubernetes Resource) ; i.e Using CSI Drivers

Ensure has RBAC Access as cluster-admin Cluster Role

💡 TODO: Add How to Check each Item

Finished?

Use the below navigation to proceed