/docs/k8s/upgrades

This commit is contained in:
boruszak 2022-09-14 17:21:47 -05:00
parent 41deca9acb
commit 8100a5b67f
2 changed files with 7 additions and 6 deletions

View File

@ -1,10 +1,11 @@
---
layout: docs
page_title: Upgrade
description: Upgrade Consul on Kubernetes
page_title: Upgrading Consul on Kubernetes Components
description: >-
Consul on Kubernetes relies on packages and binaries that have individual upgrade requirements. Learn how to update Helm configurations, Helm versions, Consul versions, and Consul agents, as well as how to determine what will change and its impact on your service mesh.
---
# Upgrade Consul on Kubernetes
# Upgrading Consul on Kubernetes Components
## Upgrade Types

View File

@ -1,11 +1,11 @@
---
layout: docs
page_title: Upgrade the Consul K8s CLI
page_title: Update the Consul K8s CLI
description: >-
Consul K8s CLI is a tool for quickly installing and interacting with Consul on Kubernetes.
The Consul on Kubernetes CLI tool helps you schedule clusters without direct interaction with Helm or Consuls CLI. Learn how to update the consul-k8s CLI tool to a new version.
---
# Upgrade the Consul K8s CLI
# Update the Consul K8s CLI
Consul K8s CLI is a tool for quickly installing and interacting with Consul on Kubernetes. Ensure that you are running the correct version of the CLI prior to upgrading your Consul on Kubernetes deployment, as the CLI and the control plane are version dependent.