Coder Social home page Coder Social logo

zerohertz / k8s-on-premise Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 6.55 MB

👾 [On-premise] 단일 node k8s 환경 구축 👾

Home Page: https://zerohertz.xyz

License: MIT License

Shell 100.00%
airflow grafana k8s kubernetes prometheus traefik argo-cd nextcloud

k8s-on-premise's Introduction

🚢 Kubernetes: On-premise 🚢

Kubernetes를 직접 구축해보고 서비스를 배포해보기 위한 코드들입니다.



No. Stacks Features
0️⃣ Kubelet
Kubeadm
Kubectl
Flannel
✅ 단일 node로 실행하므로 master node의 taint 변경
1️⃣ Metrics Server
Local Path Provisioner
MetalLB
Traefik
thomseddon/traefik-forward-auth를 통한 Google OAuth Middleware
2️⃣ Kubernetes Dashboard ✅ Token 없이 접속 가능 (⚠️ 보안 유의! ⚠️)
2️⃣ Prometheus
Grafana
Node Exporter Full, Traefik Official Kubernetes Dashboard 사용 가능
3️⃣ Apache Airflow Kubernetes Executor 사용
3️⃣ Argo CD
3️⃣ Nextcloud Backend PostgreSQL 사용
3️⃣ Jenkins ✅ GitOps를 위해 Jenkins Plugin을 통한 OAuth 사용
🎨 @rldnd ✅ 모든 서비스를 한번에 접속할 수 있는 portal 추가
GitHub Actions 및 Argo CD 기반 CI/CD 적용
  • 모든 서비스는 https://${SERVICE}.${DDNS}에 Argo CD로 배포됩니다.
argo-cd portal traefik

Etc.

Visual Studio Code: settings.json (For Formatting)

{
    ...
    "[yaml]": {
        "editor.defaultFormatter": "redhat.vscode-yaml",
        "editor.formatOnSave": true
    },
    "yaml.format.enable": true
}

k8s-on-premise's People

Contributors

zerohertz avatar

Stargazers

 avatar  avatar  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.