Skip to content

Commit

Permalink
Update infra components doc to capture recent changes (#3121)
Browse files Browse the repository at this point in the history
The cluster contexts have been changed following cluster migrations -
this should be updated in the doc

Signed-off-by: Brian Carey <bcarey@redhat.com>
  • Loading branch information
brianmcarey authored Dec 11, 2023
1 parent 5d7f166 commit 6b46e52
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions docs/infrastructure-components.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,18 +39,17 @@ about the worker nodes. It runs the main components of the infrastructure and
several non-e2e Prow jobs.

#### Context
ibm-prow-jobs
kubevirt-prow-control-plane

#### Components

* Prow control plane: all the Prow components, including the main microservices
(crier, deck, hook, horologium, prow-controller-manager, tide, sink), several
external plugins (rehearse, release-blocker) and secondary components
external plugins (bot-review, rehearse, release-blocker) and secondary components
(cherrypicker, gcsweb, ghproxy, label-sync, needs-rebase, prow-exporter,
pushgateway, statusreconciler).

* Monitoring stack: prometheus with thanos sidecar, node-exporter, grafana and
thanos (query-frontend, query, store and compact).
* Grafana: Dashboards for cluster and prow job monitoring

* Bazel cache ([greenhouse]) speeds up the builds that use bazel.

Expand Down Expand Up @@ -96,7 +95,7 @@ This is a self managed cluster with bare metals as workers. It runs the e2e jobs

#### Context

prow-workloads
kubevirt-prow-workloads

#### Components

Expand Down

0 comments on commit 6b46e52

Please sign in to comment.