<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Blog on Octant</title><link>https://octant.dev/blog/</link><description>Recent content in Blog on Octant</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://octant.dev/blog/feed.xml" rel="self" type="application/rss+xml"/><item><title>Dead container walking: making a case for Kubernetes Object Status</title><link>https://octant.dev/octant-object-status/</link><pubDate>Tue, 31 Aug 2021 00:00:00 +0000</pubDate><guid>https://octant.dev/octant-object-status/</guid><description>As a Kubernetes practitioner, you may be familiar with kubectl and how to interpret the results you get from a very common command like:
# kubectl get pods # NAME READY STATUS RESTARTS AGE 3scale-kourier-control-54cc54cc58-px2dt 1/1 Running 3 4d2h activator-67656dcbbb-hq62r 0/1 Running 161 4d2h autoscaler-df6856b64-blxgm 1/1 Running 1 4d2h But in case you are not, it could be challenging to accurately diagnose the behavior shown in the above example: the activator Pod is in a Running status but none of its containers are Ready.</description></item><item><title>Kubernetes: There is an app for that</title><link>https://octant.dev/octant-0.17-release/</link><pubDate>Fri, 19 Feb 2021 00:00:00 +0000</pubDate><guid>https://octant.dev/octant-0.17-release/</guid><description>Turning Octant into a desktop application has long been a goal of ours, and we are pleased to announce that with the release of 0.17 we are shipping a desktop application for all three major operating systems. The command-line version will still be available for the next couple of releases to allow a smooth transition for everyone. Eventually we will be 100% focused on the desktop version.
To create a desktop version of Octant, we used Electron.</description></item><item><title>Octant 2020 Community Survey Results</title><link>https://octant.dev/octant-2020-community-survey-summary/</link><pubDate>Thu, 19 Nov 2020 00:00:00 +0000</pubDate><guid>https://octant.dev/octant-2020-community-survey-summary/</guid><description>Not too long ago, we set out to learn more about the Octant community. To do so, we shared the first Octant Community survey and received 13 responses. It’s not a vast sample size, but we were able to find patterns on how Octant is used and how it could be improved. Here, we want to share our findings.
Methodology The survey mentioned above collected a mix of qualitative and quantitative information about user profiles, workflows, and behaviors.</description></item><item><title>Octant Community Survey</title><link>https://octant.dev/octant-community-survey/</link><pubDate>Mon, 19 Oct 2020 00:00:00 +0000</pubDate><guid>https://octant.dev/octant-community-survey/</guid><description>Octant User Survey The Octant user survey is here! Hello folks! The Octant team has been hard at work on the latest release, listening to your feedback through issues, and improving the product as a whole. We’ve appreciated the issues and PR’s you’ve filed, and we’re looking to expand how we capture feedback and learn from our users.
Stepping back, we’ve felt the need not only to learn about how we can improve Octant, but to learn more about our users as a whole.</description></item><item><title>Octant 0.14 - Now with Resource Creation</title><link>https://octant.dev/octant-0.14-release/</link><pubDate>Thu, 16 Jul 2020 00:00:00 +0000</pubDate><guid>https://octant.dev/octant-0.14-release/</guid><description>Octant 0.14 - Create resources, port forward services, and more. Lots of new features in the latest release of Octant, such as Creating Resources, Prompting for Kubeconfig, and Port Forwarding for Services. Combined with a handful of UX/UI improvements for our navigation, better integration of common actions, and various minor bug fixes, we are very excited about this release.
Creating Resources Requires Kubernetes 0.16 or Higher Octant now supports the ability to create and update resources via the UI.</description></item><item><title>Octant 0.10 - New Year, New Features</title><link>https://octant.dev/octant-0.10-release/</link><pubDate>Fri, 24 Jan 2020 00:00:00 +0000</pubDate><guid>https://octant.dev/octant-0.10-release/</guid><description>Octant 0.10 - New Year, New Features We have some exciting new features in the latest release of Octant, such as Container Exec and the Workload Viewer, together with several quality of life improvements and bug fixes. We are also changing the cadence of our monthly community meeting to weekly, and giving you a quick and easy way to access bleeding edge changes.
Container Exec Octant now supports the ability to execute single and interactive commands against containers.</description></item><item><title>Seeing is Believing: Octant Reveals the Objects Running in Kubernetes Clusters</title><link>https://octant.dev/octant-reveals-objects-running-in-kubernetes-clusters/</link><pubDate>Mon, 12 Aug 2019 00:00:00 +0000</pubDate><guid>https://octant.dev/octant-reveals-objects-running-in-kubernetes-clusters/</guid><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. Check out Octant on GitHub.</description></item></channel></rss>