kubernetes-retired / rktlet

[EOL] The rkt implementation of the Kubernetes Container Runtime Interface
Apache License 2.0
137 stars 43 forks source link

pod: pick up per-pod stage1 from pod annotation #92

Closed lucab closed 7 years ago

lucab commented 7 years ago

We used to have a per-pod annotation in rktnetes, it would be nice to have it here as well.

euank commented 7 years ago

Because of the use of sandbox + app add, I think fly won't work, so it has a bit less value.

squeed commented 7 years ago

But KVM will still work!

s-urbaniak commented 7 years ago

Fixed via #87