I wish their tech writers would give us more English and less jargon. I pondered these release notes and the documentation earlier today and I still can't puzzle out why "custom resource" is initialized as "CRD". And the rest of this gibberish is just meaningless. """A resource is an endpoint in the Kubernetes API that stores a collection of API objects of a certain kind.""" OK, almost completely free of meaning ...…
Kubernetes 1.16
31–40 of 80 posts
Re: Kubernetes 1.16
#32that owl looks pissed
Re: Kubernetes 1.16
#33Re: Kubernetes 1.16
#34Re: Kubernetes 1.16
#35Earlier quoted context omitted.
Why not just used managed Kubernetes? Every cloud vendor has it, even Tier 2 operators like DigitalOcean. Running Kubernetes is vastly different for using it to run your apps. You really shouldn’t do the former unless you have to be on-Prem or have some other need.
What makes DO tier2? I use 1 linode for personal stuff, but otherwise, I'm all in on dedicated baremetal. From my perspective, DO is just another cloud vendor.
Just compare the list on the product pages:
- https://www.digitalocean.com/products/
- https://aws.amazon.com/products/
Also DO doesn't have a lot of more niche services like Redshift, Mail, ML
Re: Kubernetes 1.16
#36Earlier quoted context omitted.
Why not just used managed Kubernetes? Every cloud vendor has it, even Tier 2 operators like DigitalOcean. Running Kubernetes is vastly different for using it to run your apps. You really shouldn’t do the former unless you have to be on-Prem or have some other need.
What makes DO tier2? I use 1 linode for personal stuff, but otherwise, I'm all in on dedicated baremetal. From my perspective, DO is just another cloud vendor.
DO is tier 2 because it provides basic IaaS components along with S3/Spaces, managed databases, load balancing, and K8S as compared to providers like Linode which would be tier 3 and below.
Re: Kubernetes 1.16
#37So, do we expect Kubernetes to ever replace Borg?
Re: Kubernetes 1.16
#38A question on endpoint slices:why dont they send patch updates? A patch is the delta that changes an object instance.
Re: Kubernetes 1.16
#39Earlier quoted context omitted.
I don't understand. You had a problem; you needed to run a distributed system with containers which Kubernetes is perfect for. Did your problem disappeared or did your requirement changed or did you change to a different container orchestrator tool?
I'm saying we didn't have a problem that Kubernetes solved. A lot of seed-round/Series A startups also are quite simple, but hopping onto Kubernetes because it's "enterprise".
Re: Kubernetes 1.16
#40So, do we expect Kubernetes to ever replace Borg?