We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After successful deployment of RSCT, state should be RUNNING
RUNNING
# oc get pods NAME READY STATUS RESTARTS AGE rsct-brs49 1/1 Running 0 10m rsct-c2q54 1/1 Running 0 10m rsct-mvfm4 1/1 Running 0 10m rsct-mwbn6 1/1 Running 0 10m rsct-operator-controller-manager-7978b6f4cd-kjsmd 2/2 Running 0 11m rsct-r6tdl 1/1 Running 0 10m
# oc get rsct -oyaml apiVersion: v1 items: - apiVersion: rsct.ibm.com/v1alpha1 kind: RSCT metadata: creationTimestamp: "2024-12-03T13:17:46Z" generation: 1 name: rsct namespace: rsct-operator-system resourceVersion: "19292065" uid: b9870b2f-1d2d-435f-903f-f9ea2c880912 spec: image: quay.io/powercloud/rsct-ppc64le:latest status: state: PENDING kind: List metadata: resourceVersion: ""
The text was updated successfully, but these errors were encountered:
No branches or pull requests
After successful deployment of RSCT, state should be
RUNNING
The text was updated successfully, but these errors were encountered: