An open API service indexing awesome lists of open source software.

https://github.com/headcr4sh/znc-k8s-operator

Kubernetes Operator to manager ZNC Internet Relay Chat Bouncer instances
https://github.com/headcr4sh/znc-k8s-operator

bnc bouncer crd irc k8s k8s-operator kubernetes kubernetes-operator znc

Last synced: about 1 month ago
JSON representation

Kubernetes Operator to manager ZNC Internet Relay Chat Bouncer instances

Awesome Lists containing this project

README

          

# [Kubernetes Operator](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/) for [ZNC](https://wiki.znc.in/ZNC)

This repository contains a Kubernetes operator that can be used to manage ZNC Internet Relay Chat (IRC)
Bouncer instances.

This project uses the [Operator SDK](https://github.com/operator-framework/operator-sdk) to
perform the necessary scaffolding and the code generation to set up the operator.