Menu
CassKop LogoCassKop LogoCassKop
DocsBlogGitHub
🌜
🌞
CassKop LogoCassKop LogoCassKop
  • Docs
  • Blog
  • GitHub
  • Concepts
    • Introduction
    • Design Principes
  • Setup
    • Getting Started
    • Install Plugin
    • Multi-CassKop
    • Platform Setup
      • Google Kubernetes Engine
      • MiniKube
    • Upgrade v1 to v2
  • Advanced Configuration
    • Customizable install with Helm
    • Cassandra Cluster
    • Storage
    • Cluster topology
    • Cassandra Configuration
    • Sidecars
    • Advanced Configuration
    • Nodes Management
    • CassandraCluster Status
  • Operations
    • Implementation architecture
    • Cluster Operations
    • Pods Operations
    • Multi-CassKop
    • Backup and restore
    • Upgrade Operator
    • Uninstall Casskop
  • Reference
    • Cassandra cluster
    • Topology
    • Cassandra cluster Status
    • MultiCasskop
    • Cassandra backup
    • Cassandra restore
  • Troubleshooting
    • Operations Issues
    • GKE Issues
  • Contributing
    • Developer guide
    • Release guide
    • Reporting bugs
    • Credits

Upgrade Operator

Case : No changes of the CRD's structure#

Upgrading the operator consists in uninstalling the current version and installing the new version :

helm uninstall casskop
helm repo update
helm install --name casskop casskop/cassandra-operator

Upgrading from v1 to v2#

Please refer to the specific v1 to v2 section for the step by step protocol.

Edit this page
Previous
« Backup and restore
Next
Uninstall Casskop »
  • Case : No changes of the CRD's structure
  • Upgrading from v1 to v2

Getting Started

  • Documentation
  • GitHub

Community

  • Slack
  • Blog

Contact

  • Email
  • Feature request
Copyright © 2022 Orange, Inc. Built with Docusaurus.