Skip to content

Commit 5891ced

Browse files
authored
docs: link for basic operato articles (#643)
1 parent d7b63b3 commit 5891ced

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

Diff for: docs/documentation/intro-operators.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ permalink: /docs/intro-operators
77

88
# Introduction To Operators
99

10-
On this page we selected a collection of resources to introduce you to the concepts of Kubernetes Operators.
10+
This page provides a selection of articles that gives an introduction to Kubernetes operators.
1111

12+
## Operators in General
1213

14+
- [Introduction of the concept of Kubernetes Operators](https://blog.container-solutions.com/kubernetes-operators-explained)
15+
- [Operator pattern explained in Kubernetes documentation](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/)
16+
- [An explanation why Java Operators makes sense](https://blog.container-solutions.com/cloud-native-java-infrastructure-automation-with-kubernetes-operators)
17+
- [What are the problems an operator framework is solving](https://csviri.medium.com/deep-dive-building-a-kubernetes-operator-sdk-for-java-developers-5008218822cb)
18+

0 commit comments

Comments
 (0)