Resources — Guides
Reach a private Kubernetes environment without opening a new way in
How teams running clusters with no public endpoint still let Veirox operate on them safely.
1
Install a small piece of software inside the environment
It opens a connection outward — nothing new has to open inward on your network.
2
Set the rules for what's allowed
Allow, deny, or require-approval, decided per command shape, before anything runs for real.
3
Try it safely first
See exactly what a command would do against that environment before committing to it.
4
A person approves when the rules call for it
The request waits until someone with the right role decides.
5
Every command is recorded
Before it runs and again when it finishes — a real trail, not a best guess after the fact.
See it on the real console in the product tour, or browse the other guides.