Samples¶
Sample projects for learning purposes.
Telegram Operator¶
URL: https://github.com/odra/telegram-operator
A simple operator that sends a message to a channel using Telegram’s bot API.
It will create a pod, mounting a secret as environment variables to send the message for each created custom resource, uptating the custom resource status accordingly.