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

make the -f flag in spin k8s deploy optional #5

Open
bacongobbler opened this issue Feb 2, 2024 · 0 comments
Open

make the -f flag in spin k8s deploy optional #5

bacongobbler opened this issue Feb 2, 2024 · 0 comments
Labels
area: cli Improvements or additions to the CLI. type: feature request New feature or request

Comments

@bacongobbler
Copy link
Collaborator

The subcommand that allows application developers to deploy their SpinApps to a Kubernetes cluster currently requires the OCI image be passed in via flag. Could we do something clever so that this is not a requirement?

$ spin k8s deploy
Deploying spin-hello-world... done
Waiting for application to become ready... ready!

Run `spin k8s connect spin-hello-world` to connect to your application.
@bacongobbler bacongobbler added type: feature request New feature or request area: cli Improvements or additions to the CLI. labels Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: cli Improvements or additions to the CLI. type: feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant