Skip to content

Commit

Permalink
deploy: 2aaaaa9
Browse files Browse the repository at this point in the history
  • Loading branch information
Tatsinnit committed Nov 22, 2023
1 parent a2ccf55 commit 33f730d
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 6 deletions.
5 changes: 3 additions & 2 deletions features/features.html
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,9 @@ <h2 id="features"><a class="header" href="#features">Features</a></h2>
<p><img src="../resources/kubectl-command-panel.png" alt="Cloud explorer health check panel" /></p>
<p><img src="../resources/inspector-gadget-1.png" alt="Cloud explorer new inspektor gadget panel" /></p>
<p><img src="../resources/create-cluster-webview.png" alt="Cloud explorer create cluster webview" /></p>
<p><img src="../resources/right-click-tcp-dump-collect.png.png" alt="Cloud explorer tcp menu" /></p>
<p><img src="../resources/tcp-dump-linux-node.png.png" alt="Cloud explorer tcp dump webview" /></p>
<p><img src="../resources/right-click-tcp-dump-collect.png" alt="Cloud explorer tcp menu" /></p>
<p><img src="../resources/tcp-dump-linux-node.png" alt="Cloud explorer tcp dump webview" /></p>
<p><img src="../resources/show-properties-reconcile.png" alt="AKS Show Properties webview" /></p>

</main>

