Shashanksr6694 / operator

Kubernetes operator to manage installation, updation and uninstallation of tektoncd projects (pipeline, …)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tektoncd Operator

Kubernetes Operator to manage installations, updates and removal of Tektoncd projects (pipeline, dashboard, …)

The goal of an Operator is to put operational knowledge into software. Previously this knowledge only resided in the minds of administrators, various combinations of shell scripts or automation software like Ansible. It was outside of your Kubernetes cluster and hard to integrate. With Operators, we changed that.

About

Kubernetes operator to manage installation, updation and uninstallation of tektoncd projects (pipeline, …)

License:Apache License 2.0


Languages

Language:Go 78.7%Language:Shell 20.5%Language:Dockerfile 0.8%