Giter Site home page Giter Site logo

Comments (1)

Issues-translate-bot avatar Issues-translate-bot commented on June 14, 2024

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


  1. Using the grctl config command, back up the output to a file.

  2. Modify the rainbowcluster resource

kubectl edit rainbowcluster -n rbd-system

Modify the following fields to the gateway IP you want to replace

gatewayIngressIPs:
  - 10.193.121.112
  1. Back up the original certificate
kubectl get secret rbd-api-client-cert -n rbd-system -o yaml > rbd-api-client-cert.yaml

kubectl get secret rbd-api-server-cert -n rbd-system -o yaml > rbd-api-server-cert.yaml
  1. Delete the original certificate file and regenerate it
kubectl delete secret rbd-api-server-cert rbd-api-client-cert -n rbd-system

kubectl delete po -l release=rainbond-operator -n rbd-system
  1. Restart the api
kubectl delete po -l name=rbd-api -n rbd-system

After checking that the rbd-api status is Running, go to step 6.

  1. After completing the above operations, re-execute the following command
grctl config
  1. Copy the complete output, click Edit on the cluster page, and record the cluster ID, as shown in the figure below

image

  1. Delete the cluster

  2. Add cluster -> access the installed cluster, as shown in the figure below:

image

  1. For cluster ID, fill in the ID recorded in step 7, fill in the cluster name freely, paste the configuration in step 6, and confirm.

from rainbond.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.