Giter VIP home page Giter VIP logo

homelab's Introduction

create an ansible inventory

[all:vars]
ansible_user=superuser
ansible_sudo_pass=changeme
k8s_version=1.25.8
pod_cidr=192.168.0.0/16
api_adv_addr=10.0.0.10
extra_sans=m1.home.lab
calico_version=v3.25.1
metallb_version=v0.13.9
ip_range=10.0.0.31-10.0.0.40
certmanager_version=v1.11.0
root_crt=/Users/ysung/git/homelab/root.crt
root_key=/Users/ysung/git/homelab/root.key
kubeconf=/Users/ysung/.kube/config
keycloak_version=21.1.0
[master]
m1.home.lab

[workers]
w[1:4].home.lab
nuc9.home.lab
p3.home.lab

create a self-sign ca key/cert

prepare sn-license.txt

run ansible-playbooks

homelab's People

Contributors

yuweisung avatar

Watchers

 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.