mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Deployed 8803029 to latest with MkDocs 1.1.2 and mike 0.5.3
This commit is contained in:
parent
1f967b304e
commit
22de558a5b
@ -700,7 +700,7 @@
|
|||||||
<div class="md-source-date">
|
<div class="md-source-date">
|
||||||
<small>
|
<small>
|
||||||
|
|
||||||
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 5, 2020</span>
|
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 6, 2020</span>
|
||||||
|
|
||||||
</small>
|
</small>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
BIN
latest/clusters/images/cluster-context-menu.png
Normal file
BIN
latest/clusters/images/cluster-context-menu.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 284 KiB |
BIN
latest/clusters/images/cluster-settings-features.png
Normal file
BIN
latest/clusters/images/cluster-settings-features.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 315 KiB |
BIN
latest/clusters/images/cluster-settings-general.png
Normal file
BIN
latest/clusters/images/cluster-settings-general.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 311 KiB |
BIN
latest/clusters/images/cluster-settings-removal.png
Normal file
BIN
latest/clusters/images/cluster-settings-removal.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 338 KiB |
BIN
latest/clusters/images/cluster-settings-status.png
Normal file
BIN
latest/clusters/images/cluster-settings-status.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 170 KiB |
@ -682,10 +682,10 @@
|
|||||||
|
|
||||||
|
|
||||||
<h1 id="removing-clusters">Removing clusters<a class="headerlink" href="#removing-clusters" title="Permanent link">#</a></h1>
|
<h1 id="removing-clusters">Removing clusters<a class="headerlink" href="#removing-clusters" title="Permanent link">#</a></h1>
|
||||||
<p>You can remove Lens clusters using the context menu that appears when you hover over the cluster in the left-side menu that you want to remove. By right-clicking the cluster of choice you can hit the <code>Remove</code> button to delete it from your list. </p>
|
<p>Remove Lens clusters using the context menu that appears when you right-click the cluster in the left-side menu that you want to remove. </p>
|
||||||
<p>To remove a cluster from your cluster list:</p>
|
<p>To remove a cluster from your cluster list:</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>Hover over the name of the cluster you want to remove in the left side menu. A context menu will appear.</li>
|
<li>Right-click the name of the cluster in the left-side menu that you want to remove. </li>
|
||||||
<li>Click <strong>Remove</strong>.</li>
|
<li>Click <strong>Remove</strong>.</li>
|
||||||
</ol>
|
</ol>
|
||||||
<p><strong>NOTE</strong>: This will only remove the cluster from your Lens cluster list. It will not affect your actual Kubernetes cluster or its configuration.</p>
|
<p><strong>NOTE</strong>: This will only remove the cluster from your Lens cluster list. It will not affect your actual Kubernetes cluster or its configuration.</p>
|
||||||
@ -698,7 +698,7 @@
|
|||||||
<div class="md-source-date">
|
<div class="md-source-date">
|
||||||
<small>
|
<small>
|
||||||
|
|
||||||
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 5, 2020</span>
|
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 6, 2020</span>
|
||||||
|
|
||||||
</small>
|
</small>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -75,7 +75,7 @@
|
|||||||
<div data-md-component="skip">
|
<div data-md-component="skip">
|
||||||
|
|
||||||
|
|
||||||
<a href="#cluster-settings" class="md-skip">
|
<a href="#settings" class="md-skip">
|
||||||
Skip to content
|
Skip to content
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
@ -406,6 +406,26 @@
|
|||||||
Features
|
Features
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
<nav class="md-nav" aria-label="Features">
|
||||||
|
<ul class="md-nav__list">
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="#metrics" class="md-nav__link">
|
||||||
|
Metrics
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="#user-mode" class="md-nav__link">
|
||||||
|
User Mode
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="md-nav__item">
|
<li class="md-nav__item">
|
||||||
@ -881,6 +901,26 @@
|
|||||||
Features
|
Features
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
<nav class="md-nav" aria-label="Features">
|
||||||
|
<ul class="md-nav__list">
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="#metrics" class="md-nav__link">
|
||||||
|
Metrics
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li class="md-nav__item">
|
||||||
|
<a href="#user-mode" class="md-nav__link">
|
||||||
|
User Mode
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="md-nav__item">
|
<li class="md-nav__item">
|
||||||
@ -904,38 +944,50 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<h1 id="cluster-settings">Cluster Settings<a class="headerlink" href="#cluster-settings" title="Permanent link">#</a></h1>
|
<h1 id="settings">Settings<a class="headerlink" href="#settings" title="Permanent link">#</a></h1>
|
||||||
<p>It is easy to configure Lens Clusters to your liking through its various settings. By right-clicking the cluster of choice you can open <code>Settings</code>.</p>
|
<p>It is easy to configure Lens Clusters to your liking through its various settings. </p>
|
||||||
|
<ol>
|
||||||
|
<li>Right-click the name of the cluster in the left-side menu that you want to open the settings for. </li>
|
||||||
|
<li>Click <strong>Settings</strong>.</li>
|
||||||
|
</ol>
|
||||||
|
<p><img alt="Cluster settings" src="../images/cluster-context-menu.png" /></p>
|
||||||
<h2 id="status">Status<a class="headerlink" href="#status" title="Permanent link">#</a></h2>
|
<h2 id="status">Status<a class="headerlink" href="#status" title="Permanent link">#</a></h2>
|
||||||
<p>An overview of the cluster status.</p>
|
<p>Overview of the cluster status</p>
|
||||||
<h3 id="cluster-status">Cluster Status<a class="headerlink" href="#cluster-status" title="Permanent link">#</a></h3>
|
<h3 id="cluster-status">Cluster Status<a class="headerlink" href="#cluster-status" title="Permanent link">#</a></h3>
|
||||||
<p>This section provides cluster details including the detected distribution, kernel version, API endpoint and online status.</p>
|
<p>Cluster status information including the detected distribution, kernel version, API endpoint, and online status</p>
|
||||||
|
<p><img alt="Cluster settings status" src="../images/cluster-settings-status.png" /></p>
|
||||||
<h2 id="general">General<a class="headerlink" href="#general" title="Permanent link">#</a></h2>
|
<h2 id="general">General<a class="headerlink" href="#general" title="Permanent link">#</a></h2>
|
||||||
<p>General information for the cluster with some settings that can be customized.</p>
|
<p>General cluster settings</p>
|
||||||
<h3 id="cluster-name">Cluster Name<a class="headerlink" href="#cluster-name" title="Permanent link">#</a></h3>
|
<h3 id="cluster-name">Cluster Name<a class="headerlink" href="#cluster-name" title="Permanent link">#</a></h3>
|
||||||
<p>The cluster name is inheritated from the kubeconfig by default. You can change the cluster name to another value by updating here. Note this does not update your kubeconfig file.</p>
|
<p>The cluster name is inheritated by default from the kubeconfig file. Change the cluster name to another value by updating it here. Note that doing so does not update your kubeconfig file.</p>
|
||||||
<h3 id="workspace">Workspace<a class="headerlink" href="#workspace" title="Permanent link">#</a></h3>
|
<h3 id="workspace">Workspace<a class="headerlink" href="#workspace" title="Permanent link">#</a></h3>
|
||||||
<p>This is the Lens Workspace that the cluster is associated with. You can change to another workspace or create a new workspace - this option will take you the Workspaces editor where you can create a new workspace and then
|
<p>This is the Lens workspace that the cluster is associated with. Change workspaces by selecting a different workspace from the dropdown menu. Create a new workspace by clicking <strong>workspace</strong> in "Define cluster workspace" above the dropdown menu. This option will take you the workspaces editor. Create a new workspace and then navigate back to cluster settings.</p>
|
||||||
navigate back to the cluster settings.</p>
|
|
||||||
<h3 id="cluster-icon">Cluster Icon<a class="headerlink" href="#cluster-icon" title="Permanent link">#</a></h3>
|
<h3 id="cluster-icon">Cluster Icon<a class="headerlink" href="#cluster-icon" title="Permanent link">#</a></h3>
|
||||||
<p>A random cluster icon is associated with your cluster when it is first created. You can define your own cluster icon here.</p>
|
<p>Lens randomly generates an icon to associate with each newly-created cluster. Use this setting to choose your own icon.</p>
|
||||||
<h3 id="http-proxy">HTTP Proxy<a class="headerlink" href="#http-proxy" title="Permanent link">#</a></h3>
|
<h3 id="http-proxy">HTTP Proxy<a class="headerlink" href="#http-proxy" title="Permanent link">#</a></h3>
|
||||||
<p>If you need to use a HTTP proxy to communicate with the Kubernetes API you can define it here.</p>
|
<p>Some users will need to define an HTTP proxy for communicating with the Kubernetes API. Use this setting to do so.</p>
|
||||||
<h3 id="prometheus">Prometheus<a class="headerlink" href="#prometheus" title="Permanent link">#</a></h3>
|
<h3 id="prometheus">Prometheus<a class="headerlink" href="#prometheus" title="Permanent link">#</a></h3>
|
||||||
<p>Lens can be configured to query a Prometheus server that is installed in the cluster. The query format used can be configured here to either auto-detect or a pre-configured query format. The available formats are:</p>
|
<p>Lens can be configured to query a Prometheus server installed in the cluster. Select a query format by choosing either to auto-detect or from the following configurations:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Lens</li>
|
<li>Lens</li>
|
||||||
<li>Helm Operator</li>
|
<li>Helm Operator</li>
|
||||||
<li>Prometheus Operator</li>
|
<li>Prometheus Operator</li>
|
||||||
<li>Stacklight</li>
|
<li>Stacklight</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>For more details of custom Prometheus configurations refer to this <a href="https://github.com/lensapp/lens/blob/master/troubleshooting/custom-prometheus.md">guide</a>.</p>
|
<p>To learn more about custom Prometheus configurations, please refer to this <a href="https://github.com/lensapp/lens/blob/master/troubleshooting/custom-prometheus.md">guide</a>.</p>
|
||||||
<h3 id="working-directory">Working Directory<a class="headerlink" href="#working-directory" title="Permanent link">#</a></h3>
|
<h3 id="working-directory">Working Directory<a class="headerlink" href="#working-directory" title="Permanent link">#</a></h3>
|
||||||
<p>The terminat working directory can be configured here - by default it is set to <code>$HOME</code>.</p>
|
<p>Use this field to set the terminal working directory. The default is <code>$HOME</code>.</p>
|
||||||
|
<p><img alt="Cluster settings general" src="../images/cluster-settings-general.png" /></p>
|
||||||
<h2 id="features">Features<a class="headerlink" href="#features" title="Permanent link">#</a></h2>
|
<h2 id="features">Features<a class="headerlink" href="#features" title="Permanent link">#</a></h2>
|
||||||
<p>Additional Lens features that can be installed by the user.</p>
|
<p>Additional Lens features that can be installed by the user</p>
|
||||||
|
<h3 id="metrics">Metrics<a class="headerlink" href="#metrics" title="Permanent link">#</a></h3>
|
||||||
|
<p>Enable timeseries data visualization (Prometheus stack) for your cluster. Install this only if you don't have existing Prometheus stack installed.</p>
|
||||||
|
<h3 id="user-mode">User Mode<a class="headerlink" href="#user-mode" title="Permanent link">#</a></h3>
|
||||||
|
<p>User Mode feature enables non-admin users to see namespaces they have access to. This is achieved by configuring RBAC rules so that every authenticated user is granted to list namespaces.</p>
|
||||||
|
<p><img alt="Cluster settings features" src="../images/cluster-settings-features.png" /></p>
|
||||||
<h2 id="removal">Removal<a class="headerlink" href="#removal" title="Permanent link">#</a></h2>
|
<h2 id="removal">Removal<a class="headerlink" href="#removal" title="Permanent link">#</a></h2>
|
||||||
<p>Remove the current cluster.</p>
|
<p>Use this setting to remove the current cluster.</p>
|
||||||
|
<p><img alt="Cluster settings removal" src="../images/cluster-settings-removal.png" /></p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -944,7 +996,7 @@ navigate back to the cluster settings.</p>
|
|||||||
<div class="md-source-date">
|
<div class="md-source-date">
|
||||||
<small>
|
<small>
|
||||||
|
|
||||||
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 5, 2020</span>
|
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 6, 2020</span>
|
||||||
|
|
||||||
</small>
|
</small>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -677,7 +677,7 @@
|
|||||||
<div class="md-source-date">
|
<div class="md-source-date">
|
||||||
<small>
|
<small>
|
||||||
|
|
||||||
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 5, 2020</span>
|
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 6, 2020</span>
|
||||||
|
|
||||||
</small>
|
</small>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -691,7 +691,7 @@
|
|||||||
<div class="md-source-date">
|
<div class="md-source-date">
|
||||||
<small>
|
<small>
|
||||||
|
|
||||||
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 5, 2020</span>
|
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 6, 2020</span>
|
||||||
|
|
||||||
</small>
|
</small>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -681,7 +681,7 @@
|
|||||||
<div class="md-source-date">
|
<div class="md-source-date">
|
||||||
<small>
|
<small>
|
||||||
|
|
||||||
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 5, 2020</span>
|
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 6, 2020</span>
|
||||||
|
|
||||||
</small>
|
</small>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -681,7 +681,7 @@
|
|||||||
<div class="md-source-date">
|
<div class="md-source-date">
|
||||||
<small>
|
<small>
|
||||||
|
|
||||||
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 5, 2020</span>
|
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 6, 2020</span>
|
||||||
|
|
||||||
</small>
|
</small>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -681,7 +681,7 @@
|
|||||||
<div class="md-source-date">
|
<div class="md-source-date">
|
||||||
<small>
|
<small>
|
||||||
|
|
||||||
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 5, 2020</span>
|
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 6, 2020</span>
|
||||||
|
|
||||||
</small>
|
</small>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -681,7 +681,7 @@
|
|||||||
<div class="md-source-date">
|
<div class="md-source-date">
|
||||||
<small>
|
<small>
|
||||||
|
|
||||||
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 5, 2020</span>
|
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 6, 2020</span>
|
||||||
|
|
||||||
</small>
|
</small>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -790,7 +790,7 @@
|
|||||||
<div class="md-source-date">
|
<div class="md-source-date">
|
||||||
<small>
|
<small>
|
||||||
|
|
||||||
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 5, 2020</span>
|
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 6, 2020</span>
|
||||||
|
|
||||||
</small>
|
</small>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -843,7 +843,7 @@ npm run dev
|
|||||||
<div class="md-source-date">
|
<div class="md-source-date">
|
||||||
<small>
|
<small>
|
||||||
|
|
||||||
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 5, 2020</span>
|
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 6, 2020</span>
|
||||||
|
|
||||||
</small>
|
</small>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -681,7 +681,7 @@
|
|||||||
<div class="md-source-date">
|
<div class="md-source-date">
|
||||||
<small>
|
<small>
|
||||||
|
|
||||||
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 5, 2020</span>
|
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 6, 2020</span>
|
||||||
|
|
||||||
</small>
|
</small>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -692,7 +692,7 @@
|
|||||||
<div class="md-source-date">
|
<div class="md-source-date">
|
||||||
<small>
|
<small>
|
||||||
|
|
||||||
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 5, 2020</span>
|
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 6, 2020</span>
|
||||||
|
|
||||||
</small>
|
</small>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -840,7 +840,7 @@
|
|||||||
<div class="md-source-date">
|
<div class="md-source-date">
|
||||||
<small>
|
<small>
|
||||||
|
|
||||||
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 5, 2020</span>
|
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 6, 2020</span>
|
||||||
|
|
||||||
</small>
|
</small>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -681,7 +681,7 @@
|
|||||||
<div class="md-source-date">
|
<div class="md-source-date">
|
||||||
<small>
|
<small>
|
||||||
|
|
||||||
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 5, 2020</span>
|
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 6, 2020</span>
|
||||||
|
|
||||||
</small>
|
</small>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -681,7 +681,7 @@
|
|||||||
<div class="md-source-date">
|
<div class="md-source-date">
|
||||||
<small>
|
<small>
|
||||||
|
|
||||||
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 5, 2020</span>
|
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 6, 2020</span>
|
||||||
|
|
||||||
</small>
|
</small>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -681,7 +681,7 @@
|
|||||||
<div class="md-source-date">
|
<div class="md-source-date">
|
||||||
<small>
|
<small>
|
||||||
|
|
||||||
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 5, 2020</span>
|
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 6, 2020</span>
|
||||||
|
|
||||||
</small>
|
</small>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -689,7 +689,7 @@
|
|||||||
<div class="md-source-date">
|
<div class="md-source-date">
|
||||||
<small>
|
<small>
|
||||||
|
|
||||||
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 5, 2020</span>
|
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 6, 2020</span>
|
||||||
|
|
||||||
</small>
|
</small>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -677,7 +677,7 @@
|
|||||||
<div class="md-source-date">
|
<div class="md-source-date">
|
||||||
<small>
|
<small>
|
||||||
|
|
||||||
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 5, 2020</span>
|
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 6, 2020</span>
|
||||||
|
|
||||||
</small>
|
</small>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -876,7 +876,7 @@
|
|||||||
<div class="md-source-date">
|
<div class="md-source-date">
|
||||||
<small>
|
<small>
|
||||||
|
|
||||||
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 5, 2020</span>
|
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 6, 2020</span>
|
||||||
|
|
||||||
</small>
|
</small>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -712,7 +712,7 @@
|
|||||||
<div class="md-source-date">
|
<div class="md-source-date">
|
||||||
<small>
|
<small>
|
||||||
|
|
||||||
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 5, 2020</span>
|
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 6, 2020</span>
|
||||||
|
|
||||||
</small>
|
</small>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -805,7 +805,7 @@
|
|||||||
<div class="md-source-date">
|
<div class="md-source-date">
|
||||||
<small>
|
<small>
|
||||||
|
|
||||||
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 5, 2020</span>
|
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 6, 2020</span>
|
||||||
|
|
||||||
</small>
|
</small>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -689,7 +689,7 @@
|
|||||||
<div class="md-source-date">
|
<div class="md-source-date">
|
||||||
<small>
|
<small>
|
||||||
|
|
||||||
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 5, 2020</span>
|
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 6, 2020</span>
|
||||||
|
|
||||||
</small>
|
</small>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -774,7 +774,7 @@
|
|||||||
<div class="md-source-date">
|
<div class="md-source-date">
|
||||||
<small>
|
<small>
|
||||||
|
|
||||||
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 5, 2020</span>
|
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 6, 2020</span>
|
||||||
|
|
||||||
</small>
|
</small>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@ -1,95 +1,95 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url>
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url>
|
||||||
<loc>https://docs.k8slens.dev/</loc>
|
<loc>https://docs.k8slens.dev/</loc>
|
||||||
<lastmod>2020-11-05</lastmod>
|
<lastmod>2020-11-06</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://docs.k8slens.dev/getting-started/</loc>
|
<loc>https://docs.k8slens.dev/getting-started/</loc>
|
||||||
<lastmod>2020-11-05</lastmod>
|
<lastmod>2020-11-06</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://docs.k8slens.dev/clusters/adding-clusters/</loc>
|
<loc>https://docs.k8slens.dev/clusters/adding-clusters/</loc>
|
||||||
<lastmod>2020-11-05</lastmod>
|
<lastmod>2020-11-06</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://docs.k8slens.dev/clusters/removing-clusters/</loc>
|
<loc>https://docs.k8slens.dev/clusters/removing-clusters/</loc>
|
||||||
<lastmod>2020-11-05</lastmod>
|
<lastmod>2020-11-06</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://docs.k8slens.dev/clusters/settings/</loc>
|
<loc>https://docs.k8slens.dev/clusters/settings/</loc>
|
||||||
<lastmod>2020-11-05</lastmod>
|
<lastmod>2020-11-06</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://docs.k8slens.dev/helm/</loc>
|
<loc>https://docs.k8slens.dev/helm/</loc>
|
||||||
<lastmod>2020-11-05</lastmod>
|
<lastmod>2020-11-06</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://docs.k8slens.dev/extensions/usage/</loc>
|
<loc>https://docs.k8slens.dev/extensions/usage/</loc>
|
||||||
<lastmod>2020-11-05</lastmod>
|
<lastmod>2020-11-06</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://docs.k8slens.dev/getting-started/preferences/</loc>
|
<loc>https://docs.k8slens.dev/getting-started/preferences/</loc>
|
||||||
<lastmod>2020-11-05</lastmod>
|
<lastmod>2020-11-06</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://docs.k8slens.dev/extensions/</loc>
|
<loc>https://docs.k8slens.dev/extensions/</loc>
|
||||||
<lastmod>2020-11-05</lastmod>
|
<lastmod>2020-11-06</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://docs.k8slens.dev/extensions/get-started/your-first-extension/</loc>
|
<loc>https://docs.k8slens.dev/extensions/get-started/your-first-extension/</loc>
|
||||||
<lastmod>2020-11-05</lastmod>
|
<lastmod>2020-11-06</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://docs.k8slens.dev/extensions/get-started/anatomy/</loc>
|
<loc>https://docs.k8slens.dev/extensions/get-started/anatomy/</loc>
|
||||||
<lastmod>2020-11-05</lastmod>
|
<lastmod>2020-11-06</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://docs.k8slens.dev/extensions/get-started/wrapping-up/</loc>
|
<loc>https://docs.k8slens.dev/extensions/get-started/wrapping-up/</loc>
|
||||||
<lastmod>2020-11-05</lastmod>
|
<lastmod>2020-11-06</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://docs.k8slens.dev/extensions/capabilities/</loc>
|
<loc>https://docs.k8slens.dev/extensions/capabilities/</loc>
|
||||||
<lastmod>2020-11-05</lastmod>
|
<lastmod>2020-11-06</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://docs.k8slens.dev/extensions/capabilities/common-capabilities/</loc>
|
<loc>https://docs.k8slens.dev/extensions/capabilities/common-capabilities/</loc>
|
||||||
<lastmod>2020-11-05</lastmod>
|
<lastmod>2020-11-06</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://docs.k8slens.dev/extensions/capabilities/theming/</loc>
|
<loc>https://docs.k8slens.dev/extensions/capabilities/theming/</loc>
|
||||||
<lastmod>2020-11-05</lastmod>
|
<lastmod>2020-11-06</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://docs.k8slens.dev/extensions/guides/</loc>
|
<loc>https://docs.k8slens.dev/extensions/guides/</loc>
|
||||||
<lastmod>2020-11-05</lastmod>
|
<lastmod>2020-11-06</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://docs.k8slens.dev/extensions/guides/renderer-extension/</loc>
|
<loc>https://docs.k8slens.dev/extensions/guides/renderer-extension/</loc>
|
||||||
<lastmod>2020-11-05</lastmod>
|
<lastmod>2020-11-06</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://docs.k8slens.dev/extensions/testing-and-publishing/testing/</loc>
|
<loc>https://docs.k8slens.dev/extensions/testing-and-publishing/testing/</loc>
|
||||||
<lastmod>2020-11-05</lastmod>
|
<lastmod>2020-11-06</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://docs.k8slens.dev/extensions/testing-and-publishing/publishing/</loc>
|
<loc>https://docs.k8slens.dev/extensions/testing-and-publishing/publishing/</loc>
|
||||||
<lastmod>2020-11-05</lastmod>
|
<lastmod>2020-11-06</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://docs.k8slens.dev/extensions/testing-and-publishing/bundling/</loc>
|
<loc>https://docs.k8slens.dev/extensions/testing-and-publishing/bundling/</loc>
|
||||||
<lastmod>2020-11-05</lastmod>
|
<lastmod>2020-11-06</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://docs.k8slens.dev/extensions/api/</loc>
|
<loc>https://docs.k8slens.dev/extensions/api/</loc>
|
||||||
<lastmod>2020-11-05</lastmod>
|
<lastmod>2020-11-06</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://docs.k8slens.dev/contributing/</loc>
|
<loc>https://docs.k8slens.dev/contributing/</loc>
|
||||||
<lastmod>2020-11-05</lastmod>
|
<lastmod>2020-11-06</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://docs.k8slens.dev/faq/</loc>
|
<loc>https://docs.k8slens.dev/faq/</loc>
|
||||||
<lastmod>2020-11-05</lastmod>
|
<lastmod>2020-11-06</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
</urlset>
|
</urlset>
|
||||||
Binary file not shown.
@ -754,7 +754,7 @@
|
|||||||
<div class="md-source-date">
|
<div class="md-source-date">
|
||||||
<small>
|
<small>
|
||||||
|
|
||||||
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 5, 2020</span>
|
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 6, 2020</span>
|
||||||
|
|
||||||
</small>
|
</small>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user