diff --git a/docs/blog/2018/01/04/another-great-release/index.html b/docs/blog/2018/01/04/another-great-release/index.html
index ec2a8c20..fdbfb621 100644
--- a/docs/blog/2018/01/04/another-great-release/index.html
+++ b/docs/blog/2018/01/04/another-great-release/index.html
@@ -671,7 +671,7 @@ This is a warning with a title!
diff --git a/docs/blog/2018/10/06/easy-documentation-with-docsy/index.html b/docs/blog/2018/10/06/easy-documentation-with-docsy/index.html
index abf8fffe..f2c1968f 100644
--- a/docs/blog/2018/10/06/easy-documentation-with-docsy/index.html
+++ b/docs/blog/2018/10/06/easy-documentation-with-docsy/index.html
@@ -317,7 +317,7 @@ Fetch and scale an image in the upcoming Hugo 0.43.
diff --git a/docs/blog/2018/10/06/the-second-blog-post/index.html b/docs/blog/2018/10/06/the-second-blog-post/index.html
index 9095befd..a5048077 100644
--- a/docs/blog/2018/10/06/the-second-blog-post/index.html
+++ b/docs/blog/2018/10/06/the-second-blog-post/index.html
@@ -671,7 +671,7 @@ This is a warning with a title!
diff --git a/docs/blog/index.html b/docs/blog/index.html
index eded314f..97875047 100644
--- a/docs/blog/index.html
+++ b/docs/blog/index.html
@@ -308,7 +308,7 @@ There should be whitespace between paragraphs. There should be whitespace betwee
diff --git a/docs/blog/releases/index.html b/docs/blog/releases/index.html
index efde73c8..54c61b44 100644
--- a/docs/blog/releases/index.html
+++ b/docs/blog/releases/index.html
@@ -268,7 +268,7 @@ There should be whitespace between paragraphs. There should be whitespace betwee
diff --git a/docs/docs/getting-started/index.xml b/docs/docs/getting-started/index.xml
index 90321fac..2d9b6e4a 100644
--- a/docs/docs/getting-started/index.xml
+++ b/docs/docs/getting-started/index.xml
@@ -38,34 +38,6 @@
</div>
-<h2 id="first-steps">First Steps</h2>
-
-<p>Prepare your Kubernetes cluster and set up your <code>kubectl</code> access.</p>
-
-<p>Once you have running Kubernetes cluster you can focus on installing <strong>Jenkins Operator</strong> according to the <a href="https://jenkinsci.github.io/kubernetes-operator/kubernetes-operator/docs/installation/">Installation</a> guide.</p>
-
-
-
-
-
- Docs: Latest (v0.2.x)
- https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/v0.2.x/
- Mon, 05 Aug 2019 00:00:00 +0000
-
- https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/v0.2.x/
-
-
-
-
-
-
-
-<div class="pageinfo pageinfo-primary">
-<p>This document describes a getting started guide for <strong>Jenkins Operator</strong> <code>v0.2.x</code> and an additional configuration.</p>
-
-</div>
-
-
<h2 id="first-steps">First Steps</h2>
<p>Prepare your Kubernetes cluster and set up your <code>kubectl</code> access.</p>
@@ -103,5 +75,33 @@
+
+ Docs: v0.2.x
+ https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/v0.2.x/
+ Mon, 05 Aug 2019 00:00:00 +0000
+
+ https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/v0.2.x/
+
+
+
+
+
+
+
+<div class="pageinfo pageinfo-primary">
+<p>This document describes a getting started guide for <strong>Jenkins Operator</strong> <code>v0.2.x</code> and an additional configuration.</p>
+
+</div>
+
+
+<h2 id="first-steps">First Steps</h2>
+
+<p>Prepare your Kubernetes cluster and set up your <code>kubectl</code> access.</p>
+
+<p>Once you have running Kubernetes cluster you can focus on installing <strong>Jenkins Operator</strong> according to the <a href="https://jenkinsci.github.io/kubernetes-operator/kubernetes-operator/docs/installation/">Installation</a> guide.</p>
+
+
+
+
\ No newline at end of file
diff --git a/docs/docs/getting-started/latest/aks/index.html b/docs/docs/getting-started/latest/aks/index.html
index 4b66c3ad..a54680c0 100644
--- a/docs/docs/getting-started/latest/aks/index.html
+++ b/docs/docs/getting-started/latest/aks/index.html
@@ -233,6 +233,12 @@
+ Migration from v0.2.x
+
+
+
+
+
AKS
@@ -280,83 +286,6 @@
-
@@ -1398,6 +1404,21 @@ Deprecated: will be removed in the future, please use Annotations(annotations)
+labels
+
+map[string]string
+
+
+
+(Optional)
+
Map of string keys and values that can be used to organize and categorize
+(scope and select) objects. May match selectors of replication controllers
+and services.
+More info: http://kubernetes.io/docs/user-guide/labels
Since Jenkins Operator must be able to grant permission for its’ deployed Jenkins masters
to spawn pods (the Jenkins Master role above),
@@ -714,6 +723,8 @@ $ kubectl -n jenkins apply -f role_binding_jenkins.yaml