mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue Re-enable node problem detector by default Re-enable node problem detector started in gce cluster by default. For now, in the master node, the node problem detector will be started and do nothing (see https://github.com/kubernetes/node-problem-detector/pull/13). But in fact, in my test cluster, the master has no extra cpu to run the node problem detector, so node problem detector is started on all nodes except master, which is what we want but not expected... @dchen1107 /cc @kubernetes/sig-node /cc @andyzheng0831 for the gci script change. [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/.github/PULL_REQUEST_TEMPLATE.md?pixel)]() |
||
---|---|---|
.. | ||
README.md | ||
configure-helper.sh | ||
configure.sh | ||
health-monitor.sh | ||
helper.sh | ||
master.yaml | ||
node.yaml |
README.md
Google Container-VM Image (GCI)
GCI is a container-optimized OS image for the Google Cloud Platform (GCP). We built GCI primarily for running Google services on GCP. Unlike the open preview version of container-vm, Google Container-VM Image is based on the open source Chromium OS project, allowing us greater control over the build management, security compliance, and customizations for GCP.