Giter Club home page Giter Club logo

kubernetes-homelab's Introduction

kubernetes-homelab

This is a repo that stores kubernetes related files for my home lab.

opentofu/vmware/kubernetes - This directory holds files to deploy 5 VMs from a template. I'm using OpenTofu here to provision 5 VMs and also run a quick startup script. This is based on the template which I build with packer over here.

ansible/kubernetes - This one holds Ansible playbooks to setup a 5-node Kubernetes cluster. This includes installing all packages, setting up 3 control plane nodes, 2 worker nodes, and all the networking pieces of Kubernetes.

10-cluster-construction is an Ansible playbook for standing up the cluster. This will install packages, apply configurations, initialize the cluster, join other nodes, setup all networking components, DNS for *.kubes.homelab, and add an NFS CSI Provider.

20-monitoring is an Ansible script for standing up Grafana, Prometheus, and Telegraf. As of now, that's a work in progress. Once this playbook runs, Grafana will be reachable at https://grafana.kubes.homelab, Prometheus is my TSDB, and Telegraf will ingest metrics from the targeted endpoints. This builds on the ingress and DNS configuration that is setup in the previous playbook.

kubernetes-homelab's People

Contributors

alongchamps avatar

Stargazers

 avatar Captain Ops avatar

Watchers

 avatar

Forkers

nicolasdonato

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.