Deploy with guided prompts
The desktop tool guides an operator through the details needed to create a reviewed Kubernetes deployment bundle. It runs on Linux directly and on Windows through WSL2.
- ✓Linux distribution and version
- ✓Kubernetes version and pod CIDR
- ✓Three-node topology and roles
- ✓Calico or Cilium selection
- ✓SSH connection details
- ✓Preflight and approval workflow
Built for controlled operations
The tool generates a local inventory and playbook, checks Ansible, runs a safe --check --diff preview, and requires explicit operator approval before a real playbook run.
How access works
- Submit an access request with your environment and intended use.
- An administrator reviews the request and confirms the distribution method.
- After approval, the administrator provides the desktop package through an approved private channel.
- Install on the operator computer, configure the on-premises inventory, then run a lab preflight before production.
Production note: Kubernetes deployments require approved package repositories, a container runtime configuration, network/firewall and SELinux controls, CNI configuration, and a secrets process. Always use a non-production lab and change approval before a real deployment.