Cluster Wizard Appliance Box
The version of node-wizard provides bridge, vlan and vxlan management. This feature is used in deploying a Kubernetes cluster deployment in a private network created by VxLan.

It is aimed for a Kubernetes cluster that provides peace of mind through isolation, independence and autonomy. This cluster should isolated from its surrounding environment including resource and network. Also, this deployment should not prevent other identical Kubernetes deployment in the network, allowing multiple engineers to have their own (identical) Kubernetes deployment for development with full access, even rebuilding the Kubernetes cluster itself. Access to the Kubernetes cluster should be independently and tightly controlled for deployment as well.
Main features are
- Network security through isolation with VXLAN
- Easy but secure access to the Kubernetes cluster with VPN network
- Ready for Application development by providing a set of core services: persistent storage, container registry and service exposes through a proxy server (internal) and ingress (external) with certificate management
- Easy for Production deployment with ingress service and Let’s encrypt (trusted) certificates
The full series of articles on this deployment can be found below.
- Kubernetes Cluster in a Private VPN network for Application Development & Deployment - LinkedIn.
- Kubernetes Cluster in a Private VPN network for Application Development & Deployment - Medium, Subscription required