Coder Social home page Coder Social logo

Comments (2)

Cleverdada avatar Cleverdada commented on July 26, 2024

集群创建卡在 Creating 状态有几种可能的原因
● 组件的 Pod 始终无法 ready,可能的状态可能有 ImagePullBackOff,Pending,CrashBackLoopOff 等
● GMS 中 metadb 的元数据无法准备完成
● 无法从 CN 处获取版本
● ...

排查思路主要是两个:

  1. 查看本集群 Pod 状态,看是否有异常状态的 Pod
    kubectl get pods -l polardbx/name={集群名}

image

  1. 查看 polardbx-operator 日志,查看是否有对应集群的 ERROR 日志, 根据报错再具体分析, 命令如下:
    kubectl -n $namespace logs $container_name

from polardbx-sql.

vettalwu avatar vettalwu commented on July 26, 2024

Close issue after no response for a long time.

from polardbx-sql.

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.