Expand Down
3 changes: 3 additions & 0 deletions features/show-properties-azureportal-start-stop.html
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,9 @@ <h3 id="show-in-azure-portal"><a class="header" href="#show-in-azure-portal">Sho
<p>Right click on your AKS cluster and click on <strong>Show in Azure Portal</strong> to easily navigate to AKS cluster overview page in Azure Portal.</p>
<h3 id="show-properties"><a class="header" href="#show-properties">Show Properties</a></h3>
<p>Right click on your AKS cluster and click on <strong>Show Properties</strong> to display the AKS cluster and agent pool properties like provisioning state, fqdn, k8s version, along with node properties like node version, vm type, vm size, o/s type, o/s disk size and nodes provisioning state.</p>
<p>This page also enables some useful cluster and node pool level operations like <code>Abort Last Operation</code> (at cluster and agent pool level) and <code>Reconcile</code>.</p>
<p><img src="../resources/show-properties-abort.png" alt="Abort operation" />
<img src="../resources/show-properties-reconcile.png" alt="Reconcile operation" /></p>
<h3 id="create-cluster-from-azure-portal"><a class="header" href="#create-cluster-from-azure-portal">Create cluster from Azure Portal</a></h3>
<p>Right click on your AKS sunscription and click on <strong>Create cluster from Azure Portal</strong> to easily navigate to AKS create cluster page in Azure Portal.</p>
<h3 id="create-cluster"><a class="header" href="#create-cluster">Create cluster</a></h3>
Expand Down
17 changes: 15 additions & 2 deletions print.html
Original file line number Diff line number Diff line change
Expand Up @@ -248,8 +248,9 @@ <h2 id="building-for-release"><a class="header" href="#building-for-release">Bui
<p><img src="features/../resources/kubectl-command-panel.png" alt="Cloud explorer health check panel" /></p>
<p><img src="features/../resources/inspector-gadget-1.png" alt="Cloud explorer new inspektor gadget panel" /></p>
<p><img src="features/../resources/create-cluster-webview.png" alt="Cloud explorer create cluster webview" /></p>
<p><img src="features/../resources/right-click-tcp-dump-collect.png.png" alt="Cloud explorer tcp menu" /></p>
<p><img src="features/../resources/tcp-dump-linux-node.png.png" alt="Cloud explorer tcp dump webview" /></p>
<p><img src="features/../resources/right-click-tcp-dump-collect.png" alt="Cloud explorer tcp menu" /></p>
<p><img src="features/../resources/tcp-dump-linux-node.png" alt="Cloud explorer tcp dump webview" /></p>
<p><img src="features/../resources/show-properties-reconcile.png" alt="AKS Show Properties webview" /></p>
<div style="break-before: page; page-break-before: always;"></div><h1 id="merge-and-save-into-kubeconfig"><a class="header" href="#merge-and-save-into-kubeconfig">Merge and Save Into Kubeconfig</a></h1>
<h3 id="merge-into-kubeconfig"><a class="header" href="#merge-into-kubeconfig">Merge into Kubeconfig</a></h3>
<p>Right click on your AKS cluster and click on <strong>Merge into Kubeconfig</strong> to add the selected AKS cluster to the kubeconfig file.</p>
Expand Down Expand Up @@ -327,6 +328,9 @@ <h3 id="show-in-azure-portal"><a class="header" href="#show-in-azure-portal">Sho
<p>Right click on your AKS cluster and click on <strong>Show in Azure Portal</strong> to easily navigate to AKS cluster overview page in Azure Portal.</p>
<h3 id="show-properties"><a class="header" href="#show-properties">Show Properties</a></h3>
<p>Right click on your AKS cluster and click on <strong>Show Properties</strong> to display the AKS cluster and agent pool properties like provisioning state, fqdn, k8s version, along with node properties like node version, vm type, vm size, o/s type, o/s disk size and nodes provisioning state.</p>
<p>This page also enables some useful cluster and node pool level operations like <code>Abort Last Operation</code> (at cluster and agent pool level) and <code>Reconcile</code>.</p>
<p><img src="features/../resources/show-properties-abort.png" alt="Abort operation" />
<img src="features/../resources/show-properties-reconcile.png" alt="Reconcile operation" /></p>
<h3 id="create-cluster-from-azure-portal"><a class="header" href="#create-cluster-from-azure-portal">Create cluster from Azure Portal</a></h3>
<p>Right click on your AKS sunscription and click on <strong>Create cluster from Azure Portal</strong> to easily navigate to AKS create cluster page in Azure Portal.</p>
<h3 id="create-cluster"><a class="header" href="#create-cluster">Create cluster</a></h3>
Expand All @@ -343,6 +347,9 @@ <h3 id="show-in-azure-portal-1"><a class="header" href="#show-in-azure-portal-1"
<p>Right click on your AKS cluster and click on <strong>Show in Azure Portal</strong> to easily navigate to AKS cluster overview page in Azure Portal.</p>
<h3 id="show-properties-1"><a class="header" href="#show-properties-1">Show Properties</a></h3>
<p>Right click on your AKS cluster and click on <strong>Show Properties</strong> to display the AKS cluster and agent pool properties like provisioning state, fqdn, k8s version, along with node properties like node version, vm type, vm size, o/s type, o/s disk size and nodes provisioning state.</p>
<p>This page also enables some useful cluster and node pool level operations like <code>Abort Last Operation</code> (at cluster and agent pool level) and <code>Reconcile</code>.</p>
<p><img src="features/../resources/show-properties-abort.png" alt="Abort operation" />
<img src="features/../resources/show-properties-reconcile.png" alt="Reconcile operation" /></p>
<h3 id="create-cluster-from-azure-portal-1"><a class="header" href="#create-cluster-from-azure-portal-1">Create cluster from Azure Portal</a></h3>
<p>Right click on your AKS sunscription and click on <strong>Create cluster from Azure Portal</strong> to easily navigate to AKS create cluster page in Azure Portal.</p>
<h3 id="create-cluster-1"><a class="header" href="#create-cluster-1">Create cluster</a></h3>
Expand All @@ -359,6 +366,9 @@ <h3 id="show-in-azure-portal-2"><a class="header" href="#show-in-azure-portal-2"
<p>Right click on your AKS cluster and click on <strong>Show in Azure Portal</strong> to easily navigate to AKS cluster overview page in Azure Portal.</p>
<h3 id="show-properties-2"><a class="header" href="#show-properties-2">Show Properties</a></h3>
<p>Right click on your AKS cluster and click on <strong>Show Properties</strong> to display the AKS cluster and agent pool properties like provisioning state, fqdn, k8s version, along with node properties like node version, vm type, vm size, o/s type, o/s disk size and nodes provisioning state.</p>
<p>This page also enables some useful cluster and node pool level operations like <code>Abort Last Operation</code> (at cluster and agent pool level) and <code>Reconcile</code>.</p>
<p><img src="features/../resources/show-properties-abort.png" alt="Abort operation" />
<img src="features/../resources/show-properties-reconcile.png" alt="Reconcile operation" /></p>
<h3 id="create-cluster-from-azure-portal-2"><a class="header" href="#create-cluster-from-azure-portal-2">Create cluster from Azure Portal</a></h3>
<p>Right click on your AKS sunscription and click on <strong>Create cluster from Azure Portal</strong> to easily navigate to AKS create cluster page in Azure Portal.</p>
<h3 id="create-cluster-2"><a class="header" href="#create-cluster-2">Create cluster</a></h3>
Expand All @@ -375,6 +385,9 @@ <h3 id="show-in-azure-portal-3"><a class="header" href="#show-in-azure-portal-3"
<p>Right click on your AKS cluster and click on <strong>Show in Azure Portal</strong> to easily navigate to AKS cluster overview page in Azure Portal.</p>
<h3 id="show-properties-3"><a class="header" href="#show-properties-3">Show Properties</a></h3>
<p>Right click on your AKS cluster and click on <strong>Show Properties</strong> to display the AKS cluster and agent pool properties like provisioning state, fqdn, k8s version, along with node properties like node version, vm type, vm size, o/s type, o/s disk size and nodes provisioning state.</p>
<p>This page also enables some useful cluster and node pool level operations like <code>Abort Last Operation</code> (at cluster and agent pool level) and <code>Reconcile</code>.</p>
<p><img src="features/../resources/show-properties-abort.png" alt="Abort operation" />
<img src="features/../resources/show-properties-reconcile.png" alt="Reconcile operation" /></p>
<h3 id="create-cluster-from-azure-portal-3"><a class="header" href="#create-cluster-from-azure-portal-3">Create cluster from Azure Portal</a></h3>
<p>Right click on your AKS sunscription and click on <strong>Create cluster from Azure Portal</strong> to easily navigate to AKS create cluster page in Azure Portal.</p>
<h3 id="create-cluster-3"><a class="header" href="#create-cluster-3">Create cluster</a></h3>
Expand Down
Binary file added resources/show-properties-abort.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/show-properties-reconcile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit 33f730d

Please sign in to comment.