Skip to content

Commit cef8e38

Browse files
authored
Merge pull request #5971 from niteshseram/fix/broken-links
fix some broken links from sig-scalability documents
2 parents 225abf5 + e70361c commit cef8e38

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

sig-scalability/configs-and-limits/provider-configs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -161,4 +161,4 @@ Motivated by many of the issues above, an alternative configuration is reasonabl
161161

162162
CoreOS commentary on etcd sizing.
163163

164-
[Hardware guidelines for administering etcd clusters](https://github.com/etcd-io/website/blob/master/content/docs/v3.4/op-guide/hardware.md)
164+
[Hardware guidelines for administering etcd clusters](https://github.com/etcd-io/website/blob/master/content/en/docs/v3.4/op-guide/hardware.md)

sig-scalability/processes/formal-scalability-processes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ _by Shyam JVS, Google Inc_
66

77
## Introduction
88

9-
Scalability is a very crucial aspect of kubernetes and has allowed many customers to adopt it with confidence. K8s [started scaling to 5000](https://kubernetes.io/blog/2017/03/scalability-updates-in-kubernetes-1.6) nodes beginning from release 1.6. Building and maintaining a performant and scalable system needs conscious efforts from the whole developer community. Lack of solid measures have caused problems (both scalability and release-related) in the past - for e.g during [release-1.7](https://github.com/kubernetes/kubernetes/issues/47344), [release-1.8](https://github.com/kubernetes/kubernetes/issues/53255) and [in general](https://github.com/kubernetes/kubernetes/issues/56062). We need them to ensure that the effort is well-streamlined with proper checks and balances in place. Of course they may evolve over time to suit the community/project’s needs better.
9+
Scalability is a very crucial aspect of kubernetes and has allowed many customers to adopt it with confidence. K8s [started scaling to 5000](https://kubernetes.io/blog/2017/03/scalability-updates-in-kubernetes-1-6) nodes beginning from release 1.6. Building and maintaining a performant and scalable system needs conscious efforts from the whole developer community. Lack of solid measures have caused problems (both scalability and release-related) in the past - for e.g during [release-1.7](https://github.com/kubernetes/kubernetes/issues/47344), [release-1.8](https://github.com/kubernetes/kubernetes/issues/53255) and [in general](https://github.com/kubernetes/kubernetes/issues/56062). We need them to ensure that the effort is well-streamlined with proper checks and balances in place. Of course they may evolve over time to suit the community/project’s needs better.
1010

1111
## Goal
1212

sig-scalability/processes/scalability-validation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Responsibilities lying with other SIGs/teams as applicable (could be sig-scalabi
120120

121121

122122
[#47344]: https://github.com/kubernetes/kubernetes/issues/47344
123-
[supporting]: http://blog.kubernetes.io/2017/03/scalability-updates-in-kubernetes-1.6.html
123+
[supporting]: http://blog.kubernetes.io/2017/03/scalability-updates-in-kubernetes-1-6
124124
[here]: https://docs.google.com/document/d/15rD6XBtKyvXXifkRAsAVFBqEGApQxDRWM3H1bZSBsKQ
125125
[#47865]: https://github.com/kubernetes/kubernetes/issues/47865
126126
[test_owners.csv]: https://github.com/kubernetes/kubernetes/blob/master/test/test_owners.csv

0 commit comments

Comments
 (0)