k8s-graph

command module
v0.0.0-...-2d308e3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 19, 2021 License: MIT Imports: 16 Imported by: 0

README

Graph

This is a web application that shows you the relationships between various resources deployed in an OpenShift project.

It uses the Kubernetes Go client in the backend, and D3.js and Vue.js in the frontend.

Screen Recording

Installation

To install this on OpenShift,

  1. Edit Makefile and set the PROJECT variable to the namespace you want to this deploy to

  2. Login as an administrator using the oc CLI

  3. Run make deploy

To deploy this on non-OpenShift Kubernetes,

  1. Edit Makefile and set the PROJECT variable to the namespace you want to this deploy to

  2. Set the KUBECONFIG variable to point to your kubeconfig

  3. Edit yaml/k8s.yaml and set the service nodePort to the relevant value

  4. Run make deploy-k8s - a NodePort service is configured to listen on port 30080

Resources

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL