Skip to content

paragor/kubehome

Repository files navigation

description

Comprehensive description generated by AI: readme_description.md

How to

mkdir -p secrets/actual/
cp -r secrets/example/* secrets/actual/
# look at example secrets at secrets/actual/, and change them

docker compose up

You should set up wireguard to have access to all resources. There is config kubehome.wireguard.conf. It is using 10.0.0.0/8 route, so check that there are not any collisions.

to see dashboard with exposed services:

make home

dns zone:

kubehome.my

set kubectl context

source <(make with-kubeconfig-my-region-1)

todo

  1. export grafana dashboards
  2. helmfile auto sync (argo?)
  3. bgp mutlipath for LB network

About

Lab for k8s and networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published