youtube image
From YouTube: Octant - A developer-centric web interface for Kubernetes - Webinar, Sept 18, 2019

Description

In a perfect world, you would deploy applications to clusters and nothing else would be a problem. In the Kubernetes world, it isn’t that simple yet.

Because Kubernetes workloads are composed of multiple objects, even simple actions can be complex.

This complexity is why we created and open sourced Octant, a developer-centric web interface for Kubernetes that lets you inspect a Kubernetes cluster on which applications reside.

To help a developer better understand the state of the application running inside the cluster, Octant’s dashboard allows you to navigate through your namespaces and the objects they contain. It lets you visualize the relativity of objects and resources. Unlike the Kubernetes Dashboard, Octant runs locally on your workstation and uses your Kubernetes credentials to access the cluster, an approach that avoids a whole class of security concerns.

Check out Octant here: https://github.com/vmware/octant

In this webinar, Bryan Liles, Team Lead for Octant, will go over what Octant is, how you can use it, and how to get involved.

Bryan Liles is a Senior Staff Engineer at VMware. He leads the Developer Experience group, which creates solutions to help developers be more productive in Kubernetes. When not working, Bryan builds and races cars and drones.