Skip to content

devopstales/k8s_sec_lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k8s_sec_lab

This repository contains the manifest for my blogposts

helm repo add cilium https://helm.cilium.io/
helm repo update

helm upgrade --install cilium cilium/cilium   --namespace kube-system -f values.yaml

kubectl taint nodes --all node-role.kubernetes.io/master-

About

Setup for a K8s home lab running on a single host

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published