GitHub user chrsoo added a comment to the discussion: Pulsar Operator On 
Kubernetes

@wolfstudy thanks for the tip (I am aware) but how is 
[pulsar-manager](https://github.com/apache/pulsar-manager) not **imperative**?

A web UI where you do point-and-click is virtually the same thing as issuing 
commands on the command line. At each instance in time you tell the system what 
to do instead of telling it the desired target state and have it figure out the 
changes by itself.

In the end I would like to **declare** the state of my cluster in an external 
git repository and then have a CI/CD pipeline provision it for me (gitops).

The CRD proposed by @sky-big  is a really good start and I could work with this 
towards my end goal, but I need to declare other parts of the configuration as 
well. Point-and-click will not do the job :-)

GitHub link: 
https://github.com/apache/pulsar/discussions/18398#discussioncomment-4103104

----
This is an automatically sent email for dev@pulsar.apache.org.
To unsubscribe, please send an email to: dev-unsubscr...@pulsar.apache.org

Reply via email to