Easy steps to install octant package on Mac
Package Information:
Application Name – octant
What is octant – Not Available for octant
Use of octant – Kubernetes introspection tool for developers
URL – https://octant.dev
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>. Type terminal and hitEnterkey. - Now, run following command to install homebrew (brew)
- Install octant using brew
brew install octant

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null

octant is ready to use now!