Learn why Private Cloud Director is the best VMware alternative

Author: Platform9

Kubernetes Service Discovery: Principles in Practice

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 the reasons why Kubernetes is the leading Container Orchestration platform today is because it offers a nice separation of concerns in terms of describing workloads. Essentially,

Kubernetes Multi-Tenancy Best Practices

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, it’s common to have multi-tenant Kubernetes deployments. In a multi-tenant deployment, multiple workloads share the same underlying Kubernetes infrastructure. Multi-tenant Kubernetes creates some special challenges

Kubernetes Upgrade: The Definitive Guide to Do-It-Yourself

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 part to the fact that Kubernetes is not just one tool, but a collection of a dozen-odd components that provide functionality ranging from application deployments

SELinux, Kubernetes RBAC, and Shipping Security Policies for On-prem Applications

Security-Enhanced Linux (SELinux) is a swiss army knife for Linux security, which is as relevant in commodity Kubernetes deployments as it was in yesterdays era of artisanally crafted linux server silos. Whether or not you are using cloud native technology, some of the lessons we’ve learned around being transparent, disciplined in your security practices, and

Kubernetes in the Enterprise – Chapter 7: What You Need to Know About Platform9 Managed Kubernetes

This is the final chapter from The Gorilla Guide to Kubernetes in the Enterprise, written by Joep Piscaer. Previous Chapters: You can download the full guide here.   Platform9 Managed Kubernetes Platform9 Managed Kubernetes (PMK) is the industry’s only SaaSbased, continuously managed Kubernetes service that guarantees 24x7x365 SLA and works across any infrastructure: on-premisesdata centers,

Kubernetes in the Enterprise: Top Use Cases

This is an excerpt from The Gorilla Guide to Kubernetes in the Enterprise, written by Joep Piscaer. Previous Chapters: You can download the full guide here. Overview In this article you’ll learn: Top Use Cases for Kubernetes Kubernetes has gained popularity for a number of use cases, given its unique features. It’s a suitable platform

Kubernetes in the Enterprise – Chapter 5: Managed Kubernetes Solutions

This is an excerpt from The Gorilla Guide to Kubernetes in the Enterprise, written by Joep Piscaer. Previous Chapters: Chapter 1: The Changing Development Landscape Chapter 2: Kubernetes Concepts and Architecture Chapter 3: Deploying Kubernetes Chapter 4: Putting Kubernetes to use: RBAC, Monitoring, Logging, Storage, & more You can download the full guide here.    

Kubernetes in the Enterprise – Chapter 4: RBAC, Monitoring, Logging, Storage, & More

This is an excerpt from The Gorilla Guide to Kubernetes in the Enterprise, written by Joep Piscaer.Previous Chapters: Chapter 1: The Changing Development Landscape Chapter 2: Kubernetes Concepts and Architecture Chapter 3: Deploying Kubernetes You can download the full guide here.     Now that you’ve deployed a basic Kubernetes cluster, let’s review what it takes

NEW! Kubernetes Managed Apps: Prometheus, EFK Stack, MySQL, and More – Delivered as a Service, with 99.9% SLA

  I’m excited to announce the new Kubernetes Managed Apps offering – an extension of our Managed Kubernetes solution – ushering the next phase of self-service for Kubernetes Platform Operations! Things are getting complicated… As we know, bare-bones Kubernetes by itself is not sufficient to enable a comprehensive cloud-native infrastructure that is enterprise-ready. DevOps teams

Modernize: Five Pathways To Level Up Your Apps And Infrastructure

The cloud-native paradigm for application development and delivery lights a pathway for organizations to modernize their existing applications and underlying infrastructure — all to achieve benefits ranging from faster time to market, ease of maintenance, granular scalability, and cost-effectiveness. Is your business ready to modernize? Here are five considerations that will help you realize a

Democratizing MySQL: From Cloud Managed to Kubernetes Managed

At the recent KubeCon Barcelona conference I had the pleasure to deliver a joint talk with our friends at PressLabs about MySQL on Kubernetes. Platform9, like many startups, used public cloud-based MySQL service as a backend to quickly get started. But as our customer base grew, the public cloud costs became significant. Our goal for

Kubernetes Deployment: On-premises or in the Public Cloud

This is an excerpt from The Gorilla Guide to Kubernetes in the Enterprise, written by Joep Piscaer.Previous Chapters: Chapter 1: The Changing Development Landscape Chapter 2: Kubernetes Concepts and Architecture You can download the full guide here.       Just as there are many parts that comprise Kubernetes, there are multiple ways to go about

Scroll to Top