File tree Expand file tree Collapse file tree 2 files changed +3
-44
lines changed Expand file tree Collapse file tree 2 files changed +3
-44
lines changed Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ See the [kubernetes/release](https://github.com/kubernetes/release) repository f
87
87
How cherry picks are managed on release branches within the ` kubernetes/kubernetes ` repository.
88
88
89
89
* ** Getting Kubernetes Builds** [ getting-builds.md] ( sig-release/getting-builds.md )
90
-
90
+
91
91
* ** Targeting enhancements, Issues and PRs to Release Milestones** [ release.md] ( sig-release/release.md )
92
92
93
93
### SIG Instrumentation
@@ -119,7 +119,7 @@ See the [kubernetes/release](https://github.com/kubernetes/release) repository f
119
119
120
120
* ** Understanding the Kubernetes Scheduler** [ scheduling_code_hierarchy_overview.md] ( sig-scheduling/scheduling_code_hierarchy_overview.md )
121
121
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/ )
123
123
124
124
* ** Understanding how Pods are queued in Kubernetes Scheduler** [ scheduler_queues.md] ( sig-scheduling/scheduler_queues.md )
125
125
@@ -157,7 +157,7 @@ See the [kubernetes/release](https://github.com/kubernetes/release) repository f
157
157
158
158
* ** Integration Testing in Kubernetes** [ integration-tests.md] ( sig-testing/integration-tests.md )
159
159
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 )
161
161
162
162
* ** Debugging with Gubernator** [ gubernator.md] ( sig-testing/gubernator.md )
163
163
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments