📄️ Adding a Node
To add a node to your cluster, you can execute this script
📄️ Updating a Cluster and Nodes
As a rule of thumb, always update the control-plane before updating the kubernetes nodes.
📄️ Services, Loadbalancer & Ingress
There are multiple mechanisms in kubernetes to expose services to the outside world. The most common one is using a Loadbalancer resource.
📄️ Storage
Flynnt clusters come with Rancher's Local Path Provisioner preinstalled.
📄️ Networking
Flynnt uses 10.42.0.0/16 and 10.43.0.0/16 as CIDRs for internal Service and Cluster communication.