Get the latest posts from Platform9 delivered right to your inbox:
Stateful applications with Kubernetes
By Platform9
When containers became mainstream, they were designed to support ephemeral – stateless – workloads. Since then, a lot of effort has been made to support stateful applications in the container... Read More
Six Enterprise Kubernetes Takeaways from KubeCon 2019, San Diego
By Kamesh Pemmaraju
We just returned from KubeCon + CloudNativeCon 2019 held in sunny San Diego Nov 18-21. KubeCon San Diego 2019 drew more than 12,000 attendees, a 50% increase since the last... Read More
Kubernetes for Machine Learning
By Platform9
Machine Learning (ML) is rapidly becoming essential to businesses and institutions across the globe. Each organization must meet the challenge of provisioning a computational infrastructure that can support a resource-intensive... Read More
Kubernetes Service Mesh: A Comparison of Istio, Linkerd, and Consul
By Platform9
Cloud-native applications are often architected as a constellation of distributed microservices, which are running in Containers. Increasingly, these containerized applications are Kubernetes-based, as it has become the de-facto standard for... Read More
Kubernetes Security: What (and What Not) to Expect
By Platform9
When it comes to security, there is a lot that Kubernetes does. There is also a lot that it doesn’t do. To secure Kubernetes effectively for real-world deployment, you must... Read More
Kubernetes Service Discovery: Principles in Practice
By Platform9
Overview This article will cover: What Is Kubernetes Service Discovery Deploy an Application as a Pod Create A Kubernetes Service Service Discovery Troubleshooting What Is Kubernetes Service Discovery One of... Read More
Kubernetes Multi-Tenancy Best Practices
By Platform9
In a simpler world, all Kubernetes deployments would host just a single tenant — meaning only one workload or application runs on the entire Kubernetes environment. In the real world,... Read More
Kubernetes Upgrade: The Definitive Guide to Do-It-Yourself
By Platform9
Overview This article will cover: Kubernetes Upgrade Paths Upgrading Kubernetes: A Step-by-Step Guide Etcd Upgrade Paths Upgrading etcd Operating enterprise Kubernetes deployment is difficult. That is due in no small... Read More
[Video] KubeVirt – Beyond Containers: Coming full circle back to VMs!
By Roopak Parikh
Earlier today we had the pleasure of presenting at a CNCF-hosted webinar about KubeVirt. KubeVirt is a set of Kubernetes CRDs and controllers (an Operator) that lets you run virtual... Read More