Add spaces to custom content headers
This commit is contained in:
parent
9f00b6b211
commit
03a12e9fe4
|
@ -26,7 +26,7 @@ make SIG=sig-testing gen-doc
|
|||
|
||||
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
|
||||
the following code comments:
|
||||
|
|
|
@ -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)
|
||||
|
||||
<!-- BEGIN CUSTOM CONTENT -->
|
||||
## Goals
|
||||
## Goals
|
||||
* Discuss improvements Kubernetes Authorization and Authentication, and cluster security policy.
|
||||
|
||||
## Non-goals
|
||||
|
@ -35,4 +35,4 @@ Meeting notes and Agenda can be found [here](https://docs.google.com/document/d/
|
|||
* Proactive or general security discussion about the API server should go to kubernetes-sig-api-machinery@googlegroups.com.
|
||||
<!-- END CUSTOM CONTENT -->
|
||||
|
||||
Last generated: Wed Jun 7 2017 14:27:56
|
||||
Last generated: Wed Jun 7 2017 14:27:56
|
||||
|
|
|
@ -24,11 +24,11 @@ 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)
|
||||
|
||||
<!-- BEGIN CUSTOM CONTENT -->
|
||||
## Concerns
|
||||
## Concerns
|
||||
* 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)
|
||||
<!-- END CUSTOM CONTENT -->
|
||||
|
||||
Last generated: Wed Jun 7 2017 14:27:56
|
||||
Last generated: Wed Jun 7 2017 14:27:56
|
||||
|
|
|
@ -24,15 +24,13 @@ Meeting notes and Agenda can be found [here](https://docs.google.com/document/d/
|
|||
|
||||
<!-- BEGIN CUSTOM CONTENT -->
|
||||
## Goals
|
||||
|
||||
* Design and architect ways to run big data applications effectively on Kubernetes
|
||||
* Discuss ongoing implementation efforts
|
||||
* Discuss resource sharing and multi-tenancy (in the context of big data applications)
|
||||
* Suggest Kubernetes features where we see a need
|
||||
|
||||
## Non-goals
|
||||
|
||||
* Endorsing any particular tool/framework
|
||||
<!-- END CUSTOM CONTENT -->
|
||||
|
||||
Last generated: Wed Jun 7 2017 14:27:56
|
||||
Last generated: Wed Jun 7 2017 14:27:56
|
||||
|
|
Loading…
Reference in New Issue