/docs/k8s/upgrades
This commit is contained in:
parent
41deca9acb
commit
8100a5b67f
|
@ -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
|
||||
|
||||
|
|
|
@ -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 Consul’s 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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue