Skip to main content

Privacera Documentation

Configure pod topology for Kubernetes on Privacera Platform

If your pods are distributed across different nodes, zones, or regions, you can use pod topology in Privacera Manager to control them for high availability and efficient resource utilization.

By default, pod topology is disabled. To enable it:

  1. Copy the .yml file to the custom-vars directory and open it.

    cd ~/privacera/privacera-manager
    cp config/sample-vars/vars.kubernetes.pod-topology.yml config/custom-vars/
    vi config/custom-vars/vars.kubernetes.pod-topology.yml
  2. Set K8S_POD_TOPOLOGY_ENABLE:"true"