Merge pull request #43312 from Affan-7/Katacoda-Kubernetes-basics
Remove mention of Katacoda interactive tutorial
This commit is contained in:
commit
d23de5e9ec
|
@ -24,8 +24,8 @@ card:
|
|||
<div class="row">
|
||||
<div class="col-md-9">
|
||||
<h2>Kubernetes Basics</h2>
|
||||
<p>This tutorial provides a walkthrough of the basics of the Kubernetes cluster orchestration system. Each module contains some background information on major Kubernetes features and concepts, and includes an interactive online tutorial. These interactive tutorials let you manage a simple cluster and its containerized applications for yourself.</p>
|
||||
<p>Using the interactive tutorials, you can learn to:</p>
|
||||
<p>This tutorial provides a walkthrough of the basics of the Kubernetes cluster orchestration system. Each module contains some background information on major Kubernetes features and concepts, and a tutorial for you to follow along.</p>
|
||||
<p>Using the tutorials, you can learn to:</p>
|
||||
<ul>
|
||||
<li>Deploy a containerized application on a cluster.</li>
|
||||
<li>Scale the deployment.</li>
|
||||
|
|
Loading…
Reference in New Issue