diff options
| author | Sahdev P. Zala <spzala@us.ibm.com> | 2018-08-07 13:59:55 -0400 |
|---|---|---|
| committer | Sahdev P. Zala <spzala@us.ibm.com> | 2018-08-19 17:14:01 -0400 |
| commit | e38904bb28277024fd0be7f23ee57163b878d2f8 (patch) | |
| tree | 72d8113b9f474d3ddde5bce29f992b7890ed0959 | |
| parent | 272e7b3a84ce0b3602d9ca728a09d356002b9944 (diff) | |
Add sig-ibmcloud Charter
Add charter for IBMCloud SIG.
| -rw-r--r-- | sig-ibmcloud/charter.md | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/sig-ibmcloud/charter.md b/sig-ibmcloud/charter.md new file mode 100644 index 00000000..7d5f2649 --- /dev/null +++ b/sig-ibmcloud/charter.md @@ -0,0 +1,33 @@ +# SIG IBMCloud Charter + +This charter adheres to the conventions described in the [Kubernetes Charter README] and uses +the Roles and Organization Management outlined in [sig-governance]. + +## Scope + +The IBMCloud SIG enables activities and discussion around building, deploying, maintaining, supporting, +and using Kubernetes, and related CNCF projects, on IBM Public and Private Clouds. + +The authoritative source for SIG information is the [SIG README] file. + +### Out of scope + +* Discussion around commercial aspects of IBM Public and Private clouds. + +## Roles and Organization Management + +This SIG adheres to the Roles and Organization Management outlined in [sig-governance] +and opts-in to updates and modifications to [sig-governance], with exception that the SIG only +has the Chair role at present. + +- SIG meets every other week on Zoom at 2 PM ET on Wednesday. + - Agenda and meeting link + [here](https://goo.gl/f9EbvY). + - Recordings of the calls are made available + [here](https://goo.gl/PSkwBj). + - SIG mailing list link + [here](https://goo.gl/hUF9eF). + +[sig-governance]: https://github.com/kubernetes/community/blob/master/committee-steering/governance/sig-governance.md +[Kubernetes Charter README]: https://github.com/kubernetes/community/blob/master/committee-steering/governance/README.md +[SIG README]: https://github.com/kubernetes/community/blob/master/sig-ibmcloud/README.md |
