https://github.com/denchenn/yenno-dc
🤖 Discord bot to play with cross-region local k8s cluster.
https://github.com/denchenn/yenno-dc
cross-region discord-bot discordgo kubernetes-cluster kubernetes-deployment
Last synced: 2 months ago
JSON representation
🤖 Discord bot to play with cross-region local k8s cluster.
- Host: GitHub
- URL: https://github.com/denchenn/yenno-dc
- Owner: DenChenn
- License: apache-2.0
- Created: 2022-12-10T09:04:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-05T16:07:19.000Z (over 2 years ago)
- Last Synced: 2025-02-05T09:18:14.760Z (4 months ago)
- Topics: cross-region, discord-bot, discordgo, kubernetes-cluster, kubernetes-deployment
- Language: Go
- Homepage:
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Yenno
### Instant, easy, and secure cross-region cluster operator
## What is it?
🤖 Yenno is a Discord Bot built with discordgo, aiming for easily configuring cross-region
k8s clusters.## How to use it?
| Slash Command | Description |
|:---------------------------------|:-----------------------------------------|
| `/create-deployment-config` | Create deployment config |
| `/list-all-deployment-config` | List all deployment config |
| `/delete-deployment-config` | Delete one deployment config |
| `/deploy-with-deployment-config` | Do deployment job according to setting |
| `/get-deployment-config-yaml` | Get one yaml file from deployment-config |