
John Furrier13





How does k8 take #devops to the next level? How would you explain it to your friend at a cloudnative party?

Lee Calcote
There's an interesting reflection in here that I've found to split #devops into those that don't understand K8s and consider it risky to use as an app's foundation and those that understand that K8s (and surrounding immutable, Infra as Code concepts) actually DERISK deployments

jameskobielus
K8s takes #DevOps to the next level by ensuring that CI/CD tools and repositories can manage microservices that can be pushed to the broadest cross-platform cloud-to-edge application platforms. It's the orchestration pipeline for all that.

Mike Kavis
I don't think any technology takes #DevOps to any level. In regards to K8, I think its adoption drives home the core principles of DevOps to continuously learn, collab more, and practice systems thinking

John Furrier
@madgreek65 great point #devops is the next level;

Sarbjeet Johal
it accelerates CD part or of #DevOps. Rest of the DeOps pieces remain pretty much untouched. BTW a side effect is that it forces you to think more in #Microservices terms which is good for DevOps paradigm.

Kurt Milne
offering K8s as a developer "service" is easier than offering static VM on demand or via help desk "ticket and wait".