Telegram bot with no functionality👌 Add to telegram
- /start - Initilize bot
- /hello - Say hello to koobra 😁
- /kitty - Get a kitty 👍
| Name | Prompt | Description | Example |
|---|---|---|---|
| app | Create kubernetes Pod component with container port in YAML | Creates component | File |
| app-livenessProbe | Create kubernetes Pod component with liveness probe in YAML | Creates component | File |
| app-readinessProbe | Create kubernetes component with readiness probe in YAML | Creates component | File |
| app-volumeMounts | Generate kubernetes volume mounts component with health checks in YAML | Creates component | File |
| app-cronjob | Create kubernetes CronJob component in YAML | Creates component | File |
| app-job | Create kubernetes Job component with in YAML | Creates component | File |
| app-multicontainer | Create kubernetes multicontainer Pod component in YAML | Creates component | File |
| app-resources | Generate kubernetes Pod with configured recources, ports, and probes in YAML | Creates component | File |
| app-secret-env | Generate kubernetes Pod with configured secret env in YAML | Creates component | File |