GitHub

@@ -24,14 +24,14 @@ <h2 class="of-heading of-heading--md">How can I write an Operator with Operator

2424

<div class="of-section--largetext__item">

2525

<h2 class="of-heading of-heading--xl">Installing the SDK CLI</h2>

2626

<div class="of-section--largetext__content">

27-

<p>Follow the steps in the <a href="/docs/install-operator-sdk/">installation guide</a> to learn how to install the Operator SDK CLI tool. If you are using a release version of the SDK, make sure to follow the documentation for that version. You make use any of the following installation processes:</p>

27+

<p>Follow the steps in the <a href="/docs/installation/install-operator-sdk/">installation guide</a> to learn how to install the Operator SDK CLI tool. If you are using a release version of the SDK, make sure to follow the documentation for that version. You make use any of the following installation processes:</p>

2828

<ol class="of-list-ordered">

29-

<li>Install the <a href="/docs/install-operator-sdk/#install-from-homebrew-macos">Homebrew</a> (macOS)</li>

30-

<li>Install from <a href="/docs/install-operator-sdk/#install-from-github-release">GitHub</a> release</li>

31-

<li>Compile and install from <a href="/docs/install-operator-sdk/#compile-and-install-from-master">master</a></li>

29+

<li>Install the <a href="/docs/installation/install-operator-sdk/#install-from-homebrew-macos">Homebrew</a> (macOS)</li>

30+

<li>Install from <a href="/docs/installation/install-operator-sdk/#install-from-github-release">GitHub</a> release</li>

31+

<li>Compile and install from <a href="/docs/installation/install-operator-sdk/#compile-and-install-from-master">master</a></li>

3232

</ol>

3333

</div>

34-

<a href="/docs/install-operator-sdk" class="of-button of-button--tertiary">Learn More

34+

<a href="/docs/installation/install-operator-sdk" class="of-button of-button--tertiary">Learn More

3535

<svg class="of-button__icon" enable-background="new 0 0 22 22" version="1.1" viewBox="0 0 22 22" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">

3636

<path d="M19.5,8l-7.3-7.6c-0.4-0.4-1.1-0.4-1.5,0L9.3,1.8c-0.4,0.4-0.4,1.1,0,1.6l5.2,5.5H1.1C0.5,8.9,0,9.3,0,10V12 c0,0.6,0.5,1.1,1.1,1.1h13.5l-5.2,5.5c-0.4,0.4-0.4,1.1,0,1.6l1.4,1.5c0.4,0.4,1.1,0.4,1.5,0l9.4-9.9c0.4-0.4,0.4-1.1,0-1.6L19.5,8z "/>

3737

</svg>

@@ -44,19 +44,19 @@ <h2 class="of-heading of-heading--xl">Installing the SDK CLI</h2>

4444

<h2 class="of-heading of-heading--xl">READ THE USER GUIDES</h2>

4545

<p class="of-section--largetext__content">Operators can be created with the SDK using Ansible, Helm, or Go. Follow the one of the quickstart guides to dive in.</p>

4646

<ul>

47-

<li><a href="/docs/ansible/quickstart/" class="of-button of-button--tertiary">

47+

<li><a href="/docs/building-operators/ansible/quickstart/" class="of-button of-button--tertiary">

4848

Ansible Quickstart

4949

<svg class="of-button__icon" enable-background="new 0 0 22 22" version="1.1" viewBox="0 0 22 22" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">

5050

<path d="M19.5,8l-7.3-7.6c-0.4-0.4-1.1-0.4-1.5,0L9.3,1.8c-0.4,0.4-0.4,1.1,0,1.6l5.2,5.5H1.1C0.5,8.9,0,9.3,0,10V12 c0,0.6,0.5,1.1,1.1,1.1h13.5l-5.2,5.5c-0.4,0.4-0.4,1.1,0,1.6l1.4,1.5c0.4,0.4,1.1,0.4,1.5,0l9.4-9.9c0.4-0.4,0.4-1.1,0-1.6L19.5,8z "/>

5151

</svg>

5252

</a></li>

53-

<li><a href="/docs/helm/quickstart/" class="of-button of-button--tertiary">

53+

<li><a href="/docs/building-operators/helm/quickstart/" class="of-button of-button--tertiary">

5454

Helm Quickstart

5555

<svg class="of-button__icon" enable-background="new 0 0 22 22" version="1.1" viewBox="0 0 22 22" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">

5656

<path d="M19.5,8l-7.3-7.6c-0.4-0.4-1.1-0.4-1.5,0L9.3,1.8c-0.4,0.4-0.4,1.1,0,1.6l5.2,5.5H1.1C0.5,8.9,0,9.3,0,10V12 c0,0.6,0.5,1.1,1.1,1.1h13.5l-5.2,5.5c-0.4,0.4-0.4,1.1,0,1.6l1.4,1.5c0.4,0.4,1.1,0.4,1.5,0l9.4-9.9c0.4-0.4,0.4-1.1,0-1.6L19.5,8z "/>

5757

</svg>

5858

</a></li>

59-

<li><a href="/docs/golang/quickstart/" class="of-button of-button--tertiary">

59+

<li><a href="/docs/building-operators/golang/quickstart/" class="of-button of-button--tertiary">

6060

Go Quickstart

6161

<svg class="of-button__icon" enable-background="new 0 0 22 22" version="1.1" viewBox="0 0 22 22" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">

6262

<path d="M19.5,8l-7.3-7.6c-0.4-0.4-1.1-0.4-1.5,0L9.3,1.8c-0.4,0.4-0.4,1.1,0,1.6l5.2,5.5H1.1C0.5,8.9,0,9.3,0,10V12 c0,0.6,0.5,1.1,1.1,1.1h13.5l-5.2,5.5c-0.4,0.4-0.4,1.1,0,1.6l1.4,1.5c0.4,0.4,1.1,0.4,1.5,0l9.4-9.9c0.4-0.4,0.4-1.1,0-1.6L19.5,8z "/>

@@ -80,7 +80,7 @@ <h2 class="of-heading of-heading--xl">PUBLISH YOUR OPERATOR</h2>

8080

<h2 class="of-heading of-heading--xl">LEVEL UP YOUR OPERATOR</h2>

8181

<p class="of-section--largetext__content">Learn about operator maturity and the requirements to approach full auto

8282

pilot.</p>

83-

<a href="/docs/operator-capabilities/" class="of-button of-button--tertiary">Learn More

83+

<a href="/docs/advanced-topics/operator-capabilities/operator-capabilities" class="of-button of-button--tertiary">Learn More

8484

<svg class="of-button__icon" enable-background="new 0 0 22 22" version="1.1" viewBox="0 0 22 22"

8585

xml:space="preserve" xmlns="http://www.w3.org/2000/svg">

8686

<path

Read the original on github.com ↗