Migrating from the Komodor K8s Agent Chart ⚓

Introduction

As k8s-watcher is being deprecated, we have created a migration tool to help you migrate to the new komodor-agent chart.

Prerequisites

  • Helm 3.0 or later
  • Kubectl and a kubeconfig file configured to connect to your cluster

Migrating from the Komodor K8s Agent Chart

  1. Download the komodor-helm-migration tool from the releases page:
  2. Execute the following command to output an updated values file:

    bash ./komodor-helm-migration<OS>_<ARCH> -r <INSTALLED_RELEASE_NAME> For example, to output an updated values file for a release named k8s-watcher-staging:

    bash ./komodor-helm-migration-darwin_arm64 -r komodor-agent execution, this tool will generate a values file that can be used with the new komodor-agent Helm chart. Additionally, it provides step-by-step instructions on uninstalling the old k8s-watcher chart and installing the new komodor-agent chart, ensuring a smooth migration.

  3. Command will show an output for all removed, unchanged and automatically mapped values Migration_command_output.png

  4. Follow the instructions to uninstall the old k8s-watcher chart and install the new komodor-agent chart.

Was this article helpful?

0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.