kubectl-doweb

Visit site

A kubectl plugin for opening the control panel page of DigitalOcean resources directly in your web browser.

kubectl-doweb is a kubectl plugin for opening DigitalOcean resources in a web browser. For example, if you have a LoadBalancer Service in your DOKS cluster, this plugin will let you open the corresponding page of the Load Balancer in the DigitalOcean Control Panel.

Usage

To use, run kubectl doweb <type> <name>:

  • <type> being the resource type
  • <name> being the resource name. The supported types are: cluster, node (no), service (svc), persistentvolume (pv), and persistentvolumeclaim (pvc).

Examples:

  • kubectl doweb cluster
  • kubectl doweb node pool-c0yaq2bd6-95th
  • kubectl doweb --namespace nginx-ingress service nginx-ingress
  • kubectl doweb pvc kibana-data-01

Installation and Other Instructions

Please see the project’s GitHub page for detailed instructions on how to install and use it.

Demo

Was this helpful?
 
1 Comments


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Nice. Thanks

Publish your Tool on Community

Have you created an Integration, API Wrapper, Service, or other Tool that helps developers build on DigitalOcean? Help users find it by listing it in Community Tools.

Get our biweekly newsletter

Sign up for Infrastructure as a Newsletter.

Hollie's Hub for Good

Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.

Become a contributor

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

Welcome to the developer cloud

DigitalOcean makes it simple to launch in the cloud and scale up as you grow — whether you're running one virtual machine or ten thousand.

Learn more
DigitalOcean Cloud Control Panel