Earlier quoted context omitted.
Yes K8s is one of many options, but one that can translate to many situations. I'd still choose it over anything else when I need more than a `docker run` on a server. Thanks for the link btw.
No worries and maybe I am being harsh here but this whole thing seems like a couple big providers trying to push their own idioms on the DevOps industry, an industry which is already saturated on dishonest marketing kool-aid. "Our solution is way better then all those pre-existing solutions!". No. No it isn't. Stop acting like you're helping me when you're really selling me something.
Open Application Model – An open standard for defining cloud native apps
21–30 of 47 posts
Re: Open Application Model – An open standard for defining cloud native apps
#22An abstraction (OAM) On the top of an abstraction (K8s Custom Object specification) On the top of an abstraction (Kubernetes, et.al.) On top of another abstraction (Containers) On top of another abstraction (VMs) I wonder if the Dyke-sealing-boy is available for the inevitable leaks? On a slightly more serious note, even though I participated in OAM early in the process, I've never really seen the value in the abstra…
Reminds me of SICP.
Re: Open Application Model – An open standard for defining cloud native apps
#23Don't get it. Seems like someone is trying to make Kubernetes work on Service Fabric or something.
Re: Open Application Model – An open standard for defining cloud native apps
#24Don't get it. Seems like someone is trying to make Kubernetes work on Service Fabric or something.
Re: Open Application Model – An open standard for defining cloud native apps
#25An abstraction (OAM) On the top of an abstraction (K8s Custom Object specification) On the top of an abstraction (Kubernetes, et.al.) On top of another abstraction (Containers) On top of another abstraction (VMs) I wonder if the Dyke-sealing-boy is available for the inevitable leaks? On a slightly more serious note, even though I participated in OAM early in the process, I've never really seen the value in the abstra…
Just like Python is an abstraction on top of C, which is an abstraction on top of assembly language, which is an abstraction of a CPU and memory, etc.
There’s reasons for all of the abstractions.
Re: Open Application Model – An open standard for defining cloud native apps
#26Earlier quoted context omitted.
Imagine a developer: > On top of another abstraction (VMs) Who does not need to badly handle infrastructure > On top of another abstraction (Containers) Who does not need to badly handle isolation > On the top of an abstraction (Kubernetes, et.al.) Who does not need to badly handle scalability > On the top of an abstraction (K8s Custom Object specification) Who does not need to badly handle deployment > An abstractio…
> Who just wants to ship their code That exists, its called a PaaS. Kubernetes was not meant to be a PaaS. I'm starting to think people create these orgs to forward their own career, products, or companies.
Re: Open Application Model – An open standard for defining cloud native apps
#27Don't get it. Seems like someone is trying to make Kubernetes work on Service Fabric or something.
Re: Open Application Model – An open standard for defining cloud native apps
#28Re: Open Application Model – An open standard for defining cloud native apps
#29Re: Open Application Model – An open standard for defining cloud native apps
#30An abstraction (OAM) On the top of an abstraction (K8s Custom Object specification) On the top of an abstraction (Kubernetes, et.al.) On top of another abstraction (Containers) On top of another abstraction (VMs) I wonder if the Dyke-sealing-boy is available for the inevitable leaks? On a slightly more serious note, even though I participated in OAM early in the process, I've never really seen the value in the abstra…
Kubernetes is NOT a PaaS, it's by design for you to create abstractions atop and serve your own purposes. And OAM is a great option if you want to build things like app PaaS or app delivery systems with k8s.
It seems you either have mis-understanding on OAM or Kubernetes, based on you are involved in OAM, it's likely the later case.