Add spaces to custom content headers

This commit is contained in:
Jamie Hannaford 2017-06-07 16:22:56 +01:00
parent 9f00b6b211
commit 03a12e9fe4
4 changed files with 6 additions and 8 deletions

View File

@ -26,7 +26,7 @@ make SIG=sig-testing gen-doc
where the `SIG` var refers to the directory being built. where the `SIG` var refers to the directory being built.
## Adding custom content to your SIG's README ## Adding custom content to your SIG's README
If your SIG wishes to add custom content, you can do so by placing it within If your SIG wishes to add custom content, you can do so by placing it within
the following code comments: the following code comments:

View File

@ -25,7 +25,7 @@ Meeting notes and Agenda can be found [here](https://docs.google.com/document/d/
* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-auth) * [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-auth)
<!-- BEGIN CUSTOM CONTENT --> <!-- BEGIN CUSTOM CONTENT -->
## Goals ## Goals
* Discuss improvements Kubernetes Authorization and Authentication, and cluster security policy. * Discuss improvements Kubernetes Authorization and Authentication, and cluster security policy.
## Non-goals ## Non-goals

View File

@ -24,7 +24,7 @@ Meeting notes and Agenda can be found [here](https://docs.google.com/document/d/
* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-autoscaling) * [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-autoscaling)
<!-- BEGIN CUSTOM CONTENT --> <!-- BEGIN CUSTOM CONTENT -->
## Concerns ## Concerns
* autoscaling of clusters, * autoscaling of clusters,
* horizontal and vertical autoscaling of pods, * horizontal and vertical autoscaling of pods,
* setting initial resources for pods, * setting initial resources for pods,

View File

@ -24,14 +24,12 @@ Meeting notes and Agenda can be found [here](https://docs.google.com/document/d/
<!-- BEGIN CUSTOM CONTENT --> <!-- BEGIN CUSTOM CONTENT -->
## Goals ## Goals
* Design and architect ways to run big data applications effectively on Kubernetes * Design and architect ways to run big data applications effectively on Kubernetes
* Discuss ongoing implementation efforts * Discuss ongoing implementation efforts
* Discuss resource sharing and multi-tenancy (in the context of big data applications) * Discuss resource sharing and multi-tenancy (in the context of big data applications)
* Suggest Kubernetes features where we see a need * Suggest Kubernetes features where we see a need
## Non-goals ## Non-goals
* Endorsing any particular tool/framework * Endorsing any particular tool/framework
<!-- END CUSTOM CONTENT --> <!-- END CUSTOM CONTENT -->