mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 19:31:44 +00:00
Merge pull request #102860 from tech-geek29/fix-broken-kep-links
Fix broken KEP link for issue #101008
This commit is contained in:
commit
8ac5d4d6a9
@ -940,7 +940,7 @@ Kubeadm: Expose the `kubeadm join` workflow as phases
|
||||
|
||||
- The `kubeadm join` command can now be used in phases. Similar to the work that was done for `kubeadm init` in 1.13, in 1.14 the `join` phases can be now executed step-by-step/selectively using the `kubeadm join phase` sub-command. This makes it possible to further customize the workflow of joining nodes to the cluster.
|
||||
kubernetes/kubeadm: [#1204](https://github.com/kubernetes/kubeadm/issues/1204)
|
||||
kubernetes/enhancements: [kep](https://github.com/kubernetes/enhancements/blob/master/keps/sig-cluster-lifecycle/kubeadm/0029-20180918-kubeadm-phases-beta.md)
|
||||
kubernetes/enhancements: [kep](https://github.com/kubernetes/enhancements/blob/master/keps/sig-cluster-lifecycle/kubeadm/2501-kubeadm-phases-to-beta/README.md)
|
||||
|
||||
## Known Issues
|
||||
|
||||
|
@ -1431,7 +1431,7 @@ Service Level Indicators (SLIs) and Service Level Objectives (SLOs) for the syst
|
||||
Here's the release [scalability validation report].
|
||||
|
||||
[SIG Scalability]: https://github.com/kubernetes/community/tree/master/sig-scalability
|
||||
[scalability validation report]: https://github.com/kubernetes/enhancements/tree/master/release-1.8/scalability_validation_report.md
|
||||
[scalability validation report]: https://github.com/kubernetes/sig-release/blob/master/releases/release-1.8/scalability_validation_report.md
|
||||
|
||||
### SIG Scheduling
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user