https://github.com/mocdaniel/icingacamp-2023
https://github.com/mocdaniel/icingacamp-2023
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mocdaniel/icingacamp-2023
- Owner: mocdaniel
- Created: 2023-05-15T09:00:07.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-19T14:37:12.000Z (about 2 years ago)
- Last Synced: 2024-04-28T01:31:25.235Z (about 2 years ago)
- Language: Vue
- Homepage: https://slides.dbodky.me/icingacamp-2023/
- Size: 6.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[To the slides](https://slides.dbodky.me/icingacamp-2023/)
# The Times They Are A'Changing
## Running Icinga2 on Kubernetes
Running a highly-available Icinga 2 ecosystem on traditional infrastructure can be a challenge and involves considerable overhead in terms of deployed software, maintenance, and possible single points of failure. Deploying the management plane of the cluster to Kubernetes can solve some of those troubles by capitalizing on Kubernetes’ built-in capabilities regarding service discovery and self-healing. In this session, a brief overview of a best-in-class HA setup of Icinga on traditional environments will be given, before exploring advantages of running the management plane on Kubernetes and presenting our early version of a Helmchart for this purpose.