File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/en/docs/tutorials/kubernetes-basics/scale Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ <h3>Summary:</h3>
48
48
< div class ="row ">
49
49
< div class ="col-md-12 ">
50
50
{{< note > }}
51
- < p > < b > NOTE </ b > If you are trying this after < a href ="/docs/tutorials/kubernetes-basics/expose/expose-intro/ "> the previous section </ a > , then you
51
+ < p > If you are trying this after < a href ="/docs/tutorials/kubernetes-basics/expose/expose-intro/ "> the previous section </ a > , then you
52
52
may have deleted the service you created, or have created a Service of < tt > type: NodePort</ tt > .
53
53
In this section, it is assumed that a service with < tt > type: LoadBalancer</ tt > is created for the kubernetes-bootcamp Deployment.</ p >
54
54
< p > If you have < em > not</ em > deleted the Service created in < a href ="/docs/tutorials/kubernetes-basics/expose/expose-intro "> the previous section</ a > ,
You can’t perform that action at this time.
0 commit comments