File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ You can also refer to the
29
29
30
30
The easiest way to get started with SDK is to start
31
31
[ minikube] ( https://kubernetes.io/docs/tasks/tools/install-minikube/ ) and
32
- execute one of our [ examples] ( https://github.com/java-operator-sdk/samples /tree/main/mysql-schema ) .
33
- There is a dedicated page to describe how to [ use the samples] ( /docs/use -samples ) .
32
+ execute one of our [ examples] ( https://github.com/java-operator-sdk/java-operator-sdk /tree/main/sample-operators ) .
33
+ There is a dedicated page to describe how to [ use the samples] ( /docs/using -samples ) .
34
34
35
35
Here are the main steps to develop the code and deploy the operator to a Kubernetes cluster.
36
36
A more detailed and specific version can be found under ` samples/mysql-schema/README.md ` .
You can’t perform that action at this time.
0 commit comments