https://github.com/nycodeghg/server-deployments
Deployments for my Kubernetes cluster. Synced using ArgoCD
https://github.com/nycodeghg/server-deployments
Last synced: about 2 months ago
JSON representation
Deployments for my Kubernetes cluster. Synced using ArgoCD
- Host: GitHub
- URL: https://github.com/nycodeghg/server-deployments
- Owner: NyCodeGHG
- Created: 2022-07-07T12:44:51.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-12T17:10:53.000Z (about 2 years ago)
- Last Synced: 2023-05-12T18:24:59.366Z (about 2 years ago)
- Language: Shell
- Homepage:
- Size: 387 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Server Deployments
~~Git Repository for my kubernetes cluster. Gets synced by [ArgoCD](https://argocd.nycode.dev).~~
## ⚠️ Note
This was my git repository for doing GitOps with [ArgoCD](https://argoproj.github.io/cd/) on [Kubernetes](https://kubernetes.io/).
While it was a really nice experience and really fun to do, it was also completely overkill and overengineered for my poor little single node cluster.
I now started to explore [NixOS](https://nixos.org) and I'm now using that to manage my server declaratively.I'll leave the repo here so maybe one or another can learn something from this.
Have a great day! :3