Merge pull request #19793 from VineethReddy02/vineeth-merge-master-into-dev-1.18-for-syncup

Merge master into dev-1.18 for sync-up
This commit is contained in:
Kubernetes Prow Robot
2020-03-22 13:26:46 -07:00
committed by GitHub
298 changed files with 10720 additions and 4146 deletions
@@ -74,6 +74,9 @@ metadata:
handler: myconfiguration # The name of the corresponding CRI configuration
```
The name of a RuntimeClass object must be a valid
[DNS subdomain name](/docs/concepts/overview/working-with-objects/names#dns-subdomain-names).
{{< note >}}
It is recommended that RuntimeClass write operations (create/update/patch/delete) be
restricted to the cluster administrator. This is typically the default. See [Authorization