Skip to content

tsunejui/ignition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ignition

Ignition will help users to create a Kubernetes cluster on Proxmox using tools such as Ansible, ArgoCD, Terraform, etc., and deploy monitoring and alerting tools.

Feature list:

  • Highly available Kubernetes cluster.
  • Full of the binaries installation.
  • Kubernetes addons:
    • Promethues Monitoring.
  • Support container network:
    • Calico.
    • Cilium.
  • Support container runtime:
    • Containerd.
    • CRI-O.

Roles

Ignition use various Ansible roles to help user establish a high-availability Kubernetes cluster on Proxmox. Take a look the roles Ignition are using:

Usage

Run the following playbook shell to generate a new Kubernetes cluster on Proxmox:

$ ansible-playbook -i inventory  proxmox-create-k8s.yml --vault-password-file inventory/group_vars/.vault_password.txt

About

A ansible-playbook shell for creating kubernetes cluster on proxmox server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages