koala dev
Run the service in development mode on a remote cluster
Synopsis
Run the service in development mode on a remote cluster.
This uses ‘skaffold dev’ under the hood, and triggers a build+push+deploy
workflow, performs port forwarding for easy local interaction, and streams
logs.
In addition to running skaffold with the right params, this command also
switches the kubectl context to the remote cluster.
Options
-c, --cluster string The name of the GCP cluster to deploy to
-h, --help help for dev
-r, --repo string The name of the image repository to use
Options inherited from parent commands
-o, --org string Organization name
SEE ALSO
- koala - koala is a CLI tool to help you create and manage k8s services
- koala dev local - Run the service in development mode on a local cluster
Responses are generated using AI and may contain mistakes.