Celesta: Why We Invested in Platform9
Celesta Capital led the most recent financing round in Platform9. Here’s why we invested in the company.
Celesta Capital led the most recent financing round in Platform9. Here’s why we invested in the company.
What Is Zero Trust Networking and Why is it Important? What is a Zero Trust Network? Zero Trust Networking is an approach to network security that adopts a posture where the network is always assumed to be a hostile place in a company. This posture makes us go back in time when we have DMZ
Imagine you are a developer who is a fresh college graduate. You have got a dream job at an amazing company which values talent and merit. You are getting a chance to work on the latest technologies like Kubernetes, Cloud and Edge stack and develop solutions for end users. You take a few months to
MetalLB is a great project that can add the LoadBalancer service to your Kubernetes Cluster, but why would you want to use it? Let’s take a look. Your on-premises Kubernetes cluster just finished deploying and you are ready to get started. One of the first things you may do is follow a guide on how
Knative is an exciting project that backs many of the services you may already be using. It simplifies configuration of services on Kubernetes which can speed up the ability for developers to quickly use the platform without having to understand everything backing it. While many of the features Knative provides can be configured on their
In this article we talk about Kubernetes load balancing, specifically in the context of load balancing for your workloads that are deployed across multiple Kubernetes clusters across multiple public or hybrid cloud environments. Multi-Cloud Kubernetes Load Balancing Background Many organizations are moving workloads to the public cloud, and a big part of that transition involves
Kubernetes follows certain rules and policies when it comes to networking, and it’s not uncommon to encounter issues when trying to connect applications running in Kubernetes. Even the most trivial deployment needs to have the correct configuration so that K8s can assign the right IP address or ingress controller to the service. Furthermore, if you
VMware Tanzu recently announced Community Edition (CE). A new flavor in their Kubernetes based Tanzu platform. As I learned more, it got me wondering how our Managed Kubernetes (PMK) free tier compared to it. Tanzu CE is meant for test, discovery, and pre-production scenarios. While our free tier is production ready. To be fair to
Prior to the advent of Kubernetes, in the so-called “bare-metal” era, networking was primarily confined to physical peripherals, such as network interfaces, cables, switches and routers, and other components of Layer 2 of the OSI model. When virtual machines were introduced, along with virtual networks, overlays, and the like, the concept of networking shifted from
Trying to configure persistent Kubernetes storage options comes with its issues and challenges. Although the official storage docs are quite extensive, they only cover a fraction of the specific configurations you might need in order to successfully install and provision them. From an operator’s point of view, you might encounter issues choosing a CSI and
When you’re studying Kubernetes, one of the first things you learn is that it won’t handle any storage requests for your applications when deploying a new cluster by default. This is because K8s was initially designed only for stateless apps; thus, storage was considered to be an add-on. This was such a common problem that
If you are looking for a way to deploy Virtual Machines, alongside your container workloads, then KubeVirt may be the answer. In this blog post we will explore the details on how to create a Virtual Machine using KubeVirt. Platform9 Managed Kubernetes has a new UI for KubeVirt. The UI has been reworked and has added