Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid link can not be picked up #20

Open
RainbowMango opened this issue Jun 13, 2019 · 0 comments
Open

Invalid link can not be picked up #20

RainbowMango opened this issue Jun 13, 2019 · 0 comments

Comments

@RainbowMango
Copy link

What happened:

Invalid link can not be picked up, https://raw.githubusercontent.com/cncf/artwork/master/kubernetes/certified-kubernetes/1.10/color/certified-kubernetes-1.10-color.png

The output as follows:
[root]# liche -v design_v1.10.md
design_v1.10.md
...
OK https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/
OK https://raw.githubusercontent.com/cncf/artwork/master/kubernetes/certified-kubernetes/1.10/color/certified-kubernetes-1.10-color.png
ERRORhttps://API.AdvertiseAddress:API.BindPort
Strconv.Atoi: parsing "api.bindport": invalid syntax

The link is invalid, by curl:
[root]# curl https://raw.githubusercontent.com/cncf/artwork/master/kubernetes/certified-kubernetes/1.10/color/certified-kubernetes-1.10-color.png
404: Not Found

The link in markdown file as follows:
kubeadm init and kubeadm join together provides a nice
user experience for creating a best-practice but bare Kubernetes cluster from scratch.
However, it might not be obvious how kubeadm does that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant