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

https://github.com/progamesigner/rfgames-manifests

Server infrastructure for Rush guild in Guild Wars 2
https://github.com/progamesigner/rfgames-manifests

container docker guildwars2 kubernetes

Last synced: 25 days ago
JSON representation

Server infrastructure for Rush guild in Guild Wars 2

Awesome Lists containing this project

README

        

# Kubernetes Manifests for RFGames

## Components
* Ingress Controller (Nginx)
* CertManager
* Applications

## Apply
```
kubectl apply -k .
```