Kubernetes: using OpenStack Cinder from one cloud provider while nodes on another

前端 未结 2 523
太阳男子
太阳男子 2021-01-13 16:54

Maybe my question does not make sense, but this is what I\'m trying to do:

  • I have a running Kubernetes cluster running on CoreOS on bare metal.
  • I am
相关标签:
2条回答
  • 2021-01-13 17:41

    There seem to be new ways to attach Cinder storage to bare metal, but it's apparently just PoC

    http://blog.e0ne.info/post/Attach-Cinder-Volume-to-the-Ironic-Instance-without-Nova.aspx

    0 讨论(0)
  • 2021-01-13 17:43

    Unfortunately, I don't think you can decouple the cloud provider for the node and that for the volume, at least not in the vanilla kubernetes.

    0 讨论(0)
提交回复
热议问题