summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authork8s-ci-robot <k8s-ci-robot@users.noreply.github.com>2018-06-26 11:49:52 -0700
committerGitHub <noreply@github.com>2018-06-26 11:49:52 -0700
commitbee2467b44c81d0fb097a2cd60a260d31fd67dfc (patch)
treeec19fb57b1a7b73ffa9257f3b26f9cc04edfee23
parentd1db844e6cbe43d7cb481820c712b01a67474d34 (diff)
parent7270d21f5e3d3b2051b6b541326a465892dc0319 (diff)
Merge pull request #2308 from whs-dot-hk/patch-3
Beautify generator
-rw-r--r--generator/header.tmpl2
-rw-r--r--sig-api-machinery/README.md2
-rw-r--r--sig-apps/README.md2
-rw-r--r--sig-architecture/README.md2
-rw-r--r--sig-auth/README.md2
-rw-r--r--sig-autoscaling/README.md2
-rw-r--r--sig-aws/README.md2
-rw-r--r--sig-azure/README.md2
-rw-r--r--sig-big-data/README.md2
-rw-r--r--sig-cli/README.md2
-rw-r--r--sig-cloud-provider/README.md2
-rw-r--r--sig-cluster-lifecycle/README.md2
-rw-r--r--sig-cluster-ops/README.md2
-rw-r--r--sig-contributor-experience/README.md2
-rw-r--r--sig-docs/README.md2
-rw-r--r--sig-gcp/README.md2
-rw-r--r--sig-ibmcloud/README.md2
-rw-r--r--sig-instrumentation/README.md2
-rw-r--r--sig-list.md2
-rw-r--r--sig-multicluster/README.md2
-rw-r--r--sig-network/README.md2
-rw-r--r--sig-node/README.md2
-rw-r--r--sig-openstack/README.md2
-rw-r--r--sig-pm/README.md2
-rw-r--r--sig-release/README.md2
-rw-r--r--sig-scalability/README.md2
-rw-r--r--sig-scheduling/README.md2
-rw-r--r--sig-service-catalog/README.md2
-rw-r--r--sig-storage/README.md2
-rw-r--r--sig-testing/README.md2
-rw-r--r--sig-ui/README.md2
-rw-r--r--sig-vmware/README.md2
-rw-r--r--sig-windows/README.md2
-rw-r--r--wg-app-def/README.md2
-rw-r--r--wg-apply/README.md2
-rw-r--r--wg-cluster-api/README.md2
-rw-r--r--wg-container-identity/README.md2
-rw-r--r--wg-iot-edge/README.md2
-rw-r--r--wg-kubeadm-adoption/README.md2
-rwxr-xr-xwg-machine-learning/README.md2
-rw-r--r--wg-multitenancy/README.md2
-rw-r--r--wg-policy/README.md2
-rw-r--r--wg-resource-management/README.md2
43 files changed, 43 insertions, 43 deletions
diff --git a/generator/header.tmpl b/generator/header.tmpl
index c84f4b7b..14116685 100644
--- a/generator/header.tmpl
+++ b/generator/header.tmpl
@@ -6,5 +6,5 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
{{- end -}}
diff --git a/sig-api-machinery/README.md b/sig-api-machinery/README.md
index 8da9f6ad..33020486 100644
--- a/sig-api-machinery/README.md
+++ b/sig-api-machinery/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# API Machinery Special Interest Group
Covers all aspects of API server, API registration and discovery, generic API CRUD semantics, admission control, encoding/decoding, conversion, defaulting, persistence layer (etcd), OpenAPI, CustomResourceDefinition, garbage collection, and client libraries.
diff --git a/sig-apps/README.md b/sig-apps/README.md
index b8b37a88..84c3323d 100644
--- a/sig-apps/README.md
+++ b/sig-apps/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# Apps Special Interest Group
Covers deploying and operating applications in Kubernetes. We focus on the developer and devops experience of running applications in Kubernetes. We discuss how to define and run apps in Kubernetes, demo relevant tools and projects, and discuss areas of friction that can lead to suggesting improvements or feature requests.
diff --git a/sig-architecture/README.md b/sig-architecture/README.md
index ad193052..d38ede92 100644
--- a/sig-architecture/README.md
+++ b/sig-architecture/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# Architecture Special Interest Group
The Architecture SIG maintains and evolves the design principles of Kubernetes, and provides a consistent body of expertise necessary to ensure architectural consistency over time.
diff --git a/sig-auth/README.md b/sig-auth/README.md
index 5bd66fcd..1a9475f4 100644
--- a/sig-auth/README.md
+++ b/sig-auth/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# Auth Special Interest Group
Covers improvements to Kubernetes authorization, authentication, and cluster security policy.
diff --git a/sig-autoscaling/README.md b/sig-autoscaling/README.md
index 4653f261..6adb05a8 100644
--- a/sig-autoscaling/README.md
+++ b/sig-autoscaling/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# Autoscaling Special Interest Group
Covers autoscaling of clusters, horizontal and vertical autoscaling of pods, setting initial resources for pods, topics related to monitoring pods and gathering their metrics (e.g. Heapster)
diff --git a/sig-aws/README.md b/sig-aws/README.md
index ceefe7c8..d2639f09 100644
--- a/sig-aws/README.md
+++ b/sig-aws/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# AWS Special Interest Group
Covers maintaining, supporting, and using Kubernetes hosted on AWS Cloud.
diff --git a/sig-azure/README.md b/sig-azure/README.md
index ecbe7fcc..232bf5d8 100644
--- a/sig-azure/README.md
+++ b/sig-azure/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# Azure Special Interest Group
A Special Interest Group for building, deploying, maintaining, supporting, and using Kubernetes on Azure.
diff --git a/sig-big-data/README.md b/sig-big-data/README.md
index 5342608d..e09fca8e 100644
--- a/sig-big-data/README.md
+++ b/sig-big-data/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# Big Data Special Interest Group
Covers deploying and operating big data applications (Spark, Kafka, Hadoop, Flink, Storm, etc) on Kubernetes. We focus on integrations with big data applications and architecting the best ways to run them on Kubernetes.
diff --git a/sig-cli/README.md b/sig-cli/README.md
index 12d6d878..6ed0140f 100644
--- a/sig-cli/README.md
+++ b/sig-cli/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# CLI Special Interest Group
Covers kubectl and related tools. We focus on the development and standardization of the CLI framework and its dependencies, the establishment of conventions for writing CLI commands, POSIX compliance, and improving the command line tools from a developer and devops user experience and usability perspective.
diff --git a/sig-cloud-provider/README.md b/sig-cloud-provider/README.md
index 112ba56f..a80ad156 100644
--- a/sig-cloud-provider/README.md
+++ b/sig-cloud-provider/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# Cloud Provider Special Interest Group
Ensures that the Kubernetes ecosystem is evolving in a way that is neutral to all (public and private) cloud providers. It will be responsible for establishing standards and requirements that must be met by all providers to ensure optimal integration with Kubernetes.
diff --git a/sig-cluster-lifecycle/README.md b/sig-cluster-lifecycle/README.md
index fb96ec3f..5832aeb5 100644
--- a/sig-cluster-lifecycle/README.md
+++ b/sig-cluster-lifecycle/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# Cluster Lifecycle Special Interest Group
The Cluster Lifecycle SIG examines how we should change Kubernetes to make it easier to manage and operate with a focus on cluster deployment and upgrades.
diff --git a/sig-cluster-ops/README.md b/sig-cluster-ops/README.md
index 97213459..2d07fe64 100644
--- a/sig-cluster-ops/README.md
+++ b/sig-cluster-ops/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# Cluster Ops Special Interest Group
Promote operability and interoperability of Kubernetes clusters. We focus on shared operations practices for Kubernetes clusters with a goal to make Kubernetes broadly accessible with a common baseline reference. We also organize operators as a sounding board and advocacy group.
diff --git a/sig-contributor-experience/README.md b/sig-contributor-experience/README.md
index 423bf1a2..409bc06f 100644
--- a/sig-contributor-experience/README.md
+++ b/sig-contributor-experience/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# Contributor Experience Special Interest Group
Developing and sustaining a healthy community of contributors is critical to scaling the project and growing the ecosystem. We need to ensure our contributors are happy and productive, we need to break the commit-rate ceiling we hit in July 2015, and we need to get the monotonically growing PR merge latency and numbers of open PRs and issues under control.
diff --git a/sig-docs/README.md b/sig-docs/README.md
index eda54925..b5b58f36 100644
--- a/sig-docs/README.md
+++ b/sig-docs/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# Docs Special Interest Group
Covers documentation, doc processes, and doc publishing for Kubernetes.
diff --git a/sig-gcp/README.md b/sig-gcp/README.md
index 51cb45a8..bf4ad643 100644
--- a/sig-gcp/README.md
+++ b/sig-gcp/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# GCP Special Interest Group
A Special Interest Group for building, deploying, maintaining, supporting, and using Kubernetes on the Google Cloud Platform.
diff --git a/sig-ibmcloud/README.md b/sig-ibmcloud/README.md
index 7eaa3c1e..3b25ed28 100644
--- a/sig-ibmcloud/README.md
+++ b/sig-ibmcloud/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# IBMCloud Special Interest Group
A Special Interest Group (SIG) for building, deploying, maintaining, supporting, and using Kubernetes on IBM Public and Private Clouds.
diff --git a/sig-instrumentation/README.md b/sig-instrumentation/README.md
index 445b4ad1..3b878591 100644
--- a/sig-instrumentation/README.md
+++ b/sig-instrumentation/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# Instrumentation Special Interest Group
Covers best practices for cluster observability through metrics, logging, and events across all Kubernetes components and development of relevant components such as Heapster and kube-state-metrics. Coordinates metric requirements of different SIGs for other components through finding common APIs.
diff --git a/sig-list.md b/sig-list.md
index e422f00d..77c4f907 100644
--- a/sig-list.md
+++ b/sig-list.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# SIGs and Working Groups
Most community activity is organized into Special Interest Groups (SIGs),
diff --git a/sig-multicluster/README.md b/sig-multicluster/README.md
index ee2c1f01..d69c13fe 100644
--- a/sig-multicluster/README.md
+++ b/sig-multicluster/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# Multicluster Special Interest Group
A Special Interest Group focused on solving common challenges related to the management of multiple Kubernetes clusters, and applications that exist therein. The SIG will be responsible for designing, discussing, implementing and maintaining API’s, tools and documentation related to multi-cluster administration and application management. This includes not only active automated approaches such as Cluster Federation, but also those that employ batch workflow-style continuous deployment systems like Spinnaker and others. Standalone building blocks for these and other similar systems (for example a cluster registry), and proposed changes to kubernetes core where appropriate will also be in scope.
diff --git a/sig-network/README.md b/sig-network/README.md
index 91367585..c1e15ce1 100644
--- a/sig-network/README.md
+++ b/sig-network/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# Network Special Interest Group
Covers networking in Kubernetes.
diff --git a/sig-node/README.md b/sig-node/README.md
index 7d046cfa..cd43b6fc 100644
--- a/sig-node/README.md
+++ b/sig-node/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# Node Special Interest Group
diff --git a/sig-openstack/README.md b/sig-openstack/README.md
index b2140973..a86001fb 100644
--- a/sig-openstack/README.md
+++ b/sig-openstack/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# OpenStack Special Interest Group
Coordinates the cross-community efforts of the OpenStack and Kubernetes communities. This includes OpenStack-related contributions to Kubernetes projects with OpenStack as: a deployment platform for Kubernetes; a service provider for Kubernetes; a collection of applications to run on Kubernetes.
diff --git a/sig-pm/README.md b/sig-pm/README.md
index 0a8cd643..f6f3d83b 100644
--- a/sig-pm/README.md
+++ b/sig-pm/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# PM Special Interest Group
Focuses on aspects of product management, such as the qualification and successful management of user requests, and aspects of project and program management such as the continued improvement of the processes used by the Kubernetes community to maintain the Kubernetes Project itself.
diff --git a/sig-release/README.md b/sig-release/README.md
index 706e8fb9..20515f50 100644
--- a/sig-release/README.md
+++ b/sig-release/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# Release Special Interest Group
diff --git a/sig-scalability/README.md b/sig-scalability/README.md
index 05d029c9..e12ccb0b 100644
--- a/sig-scalability/README.md
+++ b/sig-scalability/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# Scalability Special Interest Group
Responsible for answering scalability related questions such as:
diff --git a/sig-scheduling/README.md b/sig-scheduling/README.md
index e5d6d70a..76bb6f84 100644
--- a/sig-scheduling/README.md
+++ b/sig-scheduling/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# Scheduling Special Interest Group
diff --git a/sig-service-catalog/README.md b/sig-service-catalog/README.md
index 18f5c7e6..bc79173a 100644
--- a/sig-service-catalog/README.md
+++ b/sig-service-catalog/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# Service Catalog Special Interest Group
To develop a Kubernetes API for the CNCF service broker and Kubernetes broker implementation.
diff --git a/sig-storage/README.md b/sig-storage/README.md
index e5a163bd..a51db64e 100644
--- a/sig-storage/README.md
+++ b/sig-storage/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# Storage Special Interest Group
Covers storage and volume plugins.
diff --git a/sig-testing/README.md b/sig-testing/README.md
index 366a5082..f56aae26 100644
--- a/sig-testing/README.md
+++ b/sig-testing/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# Testing Special Interest Group
Interested in how we can most effectively test Kubernetes. We're interested specifically in making it easier for the community to run tests and contribute test results, to ensure Kubernetes is stable across a variety of cluster configurations and cloud providers.
diff --git a/sig-ui/README.md b/sig-ui/README.md
index cd258229..40c07ce7 100644
--- a/sig-ui/README.md
+++ b/sig-ui/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# UI Special Interest Group
Covers all things UI related. Efforts are centered around Kubernetes Dashboard: a general purpose, web-based UI for Kubernetes clusters. It allows users to manage applications running in the cluster and troubleshoot them, as well as manage the cluster itself.
diff --git a/sig-vmware/README.md b/sig-vmware/README.md
index d2f1383f..e706a71a 100644
--- a/sig-vmware/README.md
+++ b/sig-vmware/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# VMware Special Interest Group
Bring together members of the VMware and Kubernetes community to maintain, support and run Kubernetes on VMware platforms.
diff --git a/sig-windows/README.md b/sig-windows/README.md
index 36c08479..58219c9b 100644
--- a/sig-windows/README.md
+++ b/sig-windows/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# Windows Special Interest Group
Focuses on supporting Windows Server Containers for Kubernetes.
diff --git a/wg-app-def/README.md b/wg-app-def/README.md
index 52609e83..2ade5f63 100644
--- a/wg-app-def/README.md
+++ b/wg-app-def/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# App Def Working Group
Improve UX of declarative primitives in the API and/or primary client libraries and tools, understand the needs of other parts of the ecosystem on this layer, and improve the interoperability of application management tools through better separation of concerns, common conventions, and common principles.
diff --git a/wg-apply/README.md b/wg-apply/README.md
index 93fb4c8b..3566979e 100644
--- a/wg-apply/README.md
+++ b/wg-apply/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# Apply Working Group
Improve the state of declarative object management by fixing `kubectl apply`, moving the logic from the client to the server. This move also enables new/fixed features included in the scope of this working-group: diff, dry-run and prune.
diff --git a/wg-cluster-api/README.md b/wg-cluster-api/README.md
index 35555090..5bceee8c 100644
--- a/wg-cluster-api/README.md
+++ b/wg-cluster-api/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# Cluster API Working Group
Define a portable API that represents a Kubernetes cluster. The API will contain the control plane and its configuration and the underlying infrastructure (nodes, node pools, etc).
diff --git a/wg-container-identity/README.md b/wg-container-identity/README.md
index a36ca76c..7a7e97ed 100644
--- a/wg-container-identity/README.md
+++ b/wg-container-identity/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# Container Identity Working Group
Ensure containers are able to interact with external systems and acquire secure identities for communication, integrating with external solutions as necessary.
diff --git a/wg-iot-edge/README.md b/wg-iot-edge/README.md
index a9c34535..eaa1834f 100644
--- a/wg-iot-edge/README.md
+++ b/wg-iot-edge/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# IoT Edge Working Group
A Working Group dedicated to discussing, designing and documenting using Kubernetes for developing and deploying IoT and Edge specific applications
diff --git a/wg-kubeadm-adoption/README.md b/wg-kubeadm-adoption/README.md
index c5cc8350..4c88f848 100644
--- a/wg-kubeadm-adoption/README.md
+++ b/wg-kubeadm-adoption/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# Kubeadm Adoption Working Group
Boost adoption of the kubeadm tool. kubeadm is a tool for creating new Kubernetes clusters easily for new users, but can also be used as a toolbox for higher-level deployment solutions. This working group makes sure kubeadm meets the extensibility requirements of those higher-level Kubernetes installers.
diff --git a/wg-machine-learning/README.md b/wg-machine-learning/README.md
index 1e29890c..931a5e67 100755
--- a/wg-machine-learning/README.md
+++ b/wg-machine-learning/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# Machine Learning Working Group
Identify and fix gaps in Kubernetes to better support Machine Learning applications
diff --git a/wg-multitenancy/README.md b/wg-multitenancy/README.md
index af236b35..4e58e52e 100644
--- a/wg-multitenancy/README.md
+++ b/wg-multitenancy/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# Multitenancy Working Group
Define the models of multitenancy that Kubernetes will support. Discuss and execute upon any remaining work that needs to be done to support these models. Create conformance tests that will prove that these models can be built and used in production environments.
diff --git a/wg-policy/README.md b/wg-policy/README.md
index 65040b2d..012ad25a 100644
--- a/wg-policy/README.md
+++ b/wg-policy/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# Policy Working Group
Provide an overall architecture that describes both the current policy related implementations as well as future policy related proposals in Kubernetes. Through a collaborative method, we want to present both dev and end user a universal view of policy architecture in Kubernetes.
diff --git a/wg-resource-management/README.md b/wg-resource-management/README.md
index 9cc8c008..62d58047 100644
--- a/wg-resource-management/README.md
+++ b/wg-resource-management/README.md
@@ -5,7 +5,7 @@ Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
+--->
# Resource Management Working Group
Designing and shepherding cross-cutting features around compute resource isolation and utilization.