fixed small typo

changed uprate to upgrade on line 12
This commit is contained in:
Tedley Meralus
2021-08-04 17:11:28 -04:00
committed by GitHub
parent a54e81ece4
commit de80496fcf
@@ -9,7 +9,7 @@ no_list: true
A production-quality Kubernetes cluster requires planning and preparation.
If your Kubernetes cluster is to run critical workloads, it must be configured to be resilient.
This page explains steps you can take to set up a production-ready cluster,
or to uprate an existing cluster for production use.
or to upgrade an existing cluster for production use.
If you're already familiar with production setup and want the links, skip to
[What's next](#what-s-next).