Skip to content

krisnova/kryptid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kyrptid


Please help me become an independent programmer by donating directly to my ko-fi site below.

ko-fi


An opinionated Kubernetes distribution specifically for Arch linux.

bin

In here you will find many useful bash scripts for setting up kube.

# Used to bootstrap a new cluster
./bin/karch-init

# Used to provision CNI in a new cluster
./bin/karch-cni

make

Here is the bulk of my work. Use the Makefile to build the Kubernetes components and start the systemd services.

make
sudo -E make install
sudo -E make enable start

Cilium CLI

Suggest using Cilium CNI

make cilium-cli
sudo -E make install_cilium_cli
./bin/kryptid-cni-cilium

About

Kubernetes on Arch Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published