85e3040dfa
Move the code of conduct page under /community Add redirect Use text from CNCF COC and note the revision we imported it at Add note to top of imported file not to edit it directly
79 lines
4.0 KiB
HTML
79 lines
4.0 KiB
HTML
---
|
|
title: Community
|
|
layout: basic
|
|
cid: community
|
|
---
|
|
|
|
<section id="mainContent">
|
|
<main>
|
|
<div class="content">
|
|
<h3>Ensuring Kubernetes works well everywhere and for everyone.</h3>
|
|
<p>Connect with the Kubernetes community on our <a href="http://slack.k8s.io/">Slack channel</a>, <a href="https://discuss.kubernetes.io/">discussion board</a>, or join the
|
|
<a href="https://groups.google.com/forum/#!forum/kubernetes-dev">Kubernetes-dev Google group</a>. A weekly
|
|
community meeting takes place via video conference to discuss the state of affairs, see
|
|
<a href="https://github.com/kubernetes/community/blob/master/events/community-meeting.md">these instructions</a> for information
|
|
on how to participate.</p>
|
|
<p>You can also join Kubernetes all around the world through our
|
|
<a href="https://www.meetup.com/topics/kubernetes/">Kubernetes Meetup Community</a> and the
|
|
<a href="https://www.meetup.com/Kubernetes-Cloud-Native-Online-Meetup/">Kubernetes Cloud Native Meetup Community</a>.</p>
|
|
</div>
|
|
<div class="content">
|
|
<h3>Special Interest Groups (SIGs)</h3>
|
|
<p>Have a special interest in how Kubernetes works with another technology? See our ever growing
|
|
<a href="https://git.k8s.io/community/sig-list.md">lists of SIGs</a>,
|
|
from AWS and Openstack to Big Data and Scalability, there's a place for you to contribute and instructions
|
|
for forming a new SIG if your special interest isn't covered (yet).</p>
|
|
|
|
<p>As a member of the Kubernetes community, you are welcome to join any of the SIG meetings
|
|
you are interested in. No registration required.</p>
|
|
<!-- <div id="calendarMeetings">
|
|
<iframe src="https://calendar.google.com/calendar/embed?src=cgnt364vd8s86hr2phapfjc6uk%40group.calendar.google.com&ctz=America/Los_Angeles"
|
|
frameborder="0" scrolling="no"></iframe>
|
|
</div> -->
|
|
</div>
|
|
<!-- <div class="content">
|
|
<h3>Events</h3>
|
|
<div id="calendarEvents">
|
|
<iframe src="https://calendar.google.com/calendar/embed?src=nt2tcnbtbied3l6gi2h29slvc0%40group.calendar.google.com&ctz=America/Los_Angeles"
|
|
frameborder="0" scrolling="no"></iframe>
|
|
</div>
|
|
</div> -->
|
|
<div class="content">
|
|
<h3>Code of Conduct</h3>
|
|
<p>The Kubernetes community values respect and inclusiveness, and
|
|
enforces a <a href="code-of-conduct/">Code of Conduct</a> in all
|
|
interactions. If you notice a violation of the Code of Conduct at
|
|
an event or meeting, in Slack, or in another communication
|
|
mechanism, reach out to the
|
|
<a href="mailto:steering-private@kubernetes.io">steering committee</a>.
|
|
Your anonymity will be protected.</p>
|
|
</p>
|
|
</div>
|
|
</main>
|
|
</section>
|
|
|
|
<section id="talkToUs">
|
|
<main>
|
|
<h3>Talk to Us!</h3>
|
|
<h4>We would love to hear from you, how you are using Kubernetes,<br> and what we can do to make it better.</h4>
|
|
<div id="bigSocial">
|
|
<div>
|
|
<a href="https://twitter.com/kubernetesio">@kubernetesio</a>
|
|
<p>Get the latest news and updates.</p>
|
|
</div>
|
|
<div>
|
|
<a href="https://github.com/kubernetes/kubernetes">Github Project</a>
|
|
<p>Check out the project and consider contributing.</p>
|
|
</div>
|
|
<div>
|
|
<a href="http://slack.k8s.io/">#kubernetes-users</a>
|
|
<p>Our Slack channel is the best way to contact our engineers and share your ideas with them.</p>
|
|
</div>
|
|
<div>
|
|
<a href="http://stackoverflow.com/questions/tagged/kubernetes">Stack Overflow</a>
|
|
<p>Our user forum is a great place to go for community support.</p>
|
|
</div>
|
|
</div>
|
|
</main>
|
|
</section>
|