Added service description and fixed displayed tags.
This commit is contained in:
Sylwia Brant 2020-10-05 12:56:02 +02:00
parent 5eae91af6f
commit 89c4fc860f
10 changed files with 63 additions and 59 deletions

View File

@ -656,6 +656,8 @@
<hr class="panel-line">
<div class="entry">
<h5>
<a href="https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/deploy-jenkins/">Deploy Jenkins</a>
@ -674,8 +676,6 @@
<div class="entry">
<h5>
<a href="https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/configuration/">Configuration</a>

View File

@ -662,6 +662,8 @@
<div class="entry">
<h5>
<a href="https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/v0.1.x/deploy-jenkins/">Deploy Jenkins</a>
@ -678,8 +680,6 @@
<div class="entry">
<h5>
<a href="https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/v0.1.x/configuration/">Configuration</a>

View File

@ -664,6 +664,8 @@
<div class="entry">
<h5>
<a href="https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/v0.2.x/deploy-jenkins/">Deploy Jenkins</a>
@ -680,8 +682,6 @@
<div class="entry">
<h5>
<a href="https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/v0.2.x/configuration/">Configuration</a>

View File

@ -658,6 +658,8 @@
<div class="entry">
<h5>
<a href="https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/v0.3.x/deploy-jenkins/">Deploy Jenkins</a>
@ -676,8 +678,6 @@
<div class="entry">
<h5>
<a href="https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/v0.3.x/configuration/">Configuration</a>

View File

@ -640,6 +640,8 @@
<div class="entry">
<h5>
<a href="https://jenkinsci.github.io/kubernetes-operator/docs/how-it-works/architecture-and-design/">Architecture and design</a>
@ -703,8 +705,6 @@

View File

@ -623,16 +623,6 @@
<hr class="panel-line">
<div class="entry">
<h5>
<a href="https://jenkinsci.github.io/kubernetes-operator/docs/installation/">Installation</a>
@ -648,6 +638,16 @@

View File

@ -26,7 +26,7 @@
" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://jenkinsci.github.io/kubernetes-operator/docs/installation/" />
<meta property="og:updated_time" content="2019-08-05T00:00:00+00:00" /><meta property="og:site_name" content="Jenkins Operator" />
<meta property="og:updated_time" content="2020-10-05T00:00:00+00:00" /><meta property="og:site_name" content="Jenkins Operator" />
<meta itemprop="name" content="Installation">
<meta itemprop="description" content="How to install Jenkins Operator
"><meta name="twitter:card" content="summary"/>
@ -990,6 +990,16 @@ SecurityContext for pod.
</td>
</tr>
<tr>
<td><code>service</code></td>
<td>not implemented</td>
<td>Http Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.</td>
</tr>
<tr>
<td><code>slaveService</code></td>
<td>not implemented</td>
<td>Slave Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.</td>
</tr>
<tr>
<td>
<code>
backup
@ -1089,7 +1099,7 @@ See <a href="https://jenkinsci.github.io/kubernetes-operator/docs/getting-starte
</tr>
<tr>
<td>
imagePullSecrets
<code>imagePullSecrets</code>
</td>
<td>
[]
@ -1111,7 +1121,7 @@ See <a href="https://jenkinsci.github.io/kubernetes-operator/docs/getting-starte
</tr>
<tr>
<td>
fullnameOverride
<code>fullnameOverride</code>
</td>
<td>
""
@ -1122,7 +1132,7 @@ See <a href="https://jenkinsci.github.io/kubernetes-operator/docs/getting-starte
</tr>
<tr>
<td>
resources
<code>resources</code>
</td>
<td>
{}
@ -1132,7 +1142,7 @@ See <a href="https://jenkinsci.github.io/kubernetes-operator/docs/getting-starte
</tr>
<tr>
<td>
nodeSelector
<code>nodeSelector</code>
</td>
<td>
{}
@ -1142,7 +1152,7 @@ See <a href="https://jenkinsci.github.io/kubernetes-operator/docs/getting-starte
</tr>
<tr>
<td>
tolerations
<code>tolerations</code>
</td>
<td>
{}
@ -1152,7 +1162,7 @@ See <a href="https://jenkinsci.github.io/kubernetes-operator/docs/getting-starte
</tr>
<tr>
<td>
affinity
<code>affinity</code>
</td>
<td>
{}
@ -1345,7 +1355,7 @@ Backup defines configuration of Jenkins backup.
</tr>
<tr>
<td>
volumeMounts
<code>volumeMounts</code>
</td>
<td>
<pre>
@ -1436,12 +1446,6 @@ Example:<br />
</tbody>
</table></p>
<p># See <a href="https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service">https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service</a> for details
#service:
# slave Jenkins service
# See <a href="https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service">https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service</a> for details
#slaveService:</p>
<div class="section-index">
@ -1554,7 +1558,7 @@ Example:<br />
<div class="text-muted mt-5 pt-3 border-top">Last modified August 5, 2019
<div class="text-muted mt-5 pt-3 border-top">Last modified October 5, 2020
</div>
</div>

