fix non-existing "CloudProvider Interface" link#10953
fix non-existing "CloudProvider Interface" link#10953k8s-ci-robot merged 1 commit intokubernetes:masterfrom
Conversation
minor change, just get 404 error when clicking the url and try to fix it.
|
Deploy preview for kubernetes-io-master-staging ready! Built with commit ddfda3f https://deploy-preview-10953--kubernetes-io-master-staging.netlify.com |
|
/assign @chenopis |
|
@iamzhout Fixing broken links is always good, but your replacement link doesn't point to an interface, and it looks from the readme as though development is moving toward a different model. Maybe you could rewrite the introductory text to refer more generally to cloud provider implementations? Or else dig through the KEPs that are listed in the readme, but that probably won't give us much information about interfaces or coding patterns either. |
|
changing my mind bc this is a complicated situation. The same link exists elsewhere, and it's not clear how to fix or update. Filing an issue to revisit these general cloud provider docs, merging this one for now bc it's better than no fix for a 404. /lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Bradamant3 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
…ease-1.12 * 'master' of git://github.com/kubernetes/website: (222 commits) Add temporary owners for 1.13 release (#11453) fix Minikube 404 error. (#11461) Resolve conflicts against dev-1.13 for /ko contents (#11439) replace `run` with `create deployment` (#11392) Updated list all pods with -o wide comment (#11394) fix broken link for KubeletConfiguration (#11423) Update on pod-priority-preemption.md (#11418) Add guidelines for working with localized content (#11415) Update what-is-kubernetes.md (#11399) Remove redundant close tags and little bit formatting (#11389) Add SysEleven MetaKube as hosted solution (#11393) Add rui to sig-docs-zh team (#11391) fix Improper translation (#11384) Add pigletfly(WangBing) as a sig-docs-zh-reviewer (#11370) update link to CloudProvider Interface (#11228) Fix the "my-scheduler-as-kube-scheduler" ClusterRoleBinding. (#11112) fix non-existing "CloudProvider Interface" link (#10953) Updated ingress.md (#11213) Further updates to TLS Bootstrapping (#11258) Updated 'exec' description (#11365) ...
minor change, just get 404 error when clicking the url and try to fix it.