Readme tweaks for office hours

This commit is contained in:
Author Name 2016-11-20 19:19:06 -07:00 committed by Kris Childress
parent c99a4a8aa1
commit 77fb9ad0d0
1 changed files with 24 additions and 13 deletions

View File

@ -8,14 +8,19 @@ The easiest way to get a production Kubernetes cluster up and running.
We like to think of it as `kubectl` for clusters.
kops lets you deploy production grade (and HA) Kubernetes clusters in the cloud.
We encourage everyone to read more about [adding a feature](/docs/adding_a_feature.md) before contributing.
kops lets you deploy production grade (and HA) Kubernetes clusters in the cloud from the command line.
#### Quickstart
Launching a Kubernetes cluster on [AWS](/docs/aws.md).
### Example on AWS
<p align="center">
<img src="/docs/img/demo.gif"> </image>
</p>
### Features
* Automated Kubernetes cluster [CRUD](/docs/commands.md) for the cloud ([AWS](/docs/aws.md))
@ -27,12 +32,6 @@ Launching a Kubernetes cluster on [AWS](/docs/aws.md).
* Easy command line syntax
* Community support
### Example on AWS
<p align="center">
<img src="/docs/img/demo.gif"> </image>
</p>
# Installation
### Recommended
@ -54,6 +53,22 @@ make
See [building notes](/docs/build.md) for more information.
# Getting involved!
Wan't to contribute to kops? We would love the extra help from the community. We have a quickstart guide on [adding a feature](/docs/adding_a_feature.md).
Kops also has time set aside every other week to offer help and guidance to the community. Kops maintainers have agreed to set aside time specifically dedicated to working with newcomers, helping with PRs, and discussing new features.
We recommend letting us know **beforehand** if you plan on attending so we can have time to prepare for the call.
| Maintainer | Schedule | URL |
|--------------|---------------|-------|
| [@justinsb](https://github.com/justinsb) | 2nd / 4th Friday 9am PDT | [Zoom](https://zoom.us/my/k8ssigaws) |
| [@chrislovecnm](https://github.com/chrislovecnm) | 2nd / 4th Friday 9am PDT | [Zoom](https://zoom.us/my/k8ssigaws) |
| [@kris-nova](https://github.com/kris-nova) | 2nd / 4th Friday 9am PDT | [Zoom](https://zoom.us/my/k8ssigaws) |
Reach out to us on [kubernetes slack](https://github.com/kubernetes/community#slack-chat). A great place to get involved or ask questions is [#sig-cluster-lifecycle](https://kubernetes.slack.com/?redir=%2Fmessages%2Fsig-cluster-lifecycle%2F)
# Other Resources
- Create [kubecfg settings for kubectl](/docs/tips.md#create-kubecfg-settings-for-kubectl)
@ -62,10 +77,6 @@ See [building notes](/docs/build.md) for more information.
- Read about [networking options](docs/networking.md), including a 50 node limit in the default configuration.
- Look at our [other interesting modes](/docs/commands.md#other-interesting-modes).
# Community
Reach out to the kops authors on [kubernetes slack](https://github.com/kubernetes/community#slack-chat). A great place to get involved or ask questions is [#sig-cluster-lifecycle](https://kubernetes.slack.com/?redir=%2Fmessages%2Fsig-cluster-lifecycle%2F)
# Bugs
If you think you have found a bug :