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.