6 ms·
Yes. The output of buildpacks is an OCI image (Docker image) that works with the container runtime(s) in Kubernetes
by codefinger 6y ago
Yes. The output of buildpacks is an OCI image (Docker image) that works with the container runtime(s) in Kubernetes
- ojhughes 6y agoSkaffold also has first class support making it really easy to deploy to k8s https://skaffold.dev/docs/pipeline-stages/builders/buildpacks/ https://skaffold.dev/docs/pipeline-stages/builders/buildpack...