k3s/cluster/gce/gci
Kubernetes Submit Queue bb8f58b6e6
Merge pull request #62195 from serathius/prometheus
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Add prometheus cluster monitoring addon.

This PR adds new cluster monitoring addon based on prometheus.
It adds prometheus deployment with e2e tests.
Additional components will be added iterativly in future.
Manifests based on current Helm chart.
At current state it's not intended for production use.

cc @piosz @kawych @miekg
```release-note
Add prometheus cluster monitoring addon to kube-up
```
/sig instrumentation
/kind feature
/priority important-soon
2018-04-18 02:17:48 -07:00
..
mounter Remove references to rkt from shell scripts in cluster/ and hack/. 2018-03-27 09:29:35 -07:00
README.md
configure-helper.sh Merge pull request #62195 from serathius/prometheus 2018-04-18 02:17:48 -07:00
configure.sh Fix NPD preload. 2018-04-17 18:43:47 +00:00
flexvolume_node_setup.sh cluster/gce: fix checks for empty strings. 2018-03-23 15:37:03 +02:00
health-monitor.sh
helper.sh
master-helper.sh provision Kubelet config file for GCE 2018-04-13 13:08:38 -07:00
master.yaml Add --retry-connrefused to all curl invocations. 2017-12-19 14:10:37 +01:00
node-helper.sh provision Kubelet config file for GCE 2018-04-13 13:08:38 -07:00
node.yaml Add --retry-connrefused to all curl invocations. 2017-12-19 14:10:37 +01:00

README.md

Container-VM Image

Container-VM Image is a container-optimized OS image for the Google Cloud Platform (GCP). It is primarily for running Google services on GCP. Unlike the open preview version of container-vm, the new Container-VM Image is based on the open source ChromiumOS project, allowing us greater control over the build management, security compliance, and customizations for GCP.

Analytics