Skip to content

MansM/kube-eco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my kubernetes eco system local demo

Requirements:

How to run

ansible-playbook setup.yaml

coffee! it takes a while (especially on slow internet connections) on my 2015 mbp with 150MBit it takes about 10 minutes

to clean it up: minikube delete want to access the docker deamon inside:

eval $(minikube docker-env) && docker ps

urls after running:

( it is really example.com, you can change it in inventory/group_vars/all.yaml )

Todo:

  • On Jenkins start build the a new jenkins slave image, containing klar and maybe other binaries
  • coreos/clair
  • migrate to official gitlab helm charts
  • spotify gc
  • BELK/EFK
  • LDAP
  • keycloak or dex (maybeish)
  • calico/canal when this can actually work in minikube

Preflight solutions

Resolver settings

mkdir -p /etc/resolver
echo "nameserver 127.0.0.1 > /etc/resolver/example.com

install dnsmasq

brew install dnsmasq

install minikube

brew cask install minikube

Current issues

  • Jenkins doesnt really autostart first build (only after you set containers +1 and save)
  • registry ingress controller is acting weired, need to delete and create

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages