File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ low-level details that the SDK handles automatically.
16
16
17
17
For an introduction on operators, please see this
18
18
[ blog post] ( https://blog.container-solutions.com/kubernetes-operators-explained ) .
19
+ or [ this talk] ( https://www.youtube.com/watch?v=CvftaV-xrB4 )
19
20
20
21
You can read about the common problems JOSDK is solving for you
21
22
[ here] ( https://blog.container-solutions.com/a-deep-dive-into-the-java-operator-sdk ) .
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ permalink: /docs/intro-operators
10
10
This page provides a selection of articles that gives an introduction to Kubernetes operators.
11
11
12
12
## Operators in General
13
-
13
+ - [ Implementing Kubernetes Operators in Java talk ] ( https://www.youtube.com/watch?v=CvftaV-xrB4 )
14
14
- [ Introduction of the concept of Kubernetes Operators] ( https://blog.container-solutions.com/kubernetes-operators-explained )
15
15
- [ Operator pattern explained in Kubernetes documentation] ( https://kubernetes.io/docs/concepts/extend-kubernetes/operator/ )
16
16
- [ An explanation why Java Operators makes sense] ( https://blog.container-solutions.com/cloud-native-java-infrastructure-automation-with-kubernetes-operators )
You can’t perform that action at this time.
0 commit comments