fix some 404 urls (#18188)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
53b0a30e11
commit
e2d1e442a1
+1
-1
@@ -41,7 +41,7 @@ There are a seemingly infinite set of choices, with an infinite set of possible
|
||||
* [Amazon EC2](https://aws.amazon.com/ec2/) as our cloud platform, including RDS for persistence
|
||||
* [Docker Swarm](https://docs.docker.com/swarm/) as our "scheduler"
|
||||
* [Consul](https://consul.io/) for service discovery when bootstrapping Swarm
|
||||
* [Weave Net](http://weave.works/product/net/) for our network and service discovery for the application itself
|
||||
* [Weave Net](https://www.weave.works/oss/net/) for our network and service discovery for the application itself
|
||||
* [Terraform](https://terraform.io/) as our provisioner
|
||||
|
||||
|
||||
|
||||
@@ -54,11 +54,11 @@ The CNCF recently announced the [Kubernetes Managed Service Provider](https://ku
|
||||
**Community Velocity**
|
||||
In the past three months we’ve seen more than a hundred new contributors join the project with some 5,000 commits pushed, reaching new milestones by bringing the total for the core project to 1,000+ contributors and 40,000+ commits. This incredible momentum is only possible by having an open design, being open to new ideas, and empowering an open community to be welcoming to new and senior contributors alike. A big thanks goes out to the release team for 1.5 -- Saad Ali of Google, Davanum Srinivas of Mirantis, and Caleb Miles of CoreOS for their work bringing the 1.5 release to light.
|
||||
|
||||
Offline, the community can be found at one of the many Kubernetes related [meetups](https://www.meetup.com/topics/kubernetes/) around the world. The strength and scale of the community was visible in the crowded halls of CloudNativeCon/KubeCon Seattle (the recorded user talks are [here](https://www.youtube.com/playlist?list=PLj6h78yzYM2PqgIGU1Qmi8nY7dqn9PCr4)). The next C[loudNativeCon + KubeCon is in Berlin](http://events.linuxfoundation.org/events/cloudnativecon-and-kubecon-europe) March 29-30, 2017, be sure to get your ticket and [submit your talk](https://docs.google.com/a/google.com/forms/d/e/1FAIpQLSc0lPQhSuDusPXLKJDTcWrH3DbOuoQlTD0lB4IGUz6NAmcf2g/viewform) before the CFP deadline of Dec 16th.
|
||||
Offline, the community can be found at one of the many Kubernetes related [meetups](https://www.meetup.com/topics/kubernetes/) around the world. The strength and scale of the community was visible in the crowded halls of CloudNativeCon/KubeCon Seattle (the recorded user talks are [here](https://www.youtube.com/playlist?list=PLj6h78yzYM2PqgIGU1Qmi8nY7dqn9PCr4)). The next C[loudNativeCon + KubeCon is in Berlin](https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/) March 29-30, 2017, be sure to get your ticket and [submit your talk](https://docs.google.com/a/google.com/forms/d/e/1FAIpQLSc0lPQhSuDusPXLKJDTcWrH3DbOuoQlTD0lB4IGUz6NAmcf2g/viewform) before the CFP deadline of Dec 16th.
|
||||
|
||||
|
||||
|
||||
Ready to start contributing? Share your voice at our weekly [community meeting](https://github.com/kubernetes/community/blob/master/community/README.md).
|
||||
Ready to start contributing? Share your voice at our weekly [community meeting](https://kubernetes.io/community/).
|
||||
|
||||
|
||||
- Post questions (or answer questions) on [Stack Overflow](http://stackoverflow.com/questions/tagged/kubernetes)
|
||||
|
||||
Reference in New Issue
Block a user