-
Notifications
You must be signed in to change notification settings - Fork 771
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
Idea: kompose up, ps, delete, scale redirect to kubectl #27
Comments
I like it but maybe we shouldn't make it so manual by making them copy/paste. Maybe something like:
|
Ah ha, that makes more sense to me @dustymabe |
@dustymabe Thanks that sounds good! |
yes +1 |
Open question: what's the right behavior of
|
Update per earlier discussion with @Runseb and @ngtuna: |
link to #40 |
@ngtuna what about |
@janetkuo By closing this issue, I just wanna make some clean up on issues. We can have another discussion on |
kompose up
,ps
,delete
,scale
are duplicate ofkubectl
, but are easier to learn from compose users perspective.How about we suggest users the right kubectl command for each kompose command so that we don't need to reinvent the wheel? Something like:
Thoughts?
The text was updated successfully, but these errors were encountered: