Skip to main content
Version: 1.23.X

On-prem Installer

Kubernetes Fury on-premises is an add-on module for the Kubernetes Fury Distribution (KFD) that provides packages to install Kubernetes to on-premises VMs.

If you are new to KFD please refer to the official documentation on how to get started with KFD.

Overview

Kubernetes Fury on-premises uses a collection of open source tools to install Kubernetes in an on-premises environment.

Packages

The following packages are included in the Fury Kubernetes on-premises module:

PackageVersionDescription
vsphere-cm1.23.2Kubernetes Cloud Provider for vSphere
vsphere-csi2.5.2vSphere storage Container Storage Interface (CSI) plugin
etcd3.4.7Ansible role to install etcd as systemd service
haproxy2.2Ansible role to install HAProxy as Kubernetes load balancer for the APIServer
containerd1.5.8Ansible role to install containerd as container runtime
docker19.XAnsible role to install docker as container runtime
kube-node-common-Ansible role to install prerequisites for Kubernetes setup
kube-control-plane-Ansible role to install master nodes
kube-worker-Ansible role to install worker nodes and join them to the cluster

Click on each package to see its full documentation.

Compatibility

This version is compatible with Kubernetes 1.23.12

Check the compatibility matrix for additional information about previous releases of the modules.

Examples