Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 551 Bytes

File metadata and controls

15 lines (8 loc) · 551 Bytes

kubebuilder-TelegramMessage-example

That is a demo repository to add a controller managing a custom CRD to a kubernetes clusters.

It is described in this Medium article.

Usage

  • make install to install the CRD

  • make run to let the manager run

  • `kubectl apply -f config/sample/test.yaml to create the first TelegramMessage

Disclaimer: you have first to create your TelegramMessage bot and retrieve your chatID