Skip to content
This repository was archived by the owner on Apr 10, 2026. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

K8:

The K8 repository builds a multi-node K8 cluster using rke2 and installs Helm. To set up the K8 repository, you need to provide the following:

  1. Node configurations with IP addresses in the hosts.ini file.

    • You can specify both master and worker nodes.
  2. rke2 configuration parameters, such as the rke2 version, in the vars/main.yml file.

  3. Rke2 cluster parameters file and path set in /vars/main.yml

  4. run make k8s-install

The repository will build a multi-node cluster. To check the cluster, run the following command: kubectl get nodes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages