Skip to content

borodun/k8s-manifests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Info

Some k8s manifests I used for my needs

  • Deployed Kubernetes with k0sctl
  • MetalLB for exposing services through IPs
  • Traefik for ingress and tls
  • Jenkins for CI/CD
  • SonarQube for code analysis
  • local-path-provisioner for easy storage managing
  • prometheus-stack for monitoring

Bare-metal Kubernetes for working

  1. Install k8s using k0s, see guide
  2. Create local path provisioner, see guide
  3. Install MetalLB, see guide
  4. Install Traefik, see guide
  5. Start monitoring, see guide

About

Kubernetes manifest collection

Topics

Resources

Stars

Watchers

Forks