Skip to content

Commit

Permalink
Update link for kopf (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
satyamkapoor authored Nov 4, 2024
1 parent 0e3bce6 commit 544b18b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ Cloud Native is a behavior and design philosophy. At its essence, any behavior o
- [k0smotron](https://github.com/k0sproject/k0smotron) - k0smotron is a powerful open-source tool for the efficient management of k0s Kubernetes clusters.
- [kaito](https://github.com/Azure/kaito) - Kubernetes AI Toolchain Operator.
- [keel](https://github.com/keel-hq/keel) - Kubernetes Operator to automate Helm, DaemonSet, StatefulSet & Deployment updates.
- [kopf](https://github.com/zalando-incubator/kopf) - A Python framework to write Kubernetes operators in just few lines of code.
- [kopf](https://github.com/nolar/kopf) - A Python framework to write Kubernetes operators in just few lines of code.
- [kube-green](https://github.com/kube-green/kube-green) - A Kubernetes operator to reduce CO2 footprint of your clusters.
- [kubegres](https://github.com/reactive-tech/kubegres) - Kubegres is a Kubernetes operator allowing to deploy one or many clusters of PostgreSql instances and manage databases replication, failover and backup.
- [kubeoperator](https://github.com/KubeOperator/KubeOperator) - KubeOperator 是一个开源的轻量级 Kubernetes 发行版,专注于帮助企业规划、部署和运营生产级别的 K8s 集群.
Expand Down
2 changes: 1 addition & 1 deletion tmpl/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ <h2><a name="kubernetes-operators" class="anchor" href="#kubernetes-operators" r
<li><a href="https://github.com/k0sproject/k0smotron" rel="nofollow">k0smotron</a> - k0smotron is a powerful open-source tool for the efficient management of k0s Kubernetes clusters.</li>
<li><a href="https://github.com/Azure/kaito" rel="nofollow">kaito</a> - Kubernetes AI Toolchain Operator.</li>
<li><a href="https://github.com/keel-hq/keel" rel="nofollow">keel</a> - Kubernetes Operator to automate Helm, DaemonSet, StatefulSet &amp; Deployment updates.</li>
<li><a href="https://github.com/zalando-incubator/kopf" rel="nofollow">kopf</a> - A Python framework to write Kubernetes operators in just few lines of code.</li>
<li><a href="https://github.com/nolar/kopf" rel="nofollow">kopf</a> - A Python framework to write Kubernetes operators in just few lines of code.</li>
<li><a href="https://github.com/kube-green/kube-green" rel="nofollow">kube-green</a> - A Kubernetes operator to reduce CO2 footprint of your clusters.</li>
<li><a href="https://github.com/reactive-tech/kubegres" rel="nofollow">kubegres</a> - Kubegres is a Kubernetes operator allowing to deploy one or many clusters of PostgreSql instances and manage databases replication, failover and backup.</li>
<li><a href="https://github.com/KubeOperator/KubeOperator" rel="nofollow">kubeoperator</a> - KubeOperator 是一个开源的轻量级 Kubernetes 发行版,专注于帮助企业规划、部署和运营生产级别的 K8s 集群.</li>
Expand Down

0 comments on commit 544b18b

Please sign in to comment.