Skip to content

In the Kubernetes cluster environment built using kubeadm, following the QuickStart does not deploy the InterStepBufferService. #2187

Closed Answered by sesame0224
sesame0224 asked this question in Q&A
Discussion options

You must be logged in to vote

Thank you for your assistance. I was able to resolve the issue by utilizing sig-storage-local-static-provisioner.

k get pod -n default -o wide
NAME                             READY   STATUS    RESTARTS   AGE     IP             NODE      NOMINATED NODE   READINESS GATES
isbsvc-default-js-0              3/3     Running   0          3h58m   10.244.68.15   eagle01   <none>           <none>
isbsvc-default-js-1              3/3     Running   0          3h58m   10.244.3.144   eagle02   <none>           <none>
isbsvc-default-js-2              3/3     Running   0          3h58m   10.244.3.143   eagle02   <none>           <none>
local-static-provisioner-ddvmb   1/1     Running   0          37h    …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sesame0224
Comment options

Answer selected by sesame0224
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants