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

Flag to skip Microk8s check for remote deployments #18883

Closed
gnoejuan opened this issue Jan 25, 2021 · 5 comments
Closed

Flag to skip Microk8s check for remote deployments #18883

gnoejuan opened this issue Jan 25, 2021 · 5 comments
Labels
area/install Issues related to installation, including offline/air gap and initial setup kind/enhancement A feature request - must adhere to the feature request template. severity/P1 Has a major impact to usage or development of the system.

Comments

@gnoejuan
Copy link

gnoejuan commented Jan 25, 2021

Is your enhancement related to a problem? Please describe.

Deploying from one computer to a remote server, chectl stops after × Verify if microk8s is installed.

A flag to skip that check would be nice. I assume it would be a microk8s specific command

Describe the solution you'd like

Describe alternatives you've considered

Additional context

@gnoejuan gnoejuan added the kind/enhancement A feature request - must adhere to the feature request template. label Jan 25, 2021
@gnoejuan gnoejuan changed the title Flag to skip Flag to skip Microk8s check for remote deployments Jan 25, 2021
@gnoejuan gnoejuan reopened this Jan 25, 2021
@tolusha tolusha added severity/P1 Has a major impact to usage or development of the system. area/install Issues related to installation, including offline/air gap and initial setup labels Jan 26, 2021
@tolusha tolusha modified the milestone: 7.27 Feb 2, 2021
@tolusha
Copy link
Contributor

tolusha commented Feb 4, 2021

@gnoejuan
Are you interested in contributing?

@gnoejuan
Copy link
Author

gnoejuan commented Feb 4, 2021

I am interested, yes. How can I help?

@tolusha
Copy link
Contributor

tolusha commented Feb 5, 2021

I think we don't need any flags.
If you deploy Eclipse Che on a remove server we can simply use:
chectl server:deploy --platform k8s --domain <..> ...
Could you check this pls?

@gnoejuan
Copy link
Author

--platform k8s --domain <..>

Works. While that seems obvious, I do request a small note added to

Oh, there is no microk8s documentation

I see there is a issue for improved microk8s support #14455 . . . would that be the appropriate place to ask for documentation?

@tolusha
Copy link
Contributor

tolusha commented Feb 12, 2021

Sure, you can ask in #14455 for a documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/install Issues related to installation, including offline/air gap and initial setup kind/enhancement A feature request - must adhere to the feature request template. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

No branches or pull requests

2 participants