Skip to content

Commit d747e5a

Browse files
authored
Merge pull request #52002 from Arhell/bn-doc
[pt] update URI to KubeOps
2 parents ddbe4b9 + 3b2df4a commit d747e5a

File tree

1 file changed

+1
-1
lines changed
  • content/pt-br/docs/concepts/extend-kubernetes

1 file changed

+1
-1
lines changed

content/pt-br/docs/concepts/extend-kubernetes/operator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ A seguir estão algumas bibliotecas e ferramentas que você pode usar para escre
8383
* [Kopf](https://github.com/nolar/kopf) (Kubernetes Operator Pythonic Framework)
8484
* [kube-rs](https://kube.rs/) (Rust)
8585
* [kubebuilder](https://book.kubebuilder.io/)
86-
* [KubeOps](https://buehler.github.io/dotnet-operator-sdk/) (.NET operator SDK)
86+
* [KubeOps](https://dotnet.github.io/dotnet-operator-sdk/) (.NET operator SDK)
8787
* [Mast](https://docs.ansi.services/mast/user_guide/operator/)
8888
* [Metacontroller](https://metacontroller.github.io/metacontroller/intro.html) em conjunto com webhooks que você mesmo implementa
8989
* [Operator Framework](https://operatorframework.io)

0 commit comments

Comments
 (0)