File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
book/src/developer/providers Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ validation behavior for all other cases.
23
23
See [ the DockerMachineTemplate webhook] as a reference for a compatible implementation.
24
24
25
25
[ Server Side Apply ] : https://kubernetes.io/docs/reference/using-api/server-side-apply/
26
- [ the DockerMachineTemplate webhook ] : https://github.com/kubernetes-sigs/cluster-api/blob/main/test/infrastructure/docker/api/v1beta1 /dockermachinetemplate_webhook.go
26
+ [ the DockerMachineTemplate webhook ] : https://github.com/kubernetes-sigs/cluster-api/blob/main/test/infrastructure/docker/internal/webhooks /dockermachinetemplate_webhook.go
27
27
28
28
</aside >
29
29
Original file line number Diff line number Diff line change @@ -60,8 +60,7 @@ A "side effect" motivation is to open up the option of putting other directories
60
60
61
61
References:
62
62
https://docs.microsoft.com/en-us/archive/blogs/xiangwu/azure-vm-storage-performance-and-throttling-demystify
63
- https://archive-docs.d2iq.com/mesosphere/dcos/1.13/installing/production/system-requirements/azure-recommendations/#disk-configurations
64
-
63
+ https://github.com/mesosphere/dcos-docs-site/blob/f15c4d9cd8c36c8a406a22b76b825b49d9fe577d/pages/mesosphere/dcos/1.13/installing/production/system-requirements/azure-recommendations/index.md#disk-configurations
65
64
### Goals
66
65
67
66
- Allow running etcd on its own disk
You can’t perform that action at this time.
0 commit comments