Skip to content

Commit

Permalink
Deployed 3257f39 to head with MkDocs 1.5.3 and mike 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 24, 2023
1 parent f88dd82 commit 8b58096
Show file tree
Hide file tree
Showing 22 changed files with 165 additions and 165 deletions.
4 changes: 2 additions & 2 deletions head/airgap-install/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2003,7 +2003,7 @@ <h2 id="prerequisites">Prerequisites<a class="headerlink" href="#prerequisites"
</ul>
<h2 id="1-create-your-own-image-bundle-optional">1. Create your own image bundle (optional)<a class="headerlink" href="#1-create-your-own-image-bundle-optional" title="Permanent link">#</a></h2>
<p>k0s/containerd uses OCI (Open Container Initiative) bundles for airgap installation. OCI bundles must be uncompressed. As OCI bundles are built specifically for each architecture, create an OCI bundle that uses the same processor architecture (x86-64, ARM64, ARMv7) as on the target system.</p>
<p>k0s offers two methods for creating OCI bundles, one using Docker and the other using a previously set up k0s worker. Be aware, though, that you cannot use the Docker method for the ARM architectures due to <a href="https://github.com/kubernetes/kubernetes/issues/98229">kube-proxy image multiarch manifest problem</a>.</p>
<p>k0s offers two methods for creating OCI bundles, one using Docker and the other using a previously set up k0s worker.</p>
<p><strong>Note:</strong> k0s strictly matches image architecture, e.g. arm/v7 images won't work for arm64.</p>
<h3 id="docker">Docker<a class="headerlink" href="#docker" title="Permanent link">#</a></h3>
<ol>
Expand Down Expand Up @@ -2038,7 +2038,7 @@ <h2 id="2b-sync-the-bundle-file-with-the-airgapped-machines-remotely-with-k0sctl
<span class="w"> </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">k0s-cluster</span>
<span class="nt">spec</span><span class="p">:</span>
<span class="w"> </span><span class="nt">k0s</span><span class="p">:</span>
<span class="w"> </span><span class="nt">version</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">1.28.2+k0s.0</span>
<span class="w"> </span><span class="nt">version</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">1.28.3+k0s.0</span>
<span class="w"> </span><span class="nt">hosts</span><span class="p">:</span>
<span class="w"> </span><span class="p p-Indicator">-</span><span class="w"> </span><span class="nt">role</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">controller</span>
<span class="w"> </span><span class="nt">ssh</span><span class="p">:</span>
Expand Down
8 changes: 4 additions & 4 deletions head/autopilot-multicommand/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2073,20 +2073,20 @@ <h2 id="example"><strong>Example</strong><a class="headerlink" href="#example" t
<span class="w"> </span><span class="nt">6: spec</span><span class="p">:</span>
<span class="w"> </span><span class="nt">7: commands</span><span class="p">:</span>
<span class="w"> </span><span class="nt">8: - airgapupdate</span><span class="p">:</span>
<span class="w"> </span><span class="nt">9: version</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">v1.28.2+k0s.0</span>
<span class="w"> </span><span class="nt">9: version</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">v1.28.3+k0s.0</span>
<span class="nt">10: platforms</span><span class="p">:</span>
<span class="nt">11: linux-amd64</span><span class="p">:</span>
<span class="nt">12: url</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">https://github.com/k0sproject/k0s/releases/download/v1.28.2+k0s.0/k0s-airgap-bundle-v1.28.2+k0s.0-amd64</span>
<span class="nt">12: url</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">https://github.com/k0sproject/k0s/releases/download/v1.28.3+k0s.0/k0s-airgap-bundle-v1.28.3+k0s.0-amd64</span>
<span class="nt">13: workers</span><span class="p">:</span>
<span class="nt">14: discovery</span><span class="p">:</span>
<span class="nt">15: static</span><span class="p">:</span>
<span class="nt">16: nodes</span><span class="p">:</span>
<span class="nt">17</span><span class="p">:</span><span class="w"> </span><span class="err">-</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">worker0</span>
<span class="nt">18: - k0supdate</span><span class="p">:</span>
<span class="nt">19: version</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">v1.28.2+k0s.0</span>
<span class="nt">19: version</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">v1.28.3+k0s.0</span>
<span class="nt">20: platforms</span><span class="p">:</span>
<span class="nt">21: linux-amd64</span><span class="p">:</span>
<span class="nt">22: url</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">https://github.com/k0sproject/k0s/releases/download/v1.28.2+k0s.0/k0s-v1.28.2+k0s.0-amd64</span>
<span class="nt">22: url</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">https://github.com/k0sproject/k0s/releases/download/v1.28.3+k0s.0/k0s-v1.28.3+k0s.0-amd64</span>
<span class="nt">23: targets</span><span class="p">:</span>
<span class="nt">24: controllers</span><span class="p">:</span>
<span class="nt">25: discovery</span><span class="p">:</span>
Expand Down
4 changes: 2 additions & 2 deletions head/autopilot/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2405,10 +2405,10 @@ <h2 id="configuration">Configuration<a class="headerlink" href="#configuration"

