Update scale-intro.html

Added disclaimer to account for deleted service
This commit is contained in:
Aritra Ghosh 2023-09-10 16:10:20 -07:00
parent 0b6e7de939
commit da45f94c13
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ description: |-
<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>
<p><em>Scaling</em> is accomplished by changing the number of replicas in a Deployment</p>
<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>
</div>
<div class="col-md-4">
<div class="content__box content__box_lined">