Auto-updated docs (#630)
Co-authored-by: prryb <prryb@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									4e046280a3
								
							
						
					
					
						commit
						39ec91da29
					
				|  | @ -26,7 +26,7 @@ | ||||||
| " /> | " /> | ||||||
| <meta property="og:type" content="website" /> | <meta property="og:type" content="website" /> | ||||||
| <meta property="og:url" content="https://jenkinsci.github.io/kubernetes-operator/docs/installation/" /> | <meta property="og:url" content="https://jenkinsci.github.io/kubernetes-operator/docs/installation/" /> | ||||||
| <meta property="og:updated_time" content="2021-07-30T00:00:00+00:00" /><meta property="og:site_name" content="Jenkins Operator" /> | <meta property="og:updated_time" content="2021-08-16T00:00:00+00:00" /><meta property="og:site_name" content="Jenkins Operator" /> | ||||||
| <meta itemprop="name" content="Installation"> | <meta itemprop="name" content="Installation"> | ||||||
| <meta itemprop="description" content="How to install Jenkins Operator | <meta itemprop="description" content="How to install Jenkins Operator | ||||||
| "><meta name="twitter:card" content="summary"/> | "><meta name="twitter:card" content="summary"/> | ||||||
|  | @ -824,7 +824,7 @@ All container images can be found at <a href="https://hub.docker.com/r/virtuslab | ||||||
| <li><code>kubectl</code> version <code>1.17+</code></li> | <li><code>kubectl</code> version <code>1.17+</code></li> | ||||||
| </ul> | </ul> | ||||||
| 
 | 
 | ||||||
| <p>Listed below are the two ways to deploy Jenkins Operator. For details on how to customize your Jenkins instance, refer to <a href="/kubernetes-operator/docs/installation/">Getting Started</a>.</p> | <p>Listed below are the two ways to deploy Jenkins Operator. For details on how to customize your Jenkins instance, refer to <a href="/kubernetes-operator/docs/getting-started/">Getting Started</a>.</p> | ||||||
| 
 | 
 | ||||||
| <h2 id="deploy-jenkins-operator-using-yaml-s">Deploy Jenkins Operator using YAML’s</h2> | <h2 id="deploy-jenkins-operator-using-yaml-s">Deploy Jenkins Operator using YAML’s</h2> | ||||||
| 
 | 
 | ||||||
|  | @ -835,7 +835,7 @@ All container images can be found at <a href="https://hub.docker.com/r/virtuslab | ||||||
| <p>Watch <strong>Jenkins Operator</strong> instance being created:</p> | <p>Watch <strong>Jenkins Operator</strong> instance being created:</p> | ||||||
| <div class="highlight"><pre style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-bash" data-lang="bash">kubectl get pods -w</code></pre></div> | <div class="highlight"><pre style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-bash" data-lang="bash">kubectl get pods -w</code></pre></div> | ||||||
| <p>Now <strong>Jenkins Operator</strong> should be up and running in the <code>default</code> namespace. | <p>Now <strong>Jenkins Operator</strong> should be up and running in the <code>default</code> namespace. | ||||||
| For deploying Jenkins, refer to <a href="/kubernetes-operator/docs/installation/latest/deploy-jenkins/">Deploy Jenkins section</a>.</p> | For deploying Jenkins, refer to <a href="/kubernetes-operator/docs/getting-started/latest/deploy-jenkins/">Deploy Jenkins section</a>.</p> | ||||||
| 
 | 
 | ||||||
| <h2 id="deploy-jenkins-operator-using-helm-chart">Deploy Jenkins Operator using Helm Chart</h2> | <h2 id="deploy-jenkins-operator-using-helm-chart">Deploy Jenkins Operator using Helm Chart</h2> | ||||||
| 
 | 
 | ||||||
|  | @ -1836,7 +1836,7 @@ below is the full list of those volumeMounts:</p> | ||||||
| 
 | 
 | ||||||
| 	 | 	 | ||||||
| 	 | 	 | ||||||
| 	<div class="text-muted mt-5 pt-3 border-top">Last modified July 30, 2021 | 	<div class="text-muted mt-5 pt-3 border-top">Last modified August 16, 2021 | ||||||
| </div> | </div> | ||||||
| </div> | </div> | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -4,7 +4,7 @@ | ||||||
|     <link>https://jenkinsci.github.io/kubernetes-operator/docs/installation/</link> |     <link>https://jenkinsci.github.io/kubernetes-operator/docs/installation/</link> | ||||||
|     <description>Recent Hugo news from gohugo.io</description> |     <description>Recent Hugo news from gohugo.io</description> | ||||||
|     <generator>Hugo -- gohugo.io</generator> |     <generator>Hugo -- gohugo.io</generator> | ||||||
|     <lastBuildDate>Fri, 30 Jul 2021 00:00:00 +0000</lastBuildDate> |     <lastBuildDate>Mon, 16 Aug 2021 00:00:00 +0000</lastBuildDate> | ||||||
|     <image> |     <image> | ||||||
|       <url>https://jenkinsci.github.io/kubernetes-operator/img/hugo.png</url> |       <url>https://jenkinsci.github.io/kubernetes-operator/img/hugo.png</url> | ||||||
|       <title>GoHugo.io</title> |       <title>GoHugo.io</title> | ||||||
|  |  | ||||||
|  | @ -4,7 +4,7 @@ | ||||||
|    |    | ||||||
|   <url> |   <url> | ||||||
|     <loc>https://jenkinsci.github.io/kubernetes-operator/docs/installation/</loc> |     <loc>https://jenkinsci.github.io/kubernetes-operator/docs/installation/</loc> | ||||||
|     <lastmod>2021-07-30T00:00:00+00:00</lastmod> |     <lastmod>2021-08-16T00:00:00+00:00</lastmod> | ||||||
|   </url> |   </url> | ||||||
|    |    | ||||||
|   <url> |   <url> | ||||||
|  |  | ||||||
|  | @ -2,7 +2,7 @@ | ||||||
| title: "Installation" | title: "Installation" | ||||||
| linkTitle: "Installation" | linkTitle: "Installation" | ||||||
| weight: 1 | weight: 1 | ||||||
| date: 2021-07-30 | date: 2021-08-16 | ||||||
| description: > | description: > | ||||||
|   How to install Jenkins Operator |   How to install Jenkins Operator | ||||||
| --- | --- | ||||||
|  |  | ||||||
|  | @ -330,9 +330,9 @@ | ||||||
|       "dev": true |       "dev": true | ||||||
|     }, |     }, | ||||||
|     "caniuse-lite": { |     "caniuse-lite": { | ||||||
|       "version": "1.0.30001249", |       "version": "1.0.30001251", | ||||||
|       "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001249.tgz", |       "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001251.tgz", | ||||||
|       "integrity": "sha512-vcX4U8lwVXPdqzPWi6cAJ3FnQaqXbBqy/GZseKNQzRj37J7qZdGcBtxq/QLFNLLlfsoXLUdHw8Iwenri86Tagw==", |       "integrity": "sha512-HOe1r+9VkU4TFmnU70z+r7OLmtR+/chB1rdcJUeQlAinjEeb0cKL20tlAtOagNZhbrtLnCvV19B4FmF1rgzl6A==", | ||||||
|       "dev": true |       "dev": true | ||||||
|     }, |     }, | ||||||
|     "chalk": { |     "chalk": { | ||||||
|  | @ -432,9 +432,9 @@ | ||||||
|       "dev": true |       "dev": true | ||||||
|     }, |     }, | ||||||
|     "colorette": { |     "colorette": { | ||||||
|       "version": "1.2.2", |       "version": "1.3.0", | ||||||
|       "resolved": "https://registry.npmjs.org/colorette/-/colorette-1.2.2.tgz", |       "resolved": "https://registry.npmjs.org/colorette/-/colorette-1.3.0.tgz", | ||||||
|       "integrity": "sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==", |       "integrity": "sha512-ecORCqbSFP7Wm8Y6lyqMJjexBQqXSF7SSeaTyGGphogUjBlFP9m9o08wy86HL2uB7fMTxtOUzLMk7ogKcxMg1w==", | ||||||
|       "dev": true |       "dev": true | ||||||
|     }, |     }, | ||||||
|     "component-emitter": { |     "component-emitter": { | ||||||
|  | @ -568,9 +568,9 @@ | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "electron-to-chromium": { |     "electron-to-chromium": { | ||||||
|       "version": "1.3.798", |       "version": "1.3.806", | ||||||
|       "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.798.tgz", |       "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.806.tgz", | ||||||
|       "integrity": "sha512-fwsr6oXAORoV9a6Ak2vMCdXfmHIpAGgpOGesulS1cbGgJmrMl3H+GicUyRG3t+z9uHTMrIuMTleFDW+EUFYT3g==", |       "integrity": "sha512-AH/otJLAAecgyrYp0XK1DPiGVWcOgwPeJBOLeuFQ5l//vhQhwC9u6d+GijClqJAmsHG4XDue81ndSQPohUu0xA==", | ||||||
|       "dev": true |       "dev": true | ||||||
|     }, |     }, | ||||||
|     "end-of-stream": { |     "end-of-stream": { | ||||||
|  | @ -1370,9 +1370,9 @@ | ||||||
|       "dev": true |       "dev": true | ||||||
|     }, |     }, | ||||||
|     "node-releases": { |     "node-releases": { | ||||||
|       "version": "1.1.73", |       "version": "1.1.74", | ||||||
|       "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-1.1.73.tgz", |       "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-1.1.74.tgz", | ||||||
|       "integrity": "sha512-uW7fodD6pyW2FZNZnp/Z3hvWKeEW1Y8R1+1CnErE8cXFXzl5blBOoVB41CvMer6P6Q0S5FXDwcHgFd1Wj0U9zg==", |       "integrity": "sha512-caJBVempXZPepZoZAPCWRTNxYQ+xtG/KAi4ozTA5A+nJ7IU+kLQCbqaUjb5Rwy14M9upBWiQ4NutcmW04LJSRw==", | ||||||
|       "dev": true |       "dev": true | ||||||
|     }, |     }, | ||||||
|     "normalize-path": { |     "normalize-path": { | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue