Skip to content

Commit df1af7c

Browse files
authored
Merge pull request #42988 from aritraghosh/aritraghosh-prereq-multipleinstancesapp
Update scale-intro.html
2 parents 586ccce + da45f94 commit df1af7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tutorials/kubernetes-basics/scale/scale-intro.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ <h3>Scaling an application</h3>
3131
<p>If you haven't worked through the earlier sections, start from <a href="/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro/">Using minikube to create a cluster</a>.</p>
3232

3333
<p><em>Scaling</em> is accomplished by changing the number of replicas in a Deployment</p>
34-
34+
<p> <b> NOTE </b> If you are trying this after <a href="/docs/tutorials/kubernetes-basics/expose/expose-intro/">the previous section </a>, you may need to start from <a href="/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro/">creating a cluster</a> as the services may have been deleted </p>
3535
</div>
3636
<div class="col-md-4">
3737
<div class="content__box content__box_lined">

0 commit comments

Comments
 (0)