Skip to content

Commit 3ddd4cb

Browse files
Deploying to gh-pages from @ 52798ae 🚀
1 parent 9ea8b67 commit 3ddd4cb

File tree

2 files changed

+1
-29
lines changed

2 files changed

+1
-29
lines changed

cloudproviders/digitalocean/digitalocean/index.html

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -4373,15 +4373,6 @@
43734373
</span>
43744374
</a>
43754375

4376-
</li>
4377-
4378-
<li class="md-nav__item">
4379-
<a href="#check-your-kubernetes-config-file" class="md-nav__link">
4380-
<span class="md-ellipsis">
4381-
Check your kubernetes config file
4382-
</span>
4383-
</a>
4384-
43854376
</li>
43864377

43874378
<li class="md-nav__item">
@@ -5310,15 +5301,6 @@
53105301
</span>
53115302
</a>
53125303

5313-
</li>
5314-
5315-
<li class="md-nav__item">
5316-
<a href="#check-your-kubernetes-config-file" class="md-nav__link">
5317-
<span class="md-ellipsis">
5318-
Check your kubernetes config file
5319-
</span>
5320-
</a>
5321-
53225304
</li>
53235305

53245306
<li class="md-nav__item">
@@ -5398,16 +5380,6 @@ <h2 id="create-a-doks-digitalocean-kubernetes-cluster">Create a <code>DOKS</code
53985380
<h2 id="digitalocean-console-overview">DigitalOcean console overview</h2>
53995381
<p>This screenshot describes the DigitalOcean control panel. It shows the <code>Resources</code> of the kubernetes cluster and <code>Nodes</code> informations.</p>
54005382
<p><img alt="digital ocean console overview" src="../img/digitalocean-console.png" /></p>
5401-
<h2 id="check-your-kubernetes-config-file">Check your kubernetes config file</h2>
5402-
<p>Run a <code>kubectl</code> command line like <code>kubectl cluster-info</code> command line to make sure that kubeconfig has been updated by <code>doctl</code> command.</p>
5403-
<div class="highlight"><pre><span></span><code>kubectl<span class="w"> </span>cluster-info<span class="w"> </span>
5404-
</code></pre></div>
5405-
<p>The kubectl <code>cluster-info</code> results</p>
5406-
<div class="highlight"><pre><span></span><code>Kubernetes control plane is running at https://83aae84d-cfa9-4a89-ae75-89f0d5078d33.k8s.ondigitalocean.com
5407-
CoreDNS is running at https://83aae84d-cfa9-4a89-ae75-89f0d5078d33.k8s.ondigitalocean.com/api/v1/namespaces/kube-system/services/kube-dns:dns/proxy
5408-
5409-
To further debug and diagnose cluster problems, use &#39;kubectl cluster-info dump&#39;.
5410-
</code></pre></div>
54115383
<h2 id="run-the-abcdesktop-install-script">Run the abcdesktop install script</h2>
54125384
<p>Download and install the latest release automatically</p>
54135385
<div class="highlight"><pre><span></span><code>curl -sL https://raw.githubusercontent.com/abcdesktopio/conf/main/kubernetes/install-4.2.sh | bash

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)