Of particular interest to me was the evolution fro...
# general
c
Of particular interest to me was the evolution from traditional rest api to workload API, which will become the defacto standard for cloud computing and not just kubernetes (Captured in the interview between Kelsey and kasper) and The question is are we going to stick to yaml or adopt better alternatives. Containers or wasm.
c
That’s the cool thing about contracts - the logic of a contract is universal and can be formulated in any language to then actually use it. So if the interface contract is clear, it doesn’t matter if you use YAML or something else to work against this API. I can see a bright future where a lot of the stuff we’re fighting for right now is available as a commodity behind good interfaces - possibly using multiple implementations/languages to fit different cases and styles of working.
c
Yep. That should be the goal