module
Version:
v0.0.0-...-b18919b
Opens a new window with list of versions in this module.
Published: May 6, 2020
License: MIT
Opens a new window with license information.
README
¶
GCP Projects Dashboard
This repository contains a dashboard that displays useful information from multiple GCP projects, with a particular focus on GKE clusters.
Organisation
This repository contains the following sub-directories:
- agent - Lightweight Go agent application that runs as a Kubernetes CronJob on each GKE cluster that's included in the dashboard
- apiserver - Central Go API server that each agent posts collected information to. A Cloud Firestore database is used as persistent storage
- dashboard - Dashboard web application that displays the information held in Firestore
Building
For the agent and API server, use make
to compile binaries for macOS and Linux.
Copyright
Copyright (C) 2020 Crown Copyright (Office for National Statistics)
Directories
¶
apiserver
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.