Giter VIP home page Giter VIP logo

kubernetes-setup's Introduction

Kubernetes Setup

This is my documentation for installing a HA k3s cluster in my homelab, but it can be easily modified for yours.

If you follow this guide entirely, you should be awarded with

  • A highly available Kubernetes cluster
  • etcd for master nodes
  • has rancher installed
  • has traefik 2 installed
  • has authelia installed (for protecting traefik routes)
  • nfs persistent volumes support (from NFS servers like from TrueNAS and so on)

If you want to get this setup for your own homelab, the folders are organised in their exact order by numbers so make sure to follow them. Also, make sure nodes are not running Ubuntu 21.04 as there are some errors with installing Rancher in that version.

This repository contains my research from the past year since I've been messing around with Kubernetes. Hope this helps somebody!

Commons

When creating a new ingress, make sure to add this annotation: kubernetes.io/ingress.class=traefik-external

When creating a protected ingress route, make sure to add this annotation: traefik.ingress.kubernetes.io/router.middlewares=default-authelia@kubernetescrd

kubernetes-setup's People

Contributors

davidilie avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.