k3s/cluster/gce/gci
Kubernetes Submit Queue e2e60d2707
Merge pull request #68161 from tallclair/runtimeclass-addon
Automatic merge from submit-queue (batch tested with PRs 68161, 68023, 67909, 67955, 67731). If you want to cherry-pick this change to another branch, please follow the instructions here: https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md.

Register RuntimeClass CRD as an addon

**What this PR does / why we need it**:

Register the RuntimeClass CRD when the RuntimeClass feature gate is enabled. This is done in through the addon manager.

This is an alternative approach to https://github.com/kubernetes/kubernetes/pull/67924

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
For https://github.com/kubernetes/features/issues/585

**Release note**:
Covered by #67737
```release-note
NONE
```

/sig node
/kind feature
/priority important-soon
/milestone v1.12
2018-09-05 14:51:41 -07:00
..
mounter Remove references to rkt from shell scripts in cluster/ and hack/. 2018-03-27 09:29:35 -07:00
BUILD Merge pull request #65319 from MaciekPytel/gke_manifests 2018-06-29 12:15:05 -07:00
OWNERS GCE: Add OWNERS for image (gci) configuration 2018-08-08 12:08:05 -07:00
README.md Update Container-VM Image product name in docs 2016-09-09 10:08:56 -07:00
apiserver_manifest_test.go Fix test failure when executed using build/run.sh 2018-07-18 11:58:11 -04:00
configure-helper.sh Merge pull request #68161 from tallclair/runtimeclass-addon 2018-09-05 14:51:41 -07:00
configure.sh Generate crictl config for preload as well. 2018-08-01 22:50:35 +00:00
configure_helper_test.go Add unit test for configure-helper. 2018-04-23 12:18:57 -07:00
flexvolume_node_setup.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
health-monitor.sh Dump Stack when docker fails on healthcheck 2018-05-21 11:39:59 +09:00
helper.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
master-helper.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
master.yaml Install and use crictl in gce kube-up.sh 2018-05-03 17:17:55 -07:00
node-helper.sh Adding a shutdown script that would enable handling preemptible VM terminations gracefully in GCP environment 2018-05-25 16:20:24 -07:00
node.yaml Install and use crictl in gce kube-up.sh 2018-05-03 17:17:55 -07:00
shutdown.sh Adding a shutdown script that would enable handling preemptible VM terminations gracefully in GCP environment 2018-05-25 16:20:24 -07: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