Skip to content
New issue

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

[proposal] lower level short DSL for BYO installers #204

Open
jayunit100 opened this issue Feb 26, 2018 · 1 comment
Open

[proposal] lower level short DSL for BYO installers #204

jayunit100 opened this issue Feb 26, 2018 · 1 comment

Comments

@jayunit100
Copy link

jayunit100 commented Feb 26, 2018

I've built my own installer: https://github.com/jayunit100/perceptor/blob/581d702120864d3f1a1d4be51765d7ee2659f178/contrib/cmd/hydra_install/prime.go#L1

That gives me a lower level interface to configuring things.

Wondering if maybbe we can join forces to test such a DSL on kube and openshift ? Just an idea,...

@wlan0
Copy link
Member

wlan0 commented Feb 26, 2018

How do you envision the installer, Would it be a SDK or a plugin?

Would it directly take the short resources, convert them and create them in kubernetes?

Do you have any thoughts on how this would work with multiple versions of Kubernetes or OpenShift?

This might be the right kind of start to support various installers (kube, openshift, pks etc.) in short.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants