Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kunish/argo-cd

Argo CD Homelab Playground
https://github.com/kunish/argo-cd

automation kubernetes

Last synced: 2 days ago
JSON representation

Argo CD Homelab Playground

Awesome Lists containing this project

README

        

## Argo CD Homelab Playground

### How to use it

```shell
kubectl apply -f project.yml -f application.yml
```

### Features

- Syncs application desired state with description manifest
- Triggers new sync action when there's a new push

### Available Sites

- [Personal Website](https://stack.shikun.info)
- [Whoami (a simple http request testing backend)](https://whoami.shikun.info)

### TODO

- [ ] deploy with kustomize
- [ ] deploy with helm