Kubernetes Installation
Apinizer Installation
Disabling Kubernetes Namespace and Resource Management Feature
In multi-region installation, the Kubernetes namespace and resource management feature through Apinizer Manager Console must be disabled. When the “Enable the management of Kubernetes Namespace and Resources with Apinizer” setting is disabled in the Apinizer interface, Apinizer no longer automatically creates or updates namespaces and resources on Kubernetes. In this case:- Management of Kubernetes resources (Deployment, Service, Secret, Role, etc.) must be performed manually through YAML files.
- This method provides more flexibility and control in multi-cluster structures and facilitates Multi Region installation.
Go to Administration menu
Open System Settings → General Settings tab
Disable Kubernetes management
Save changes

Kubernetes Namespace and Resource Management setting - General Settings page
Environment Creation
Environment is created through Apinizer Manager Console for multi-region configuration. With this operation, information about which environment (namespace) and which clusters Apinizer should access and manage is defined. For example, you can define a new environment we installed in a different region to the cluster of an existing environment named prod with the following steps.Go to Gateway Environments page

Gateway Runtimes page - Multi-region environment configuration
Define Gateway and Cache Management API Access URLs

Gateway and Cache Management API Access URLs - Cluster access information
Test access and save

Access test with Try it button - Connection verification

