Hacker News new | ask | show | jobs
by codefinger 1951 days ago
Yes. The output of buildpacks is an OCI image (Docker image) that works with the container runtime(s) in Kubernetes
1 comments

Skaffold also has first class support making it really easy to deploy to k8s https://skaffold.dev/docs/pipeline-stages/builders/buildpack...