Skip to content

Commit 82a5754

Browse files
committed
Remove katacoda interactive tutorial
1 parent 8fb2300 commit 82a5754

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/tutorials/kubernetes-basics/_index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
<div class="row">
2525
<div class="col-md-9">
2626
<h2>Kubernetes Basics</h2>
27-
<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>
28-
<p>Using the interactive tutorials, you can learn to:</p>
27+
<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>
28+
<p>Using the tutorials, you can learn to:</p>
2929
<ul>
3030
<li>Deploy a containerized application on a cluster.</li>
3131
<li>Scale the deployment.</li>

0 commit comments

Comments
 (0)