2
2
title : Java Operator SDK Documentation
3
3
---
4
4
5
- {{< blocks/cover title="Welcome to Java Operator SDK Documentation! " image_anchor="top" height="full" >}}
5
+ {{< blocks/cover title="Java Operator SDK" image_anchor="top" height="full" >}}
6
6
<a class =" btn btn-lg btn-primary me-3 mb-4 " href =" /docs/ " >
7
7
Learn More <i class =" fas fa-arrow-alt-circle-right ms-2 " ></i >
8
8
</a >
9
- <a class =" btn btn-lg btn-secondary me-3 mb-4 " href =" https://github.com/operator-framework/java-operator-sdk " >
9
+ <a class =" btn btn-lg btn-secondary me-3 mb-4 " href =" https://github.com/operator-framework/java-operator-sdk/releases " >
10
10
Download <i class =" fab fa-github ms-2 " ></i >
11
11
</a >
12
- <p class =" lead mt-5 " >Implement Kubernetes operators in Java without hassle </p >
12
+ <p class =" lead mt-5 " >Kubernetes operators in Java made easy! </p >
13
13
{{< blocks/link-down color="info" >}}
14
14
{{< /blocks/cover >}}
15
15
@@ -22,7 +22,7 @@ Java Operator SDK is based on the fabric8 Kubernetes client and will make it eas
22
22
23
23
{{% blocks/section color="secondary" type="row" %}}
24
24
{{% blocks/feature icon="fab fa-slack" title="Contact us on Slack" url="https://kubernetes.slack.com/archives/CAW0GV7A5 " %}}
25
- Feel free to reach out on [ Kuberentes Slack] ( https://kubernetes.slack.com/archives/CAW0GV7A5 )
25
+ Feel free to reach out on [ Kubernetes Slack] ( https://kubernetes.slack.com/archives/CAW0GV7A5 )
26
26
27
27
Ask any question, we are happy to answer!
28
28
{{% /blocks/feature %}}
@@ -46,7 +46,6 @@ For announcement of latest features etc.
46
46
Sponsored by:
47
47
{.h1 .text-center}
48
48
49
-
50
49
<br /><img src =" /images/red-hat.webp " alt =" Red Hat " width =" 200 " />   ; &   ; <img src =" /images/cs-logo.svg " alt =" Container Solutions " width =" 170 " />
51
50
{.h1 .text-center}
52
51
@@ -58,16 +57,13 @@ Sponsored by:
58
57
{{% blocks/feature icon="no_icon" %}}
59
58
{{% /blocks/feature %}}
60
59
61
- {{% blocks/feature %}}
62
- Java Operator SDK if member of CNCF as a subproject of Operator Framework
60
+ {{% blocks/feature icon="no_icon" %}}
61
+ Java Operator SDK is a [ Cloud Native Computing Foundation ] ( https://www.cncf.io ) incubating project as part of [ Operator Framework] ( https://www.cncf.io/projects/operator-framework/ )
63
62
{.h3 .text-center}
64
63
65
- <img src =" /images/cncf_logo.png " image_anchor =" center " alt =" CNCF " width =" 200 " />
64
+ <img src =" /images/cncf_logo.png " image_anchor =" center " alt =" CNCF " width =" 200 " />
66
65
67
66
{{% /blocks/feature %}}
68
67
69
- {{% blocks/feature icon="no_icon" %}}
70
- {{% /blocks/feature %}}
71
-
72
68
{{% /blocks/section %}}
73
69
0 commit comments