<span class="w"> </span><span class="nt">commands</span><span class="p">:</span>
<span class="w"> </span><span class="p p-Indicator">-</span><span class="w"> </span><span class="nt">k0supdate</span><span class="p">:</span>
<span class="w"> </span><span class="nt">version</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">v1.28.2+k0s.0</span>
<span class="w"> </span><span class="nt">version</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">v1.28.3+k0s.0</span>
<span class="w"> </span><span class="nt">platforms</span><span class="p">:</span>
<span class="w"> </span><span class="nt">linux-amd64</span><span class="p">:</span>
<span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">https://github.com/k0sproject/k0s/releases/download/v1.28.2+k0s.0/k0s-v1.28.2+k0s.0-amd64</span>
<span class="w"> </span><span class="nt">url</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">https://github.com/k0sproject/k0s/releases/download/v1.28.3+k0s.0/k0s-v1.28.3+k0s.0-amd64</span>
<span class="w"> </span><span class="nt">sha256</span><span class="p">:</span><span class="w"> </span><span class="s">&#39;0000000000000000000000000000000000000000000000000000000000000000&#39;</span>
<span class="w"> </span><span class="nt">targets</span><span class="p">:</span>
<span class="w"> </span><span class="nt">controllers</span><span class="p">:</span>
Expand Down
2 changes: 1 addition & 1 deletion head/cli/k0s_controller/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1885,7 +1885,7 @@ <h3 id="options">Options<a class="headerlink" href="#options" title="Permanent l
--kube-controller-manager-extra-args string extra args for kube-controller-manager
--kubelet-extra-args string extra args for kubelet
--labels strings Node labels, list of key=value pairs
-l, --logging stringToString Logging Levels for the different components (default [konnectivity-server=1,kube-apiserver=1,kube-controller-manager=1,kube-scheduler=1,kubelet=1,kube-proxy=1,etcd=info,containerd=info])
-l, --logging stringToString Logging Levels for the different components (default [kube-apiserver=1,kube-controller-manager=1,kube-scheduler=1,kubelet=1,kube-proxy=1,etcd=info,containerd=info,konnectivity-server=1])
--no-taints disable default taints for controller node
--profile string worker profile to use on the node (default &quot;default&quot;)
--single enable single node (implies --enable-worker, default false)
Expand Down
2 changes: 1 addition & 1 deletion head/cli/k0s_install_controller/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1889,7 +1889,7 @@ <h3 id="options">Options<a class="headerlink" href="#options" title="Permanent l
--kube-controller-manager-extra-args string extra args for kube-controller-manager
--kubelet-extra-args string extra args for kubelet
--labels strings Node labels, list of key=value pairs
-l, --logging stringToString Logging Levels for the different components (default [containerd=info,konnectivity-server=1,kube-apiserver=1,kube-controller-manager=1,kube-scheduler=1,kubelet=1,kube-proxy=1,etcd=info])
-l, --logging stringToString Logging Levels for the different components (default [kube-apiserver=1,kube-controller-manager=1,kube-scheduler=1,kubelet=1,kube-proxy=1,etcd=info,containerd=info,konnectivity-server=1])
--no-taints disable default taints for controller node
--profile string worker profile to use on the node (default &quot;default&quot;)
--single enable single node (implies --enable-worker, default false)
Expand Down
2 changes: 1 addition & 1 deletion head/cli/k0s_install_worker/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1879,7 +1879,7 @@ <h3 id="options">Options<a class="headerlink" href="#options" title="Permanent l
--iptables-mode string iptables mode (valid values: nft, legacy, auto). default: auto
--kubelet-extra-args string extra args for kubelet
--labels strings Node labels, list of key=value pairs
-l, --logging stringToString Logging Levels for the different components (default [konnectivity-server=1,kube-apiserver=1,kube-controller-manager=1,kube-scheduler=1,kubelet=1,kube-proxy=1,etcd=info,containerd=info])
-l, --logging stringToString Logging Levels for the different components (default [kube-apiserver=1,kube-controller-manager=1,kube-scheduler=1,kubelet=1,kube-proxy=1,etcd=info,containerd=info,konnectivity-server=1])
--profile string worker profile to use on the node (default &quot;default&quot;)
--status-socket string Full file path to the socket file. (default: &lt;rundir&gt;/status.sock)
--taints strings Node taints, list of key=value:effect strings
Expand Down
2 changes: 1 addition & 1 deletion head/cli/k0s_worker/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1876,7 +1876,7 @@ <h3 id="options">Options<a class="headerlink" href="#options" title="Permanent l
--iptables-mode string iptables mode (valid values: nft, legacy, auto). default: auto
--kubelet-extra-args string extra args for kubelet
--labels strings Node labels, list of key=value pairs
-l, --logging stringToString Logging Levels for the different components (default [kube-proxy=1,etcd=info,containerd=info,konnectivity-server=1,kube-apiserver=1,kube-controller-manager=1,kube-scheduler=1,kubelet=1])
-l, --logging stringToString Logging Levels for the different components (default [etcd=info,containerd=info,konnectivity-server=1,kube-apiserver=1,kube-controller-manager=1,kube-scheduler=1,kubelet=1,kube-proxy=1])
--profile string worker profile to use on the node (default &quot;default&quot;)
--status-socket string Full file path to the socket file. (default: &lt;rundir&gt;/status.sock)
--taints strings Node taints, list of key=value:effect strings
Expand Down
Loading

0 comments on commit 8b58096

Please sign in to comment.