Managing Kubernetes Beyond The Firewall
Managing Kubernetes clusters behind strict firewalls or in restricted networks can be challenging. Sveltos Pull Mode simplifies this by using an agent-initiated outbound connection.
Why Pull Mode?
- Security: No need to open inbound ports on managed clusters.
- Scalability: Thousands of clusters can poll the management cluster for state.
- Compliance: Ideal for air-gapped or heavily regulated environments.