Skip to content

Commit

Permalink
reference link for custom controllers
Browse files Browse the repository at this point in the history
  • Loading branch information
PravinRanjan10 committed Jan 13, 2023
1 parent 56e3680 commit 1eacc72
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Theory/theory.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,5 +157,10 @@ func main() {
fmt.Println(Add(2, 4))
}
```
## Custom Controller

Reference:
1. https://smartkeyerror.com/Kubernetes-Informer
2. https://medium.com/speechmatics/how-to-write-kubernetes-custom-controllers-in-go-8014c4a04235

## Kafka vs RabbitMQ

0 comments on commit 1eacc72

Please sign in to comment.