diff --git a/404.html b/404.html index 81333277327..cb856fc01e1 100644 --- a/404.html +++ b/404.html @@ -4,7 +4,7 @@
kubectl create -f deployments/scheduler/admission-controller-secrets.yaml
Now we can deploy the admission controller as a service. This will automatically validate/modify incoming requests and objects, respectively, in accordance with the example in Deploy the Scheduler. See the contents of the admission controller deployment and service in admission-controller.yaml.
+Now we can deploy the admission controller as a service. This will automatically validate/modify incoming requests and objects, respectively, in accordance with the example in Deploy the Scheduler. See the contents of the admission controller deployment and service in admission-controller.yaml.
kubectl create -f deployments/scheduler/admission-controller.yaml
When the scheduler is deployed, the web UI is also deployed in a container. diff --git a/docs/next/developer_guide/e2e_test/index.html b/docs/next/developer_guide/e2e_test/index.html index fe4884b2a48..0e23ec398dc 100644 --- a/docs/next/developer_guide/e2e_test/index.html +++ b/docs/next/developer_guide/e2e_test/index.html @@ -4,7 +4,7 @@