ceph / ceph/ceph-csi

Provide a way to set/expose TopologyBased Provisioning only on few set of nodes

Open
#5,362 5 comments 0 reactions 0 assignees View on GitHub
keepalive
Dominant language
Go
Stars
1.6k
Forks
617
Avg merge
5d 10h
Merged PRs (30d)
43

Description

Today for CephCSI we need to set the domain Labels to deploy the csi driver to support topologyBased provisioning. We have a hard requirement that all the nodes where csi driver is deployed need to have the labels for CSI driver to start.

Consider a case where we have a cluster where 2 Zones and also an another node that doesnt part of any zone. With this cluster we should be able to provision the storage and use it. As an admin i will use topologyBased provisioning only for application in 2 zones and to deploy application on another node that is not part of the zone the admin/user will use the SC with Immediate Binding.

With Current implementation/design we have too restricted check where csi driver will not be able to support this kind of deployment.

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named in the issue. Start by locating the current topology-label requirement and CSI driver deployment validation; define how zoned and unzoned nodes should coexist, then add coverage for the two-zone scenario and the Immediate Binding case.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
infrastructure
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.