Update check FAQ for microk8s issues
Open
Beginner friendly
Nobody has claimed this yet.
area/check
docs
priority/P1
- Dominant language
- JavaScript
- Stars
- 60
- Forks
- 221
- Avg merge
- 4h 32m
- Merged PRs (30d)
- 1
Description
For users who install microk8s and then try to use linkerd, there are a couple issues:
error configuring Kubernetes API client: invalid configuration: no configuration has been provided-microk8s.kubectl config view --raw > $HOME/.kube/configread udp 127.0.0.1:58124->127.0.0.53:53: read: connection refused-microk8s.enable dns && microk8s.stop && microk8s.startPost http://127.0.0.1:8080/api/v1/namespaces/linkerd/services/linkerd-controller-api:http/proxy/api/v1/SelfCheck: context deadline exceeded-microk8s.inspect
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the check FAQ in the website source and review how troubleshooting entries are structured. Add the three microk8s error-and-command cases from the issue, then verify the rendered FAQ includes them accurately and consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100