Implement automated generation of TLS secrets required for Che installation #16546
Labels
area/che-operator
Issues and PRs related to Eclipse Che Kubernetes Operator
area/install
Issues related to installation, including offline/air gap and initial setup
kind/task
Internal things, technical debt, and to-do tasks to be performed.
severity/P1
Has a major impact to usage or development of the system.
Milestone
Is your task related to a problem? Please describe.
As of now to deploy Che on Kubernetes infrastructure user need to perform manually a set of pre-requests which are described in Che docs. However, it is not convenient to do that procedure for Che deployment and users with lack of experience might have issues with the flow.
Describe the solution you'd like
The process should be automated, so user may just run
chectl server:start --self-signed-cert --installer=operator <other-args>
The text was updated successfully, but these errors were encountered: