cncf / telecom-user-group

📞📱☎️Public info for the CNCF Telecom User Group
Apache License 2.0
127 stars 32 forks source link

Discussing the cloud native principle of packaging #33

Open taylor opened 4 years ago

taylor commented 4 years ago

https://github.com/cncf/telecom-user-group/pull/29/files#r379225449

@jeffsaelens

is it a container? or an executable and self-contained runtime? Containers are just one form of packaging. How will we field questions from execs asking how serverless or super lightweight VMs adhering to the principles eventually fits into this vision? This paragraph in general draws the conclusion that cloud native = containers which is a slippery slope. There are a lot of containers deployed today that don't provide the benefits laid out in the last sentence of this paragraph.

@dabernie

agreed, we are already seeing instances of unikernels as a form of packaging supported on k8s with sometimes better performance then even containers compared to VMs. (ref: https://tools.ietf.org/html/draft-natarajan-nfvrg-containers-for-nfv-03)

jeffsaelens commented 4 years ago

@taylor Do you want me to work on this before the final draft is cut, or wait until after the first one is cut?

taylor commented 4 years ago

@jeffsaelens only if you think we need updates for this prologue whitepaper.

Same for @dabernie

jeffsaelens commented 4 years ago

PR submitted for review.