Use Skaffold to build and deploy an application on Kubernetes
This is a link to an introductory Cloud Shell tutorial. In this tutorial, you will:
- Use skaffold init to bootstrap your Skaffold config.
- Use skaffold dev to automatically build and deploy your application when your code changes.
- Use skaffold build and skaffold test to tag, push, and test your container images.
- Use skaffold render and skaffold apply to generate and deploy Kubernetes manifests as part of a GitOps workflow.
Last modified February 18, 2025: chore: bump rack from 2.2.8.1 to 2.2.11 in /integration/examples/ruby/backend (#9719) (405f937a)