Skip to content

Commit 8534fec

Browse files
1. remove the out-of-dated file scheduler_algorithm.md
2. replaced the link entry in devel/README.md to "Scheduler Configuration" (with link "https://kubernetes.io/docs/reference/scheduling/config/")
1 parent 997e52b commit 8534fec

File tree

2 files changed

+3
-44
lines changed

2 files changed

+3
-44
lines changed

contributors/devel/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ See the [kubernetes/release](https://github.com/kubernetes/release) repository f
8787
How cherry picks are managed on release branches within the `kubernetes/kubernetes` repository.
8888

8989
* **Getting Kubernetes Builds** [getting-builds.md](sig-release/getting-builds.md)
90-
90+
9191
* **Targeting enhancements, Issues and PRs to Release Milestones** [release.md](sig-release/release.md)
9292

9393
### SIG Instrumentation
@@ -119,7 +119,7 @@ See the [kubernetes/release](https://github.com/kubernetes/release) repository f
119119

120120
* **Understanding the Kubernetes Scheduler** [scheduling_code_hierarchy_overview.md](sig-scheduling/scheduling_code_hierarchy_overview.md)
121121

122-
* **Scheduler Algorithm in Kubernetes** [scheduler_algorithm.md](sig-scheduling/scheduler_algorithm.md)
122+
* **Customizing the Kubernetes Scheduler** [scheduler configuration](https://kubernetes.io/docs/reference/scheduling/config/)
123123

124124
* **Understanding how Pods are queued in Kubernetes Scheduler** [scheduler_queues.md](sig-scheduling/scheduler_queues.md)
125125

@@ -157,7 +157,7 @@ See the [kubernetes/release](https://github.com/kubernetes/release) repository f
157157

158158
* **Integration Testing in Kubernetes** [integration-tests.md](sig-testing/integration-tests.md)
159159

160-
* **End-to-End Testing in Kubernetes** [e2e-tests.md](sig-testing/e2e-tests.md) and [e2e-tests-kubetest2.md](sig-testing/e2e-tests-kubetest2.md)
160+
* **End-to-End Testing in Kubernetes** [e2e-tests.md](sig-testing/e2e-tests.md) and [e2e-tests-kubetest2.md](sig-testing/e2e-tests-kubetest2.md)
161161

162162
* **Debugging with Gubernator** [gubernator.md](sig-testing/gubernator.md)
163163

contributors/devel/sig-scheduling/scheduler_algorithm.md

Lines changed: 0 additions & 41 deletions
This file was deleted.

0 commit comments

Comments
 (0)