Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 576 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 576 Bytes

Cluster

Overview

This folder contains configuration files for the Prow workload. This configuration is used during cluster provisioning.

Project structure

The folder structure looks as follows:

  ├── 00-clusterrolebinding.yaml                # The enabled Prow cluster to access workload cluster and run all jobs
  └── 02-kube-system_poddisruptionbudgets.yaml  # The definition of Pod Disruption Budgets for Pods in the `kube-system` Namespace used to unblock the Node autoscaler