File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 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.
1616
1717For an introduction on operators, please see this
1818[ blog post] ( https://blog.container-solutions.com/kubernetes-operators-explained ) .
19+ or [ this talk] ( https://www.youtube.com/watch?v=CvftaV-xrB4 )
1920
2021You can read about the common problems JOSDK is solving for you
2122[ 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
1010This page provides a selection of articles that gives an introduction to Kubernetes operators.
1111
1212## Operators in General
13-
13+ - [ Implementing Kubernetes Operators in Java talk ] ( https://www.youtube.com/watch?v=CvftaV-xrB4 )
1414 - [ Introduction of the concept of Kubernetes Operators] ( https://blog.container-solutions.com/kubernetes-operators-explained )
1515 - [ Operator pattern explained in Kubernetes documentation] ( https://kubernetes.io/docs/concepts/extend-kubernetes/operator/ )
1616 - [ 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