Skip to content
/ k8s Public

k8s related notes, scripts, tools, cluster setup, demos

License

Notifications You must be signed in to change notification settings

feimvnc/k8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

k8s

k8s related notes, scripts, tools, cluster setup, demos

cluster setup tools and options

There are few options below you can use and try to run kubernetes clusters

-minikube -virtual box -vagrant -vmware fusion

My setup

For home lab setup, running linux and k8s commands (kubeadm, kubectl), using chrome ssh to vms, run tmux, and get the feeling of linux, personally I used the following:

Hardware -macbook pro, 2018, 15-inch, 6-core Intel, 32 GB memmory, worked quite well, only wish longer battery hours

Software

-vmware fusion
free personal use, email registration / key required, no need to update host os config, also good to have other vm of fedora, centos to try docker, go lang, rust, ebpf projects
like the Virtual Machine Libray view
no vm clone option, search ubuntu

-ubuntu
free open source, tried 18.04, 20.04, 22.04.1 (new version for ebpf and support of new kernel 5.15.x) suggest install the version which match matching k8s certification cluster
open below and search k8s version
https://docs.linuxfoundation.org/tc-docs/certification/lf-handbook2/exam-preparation-checklist

-kubernetes
suggest install the version which match matching k8s certification cluster
open below and search k8s version
https://docs.linuxfoundation.org/tc-docs/certification/faq-cka-ckad-cks

About

k8s related notes, scripts, tools, cluster setup, demos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published