View File

@ -4,7 +4,7 @@
<link>https://jenkinsci.github.io/kubernetes-operator/docs/installation/</link>
<description>Recent Hugo news from gohugo.io</description>
<generator>Hugo -- gohugo.io</generator>
<lastBuildDate>Mon, 05 Aug 2019 00:00:00 +0000</lastBuildDate>
<lastBuildDate>Mon, 05 Oct 2020 00:00:00 +0000</lastBuildDate>
<image>
<url>https://jenkinsci.github.io/kubernetes-operator/img/hugo.png</url>
<title>GoHugo.io</title>

View File

@ -2,6 +2,11 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://jenkinsci.github.io/kubernetes-operator/docs/installation/</loc>
<lastmod>2020-10-05T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/deploy-jenkins/</loc>
<lastmod>2020-04-13T00:00:00+00:00</lastmod>
@ -27,11 +32,6 @@
<lastmod>2019-08-05T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://jenkinsci.github.io/kubernetes-operator/docs/installation/</loc>
<lastmod>2019-08-05T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/configuration/</loc>
<lastmod>2020-04-13T00:00:00+00:00</lastmod>

View File

@ -2,7 +2,7 @@
title: "Installation"
linkTitle: "Installation"
weight: 1
date: 2019-08-05
date: 2020-10-05
description: >
How to install Jenkins Operator
---
@ -73,7 +73,6 @@ $ helm install <name> jenkins/jenkins-operator -n <your-namespace> --set jenkins
You can further customize Jenkins using `values.yaml`:
<h3 id="JenkinsConfiguration">Jenkins instance configuration
</h3>
###
<table aria-colspan="4">
<thead aria-colspan="4">
@ -375,6 +374,16 @@ SecurityContext for pod.
</td>
</tr>
<tr>
<td><code>service</code></td>
<td>not implemented</td>
<td>Http Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.</td>
</tr>
<tr>
<td><code>slaveService</code></td>
<td>not implemented</td>
<td>Slave Jenkins service. See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details.</td>
</tr>
<tr>
<td>
<code>
backup
@ -474,7 +483,7 @@ See <a href="https://jenkinsci.github.io/kubernetes-operator/docs/getting-starte
</tr>
<tr>
<td>
imagePullSecrets
<code>imagePullSecrets</code>
</td>
<td>
[]
@ -496,7 +505,7 @@ See <a href="https://jenkinsci.github.io/kubernetes-operator/docs/getting-starte
</tr>
<tr>
<td>
fullnameOverride
<code>fullnameOverride</code>
</td>
<td>
""
@ -507,7 +516,7 @@ See <a href="https://jenkinsci.github.io/kubernetes-operator/docs/getting-starte
</tr>
<tr>
<td>
resources
<code>resources</code>
</td>
<td>
{}
@ -517,7 +526,7 @@ See <a href="https://jenkinsci.github.io/kubernetes-operator/docs/getting-starte
</tr>
<tr>
<td>
nodeSelector
<code>nodeSelector</code>
</td>
<td>
{}
@ -527,7 +536,7 @@ See <a href="https://jenkinsci.github.io/kubernetes-operator/docs/getting-starte
</tr>
<tr>
<td>
tolerations
<code>tolerations</code>
</td>
<td>
{}
@ -537,7 +546,7 @@ See <a href="https://jenkinsci.github.io/kubernetes-operator/docs/getting-starte
</tr>
<tr>
<td>
affinity
<code>affinity</code>
</td>
<td>
{}
@ -732,7 +741,7 @@ Backup defines configuration of Jenkins backup.
</tr>
<tr>
<td>
volumeMounts
<code>volumeMounts</code>
</td>
<td>
<pre>
@ -821,13 +830,4 @@ Example:<br />
</tr>
</tbody>
</table>
# See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
#service:
# slave Jenkins service
# See https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/schema/#github.com/jenkinsci/kubernetes-operator/pkg/apis/jenkins/v1alpha2.Service for details
#slaveService: