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
- Host: GitHub
- URL: https://github.com/progamesigner/rfgames-manifests
- Owner: progamesigner
- License: mit
- Created: 2019-12-24T03:58:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-04-20T03:53:08.000Z (about 2 years ago)
- Last Synced: 2025-02-04T15:51:51.730Z (3 months ago)
- Topics: container, docker, guildwars2, kubernetes
- Homepage: https://rfgames.tw
- Size: 546 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kubernetes Manifests for RFGames
## Components
* Ingress Controller (Nginx)
* CertManager
* Applications## Apply
```
kubectl apply -k .
```