You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: MISSION.md
+13-26Lines changed: 13 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,6 @@ We are initially interested in the following lifecycles associated with expandin
9
9
1. Cluster Lifecycle. How are clusters provisioned, upgraded, registered, scaled out or in and decommissioned?
10
10
2. Policy & Configuration Lifecycle. How are clusters configured, audited, secured, access controlled, managed for quota or cost?
11
11
3. Application Lifecycle. How are containerized or hybrid applications delivered across one or more clusters? How are those applications kept current with ongoing changes?
12
-
4. Observability. How does a user understand the health of their cluster fleet? How does a user understand the health of distributed applications? How does a user search available clusters or applications and diagnose problems when they occur?
13
12
14
13
Our initial goals for the project are to define API and reference implementations for common use cases that we have observed as users grow their adoption of Kubernetes:
15
14
@@ -18,14 +17,13 @@ Our initial goals for the project are to define API and reference implementation
18
17
- Define API for dynamic placement of content and behavior across multiple clusters.
19
18
- Define API for policy definition to ensure desired configuration and security settings are auditable or enforceable.
20
19
- Define API for distributed application delivery across many clusters and the ability to deliver ongoing updates.
21
-
- Define API to collect cluster and application health metrics and alerts across multiple clusters.
22
20
23
21
We expect that over time, the project will make sense to contribute to an appropriate foundation for stewardship. In the meantime, we intend to engage and contribute where similar use cases are under active discussion in the community including the Kubernetes SIG-Multicluster and SIG-Policy workgroups, among others.
24
22
25
23
## Contributor Code of Conduct
26
24
The Open Cluster Management project has adopted the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md). The English text of the CNCF Code of Conduct is made available here for reference. Additional [language translations](https://github.com/cncf/foundation/blob/master/code-of-conduct.md) are available.
27
25
28
-
“As contributors and maintainers of this project, and in the interest of fostering an open and welcoming community, we pledge to respect all people who contribute through reporting issues, posting feature requests, updating documentation, submitting pull requests or patches, and other activities.
26
+
"As contributors and maintainers of this project, and in the interest of fostering an open and welcoming community, we pledge to respect all people who contribute through reporting issues, posting feature requests, updating documentation, submitting pull requests or patches, and other activities.
29
27
30
28
We are committed to making participation in this project a harassment-free experience for everyone, regardless of level of experience, gender, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age, religion, or nationality.
31
29
Examples of unacceptable behavior by participants include:
@@ -36,8 +34,8 @@ Public or private harassment
36
34
Publishing others' private information, such as physical or electronic addresses, without explicit permission
37
35
Other unethical or unprofessional conduct.
38
36
Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct. By adopting this Code of Conduct, project maintainers commit themselves to fairly and consistently applying these principles to every aspect of managing this project. Project maintainers who do not follow or enforce the Code of Conduct may be permanently removed from the project team.
39
-
This code of conduct applies both within project spaces and in public spaces when an individual is representing the project or its community.”
40
-
Instances of abusive, harassing, or otherwise unacceptable behavior in Open Cluster Management may be reported by contacting [NEED POINT OF CONTACT].”[[Reference](https://github.com/cncf/foundation/blob/master/code-of-conduct.md)]
37
+
This code of conduct applies both within project spaces and in public spaces when an individual is representing the project or its community.
38
+
Instances of abusive, harassing, or otherwise unacceptable behavior in Open Cluster Management may be reported by contacting `[email protected]`."[[Reference](https://github.com/cncf/foundation/blob/master/code-of-conduct.md)]
41
39
42
40
## Getting Involved
43
41
@@ -54,29 +52,19 @@ Suggested API and implementations will be accepted in accordance with the broad
54
52
To ensure opportunities for broad user contributions, a public forum will be hosted to demonstrate new capabilities, solicit feedback and offer a forum for real time Q&A.
55
53
Meeting recordings will be posted to a YouTube channel for offline viewing.
56
54
57
-
- Public Agenda (Link TBD)
58
-
- First Monday of the month
59
-
- 5-6 PM US Pacific / 8-9 PM US Eastern / 1-2 AM GMT / 8-9 AM (Tuesday) China
60
-
- Third Monday of the month
61
-
- 8-9 AM US Pacific / 11 AM - 12 PM US Eastern / 4-5 PM GMT / 8-9 PM (Monday) China
55
+
The community meets on a bi-weekly cadence on Thursday at 15:30 UTC.
62
56
63
-
## Community Architecture Forum
64
-
65
-
Technical discussions will also be held in an open forum. The topics for the Community Architecture Forum will cover technical review of APIs and relevant implementation details.
66
-
Meeting recordings will be posted to a YouTube channel for offline viewing.
67
-
68
-
69
-
- Public Agenda (Link TBD)
70
-
- Second Monday of the month
71
-
- 5-6 PM US Pacific / 8-9 PM US Eastern / 1-2 AM GMT / 8-9 AM (Tuesday) China
72
-
- Fourth Monday of the month
73
-
- 8-9 AM US Pacific / 11 AM -12 PM US Eastern / 4-5 PM GMT / 8-9 PM (Monday) China
57
+
Meeting Agenda and Topics can be found here: https://github.com/open-cluster-management-io/community/projects/1.
74
58
75
59
## Communication
76
60
77
-
A public [Google Group](https://groups.google.com/g/open-cluster-management) has been created to facilitate offline discussion outside of Github issues or Pull Requests.
61
+
See the following options to connect with the community:
78
62
79
-
The project team has chosen to defer a new Slack team until we get enough critical mass in the community to warrant joining another Slack team or workspace.
0 commit comments