Skip to content

Matcham89/local-k8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

local-k8s

local k8s deployment using kind

Docs

Overview

Purpose of this repo is to test differnet kubernetes technologies on a local cluster.

Kind Multi-cluster support

Issue Link

Increase max_user_watches and max_user_instances

echo fs.inotify.max_user_watches=655360 | sudo tee -a /etc/sysctl.conf
echo fs.inotify.max_user_instances=1280 | sudo tee -a /etc/sysctl.conf
sudo sysctl -p

About

local k8s deployment using kind

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages