We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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,...
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
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,...
The text was updated successfully, but these errors were encountered: