From c5703a6829e76678a93ac91acd4755d341c9c68c Mon Sep 17 00:00:00 2001 From: antoniaklja Date: Wed, 11 Sep 2019 12:14:06 +0200 Subject: [PATCH] Update docs --- README.md | 4 ++-- docs/404.html | 2 +- docs/about/index.html | 4 ++-- .../01/04/another-great-release/index.html | 2 +- .../easy-documentation-with-docsy/index.html | 2 +- .../2018/10/06/the-second-blog-post/index.html | 2 +- docs/blog/index.html | 2 +- docs/blog/news/index.html | 2 +- docs/blog/releases/index.html | 2 +- docs/community/index.html | 2 +- docs/docs/developer-guide/index.html | 2 +- docs/docs/developer-guide/tools/index.html | 2 +- docs/docs/getting-started/index.html | 2 +- .../docs/getting-started/v0.1.1/aks/index.html | 2 +- .../v0.1.1/configuration/index.html | 2 +- .../configure-backup-and-restore/index.html | 10 +++++----- .../v0.1.1/customization/index.html | 2 +- .../v0.1.1/deploy-jenkins/index.html | 2 +- .../v0.1.1/diagnostics/index.html | 2 +- docs/docs/getting-started/v0.1.1/index.html | 4 ++-- .../index.html | 2 +- .../getting-started/v0.1.1/scheme/index.html | 2 +- .../docs/getting-started/v0.2.0/aks/index.html | 2 +- .../v0.2.0/configuration/index.html | 2 +- .../configure-backup-and-restore/index.html | 10 +++++----- .../v0.2.0/customization/index.html | 2 +- .../v0.2.0/deploy-jenkins/index.html | 2 +- .../v0.2.0/diagnostics/index.html | 2 +- docs/docs/getting-started/v0.2.0/index.html | 4 ++-- .../v0.2.0/migration/index.html | 2 +- .../getting-started/v0.2.0/scheme/index.html | 2 +- .../architecture-and-design/index.html | 2 +- docs/docs/how-it-works/index.html | 2 +- .../jenkins-docker-images/index.html | 2 +- docs/docs/index.html | 2 +- docs/docs/installation/index.html | 4 ++-- docs/docs/security/index.html | 2 +- docs/index.html | 6 +++--- docs/search/index.html | 2 +- documentation/developer-guide.md | 8 ++++---- documentation/how-it-works.md | 6 +++--- documentation/installation.md | 10 +++++----- documentation/security.md | 18 +++++++++--------- documentation/v0.1.1/getting-started.md | 16 ++++++++-------- documentation/v0.2.0/getting-started.md | 14 +++++++------- website/content/en/_index.html | 4 ++-- website/content/en/about/_index.html | 2 +- .../content/en/docs/Developer Guide/_index.md | 8 ++++---- .../content/en/docs/Getting Started/_index.md | 4 ++-- .../en/docs/Getting Started/v0.1.1/_index.md | 4 ++-- .../Getting Started/v0.1.1/configuration.md | 4 ++-- .../v0.1.1/configure-backup-and-restore.md | 2 +- .../Getting Started/v0.1.1/customization.md | 8 ++++---- .../docs/Getting Started/v0.1.1/diagnostics.md | 2 +- .../en/docs/Getting Started/v0.2.0/_index.md | 4 ++-- .../Getting Started/v0.2.0/configuration.md | 2 +- .../v0.2.0/configure-backup-and-restore.md | 2 +- .../Getting Started/v0.2.0/customization.md | 6 +++--- .../docs/Getting Started/v0.2.0/diagnostics.md | 2 +- .../docs/Getting Started/v0.2.0/migration.md | 2 +- .../How it works/architecture-and-design.md | 2 +- .../docs/How it works/jenkins-docker-images.md | 2 +- website/content/en/docs/Installation/_index.md | 8 ++++---- website/content/en/docs/Security/_index.md | 18 +++++++++--------- website/layouts/partials/navbar.html | 2 +- .../docsy/userguide/content/en/_index.html | 2 +- 66 files changed, 135 insertions(+), 135 deletions(-) diff --git a/README.md b/README.md index b0f61de0..961bd868 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Visit [website](https://jenkinsci.github.io/kubernetes-operator/) for the full d ![logo](/assets/jenkins_gopher_wide.png) -## What's Jenkins Operator? +## What's the Jenkins Operator? Jenkins operator is a Kubernetes native operator which fully manages Jenkins on Kubernetes. It was built with immutability and declarative configuration as code in mind. @@ -22,7 +22,7 @@ Out of the box it provides: ## Problem statement and goals -The main reason why we decided to write the **jenkins-operator** is the fact that we faced a lot of problems with standard Jenkins deployment. +The main reason why we decided to implement the **Jenkins Operator** is the fact that we faced a lot of problems with standard Jenkins deployment. We want to make Jenkins more robust, suitable for dynamic and multi-tenant environments. Some of the problems we want to solve: diff --git a/docs/404.html b/docs/404.html index dfbd2d5c..3154b360 100644 --- a/docs/404.html +++ b/docs/404.html @@ -57,7 +57,7 @@