Prerequisites
- Last Updated: August 6, 2025
- 1 minute read
- Progress Connection Manager for ObjectScale
- Documentation
Some prerequisites that must be in place before configuring the Ingress Controller functionality for Kubernetes are listed below:
-
At least one licensed and running Connection Manager instance
-
A Kube config file with the necessary permissions to read configuration using the Kubernetes Application Programming Interface (API)
-
Network access between the Connection Manager and the Kubernetes API server
-
Details of the namespace for which objects are defined
-
The Connection Manager must be able to route to the Pod CIDR networks within the relevant Kubernetes Clusters and the Cluster Nodes. This may require additional routes to be created. For further details on how to do this, refer to the Ensuring Connectivity from the Connection Manager to Pods section.
- TLS1.2 must be enabled in Certificates & Security > Admin WUI Access > Supported TLS Protocols in the Connection Manager WUI.
The Ingress Controller is currently confirmed to be supported on the following platforms:
-
Cloud:
-
Kubernetes running in Azure (Azure Kubernetes Service (AKS))
-
Kubernetes running in Amazon Web Services (AWS) Elastic Kubernetes Service (EKS). For setup steps that you must perform if using AWS EKS, refer to the AWS EKS Setup Steps section.
-
Kubernetes running in Rancher Kubernetes Management Platform
-
-
On-prem Linux: Kubernetes running on Linux Operating System (OS)