Merge pull request #43312 from Affan-7/Katacoda-Kubernetes-basics

Remove mention of Katacoda interactive tutorial
This commit is contained in:
Kubernetes Prow Robot 2023-10-04 11:05:26 +02:00 committed by GitHub
commit d23de5e9ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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>