Learn why Private Cloud Director is the best VMware alternative

The Platform9 Blog

Making the most of the Private Cloud

Filter posts by category

Deploying OpenEBS on Platform9

How To Set Up OpenEBS on Kubernetes Using Platform9

In this article, you will learn how to set up OpenEBS on Kubernetes clusters, as a storage solution for your deployment. OpenEBS is one of the leading open-source projects for cloud-native storage on Kubernetes. OpenEBS adopts the Container Attached Storage (CAS) approach, where each workload is provided with a dedicated storage controller. OpenEBS provides granular […]

Linkerd as ServiceMesh for PMK/PMKFT

How To Set Up Linkerd as a Kubernetes Service Mesh

In this article, you will learn how to set up Linkerd as a Kubernetes Service Mesh using a free Platform9 Kubernetes account. Linkerd is a light-weight service mesh for Kubernetes. It adds observability, reliability, and security to Kubernetes applications without code changes. For example, Linkerd can monitor and report per-service success rates and latencies, can

Platform9 Kubevirt Early Access is here

How To Set Up Kubevirt For Kubernetes Based VM Management

In this article, you will learn how to set up Kubevirt for Kubernetes based VM management. Kubevirt For VM Management Kubevirt is an open-source project that makes it possible for virtual machines to be manageand isd by Kubernetes. This means that Kubevirt VMs will be able to run on Pods, alongside containers – allowing you

ingress controller

Setup NGINX Ingress Controller on Kubernetes

The vast majority of Kubernetes clusters are used to host containers that process incoming requests from microservices to full web applications. Having these incoming requests come into a central location, then get handed out via services in Kubernetes, is the most secure way to configure a cluster. That central incoming point is an ingress controller.

Platform9 5.0 – Wrapping Up 2020 in Style

In our final release of 2020, we now support multiple versions of Kubernetes running across your clusters with support for 1.17 and 1.18, we have introduced One-Click Cluster Creation for AWS, Azure, and BareOS, added enhancements to our Managed Calico CNI, and more. Oh, and a whole new user experience, we rebuilt our web app

Announcing the Industry’s Only SaaS Managed Bare Metal Orchestration Platform

In our previous blog on why bare metal cannot, yet, be operated as a cloud, we outlined the problem in our industry about how bare metal management is critical in industries like retail, 5G and Telco, and research, as well as for use-cases such as private cloud elasticity and high-performance computing (HPC). Yet, today bare

Why Bare Metal Can’t Be Operated Like the Cloud (Yet)

There is a problem with bare metal management in our industry. We lack an end-to-end solution that provides a seamless managed operating model that automates the provisioning, deployment, and management of bare metal servers located anywhere. Whether it is a private cloud running Kubernetes or Virtualization in an on-premises data center, or a couple of

Storage Considerations as You Migrate to Containers

One of the benefits of moving to Kubernetes is that your applications can run in a highly scalable environment. You can add additional pods quickly if you suddenly need more capacity, and then get rid of them when you don’t need them anymore. But what if you are running a stateful application? When you terminate

Networking and Kubernetes in the World of 5G Edge [Webinar 3 Recap]

With 5G adoption set to surge over the next several years, now is the time for companies to begin planning ways to take advantage of 5G networking within Kubernetes-based architectures. To provide guidance on the complicated topic of telco 5G environment implementation within Kubernetes, Platform9 recently offered a webinar titled “Networking and Kubernetes in the

How to Build a Multi-Master Kubernetes Cluster on VMware with MetalLB

This tutorial is the first part of a two-part series where we will build a Multi-Master cluster on VMware using Platform9.  Part 1 will take you through building a Multi-Master Kubernetes Cluster on VMware with MetalLB for an Application Load Balancer. Part 2 focuses on setting up persistent storage using Rook and deploying a secured

Networking And Kubernetes In The World Of 5G/Telco Edge [Webinar 3 Preview]

Edge computing and 5G is a new model of computing that will inevitably become the modus operandi for all organizations that rely on the cloud today. This is especially true of Telcos who will build and operate the new 5G networks of tomorrow. What’s characteristic of edge applications is the low latency and high bandwidth

Kubernetes Networking – An Implementer’s In-depth Guide [Webinar 2 Recap]

You need not be too far into your Kubernetes journey to realize that networking in Kubernetes is, in a word, complicated. Not only is the Kubernetes networking architecture complex, but there is a range of configuration options to sort through for the key components that make up that architecture, such as your CNI implementation. To

Scroll to Top