The future of VM’s is Kubernetes

Kubernetes is the most powerful orchestration layer for containers, that is a fact. but is it just for containers? “Kubernetes a platform to build platforms”, not just running workloads. You can introduce to kubernetes new objects (CRD), declare them with a manifest, control them with Kubernetes controllers, expose them with Kubernetes services, and connect them … More The future of VM’s is Kubernetes

Unboxing the new VMware Carbon Black container security solution

“VMware acquired Octarine, a privately held company in Sunnyvale, California on May 27, 2020. Octarine offers a cloud-native security platform for the complete lifecycle of applications running on Kubernetes, helping customers to protect their cloud-native apps from build to runtime.” “Acquiring Octarine will enable us to further expand VMware’s intrinsic security strategy to containers and … More Unboxing the new VMware Carbon Black container security solution

Declarative application state with Tanzu service mesh

YES! you can declare your application resiliency state and keep it like that with the combination of Kubernetes and the new application resiliency capabilities in Tanzu service mesh. First thing first, what is Tanzu service mesh? Tanzu service mesh allows you to create and isolate logical structure in Kubernetes cluster or across different clusters to … More Declarative application state with Tanzu service mesh

vSphere with Tanzu

Exciting times in VMware! after almost 20 years of virtualization, the hypervisor is being revolutionized to an all-new thing. Kubernetes is baked into the heart of vSphere and now we can finally leverage a new-gen API layer to consume workloads from the infrastructure. Kubernetes is a platform to run platforms, not just workloads. Kubernetes core … More vSphere with Tanzu

“Let there be light” an intro to Octant Dashboard

From the project’s Github page: “Octant is a tool for developers to understand how applications run on a Kubernetes cluster. It aims to be part of the developer’s toolkit for gaining insight and approaching complexity found in Kubernetes. Octant offers a combination of introspective tooling, cluster navigation, and object management along with a plugin system … More “Let there be light” an intro to Octant Dashboard