linkerd / linkerd/website

Update check FAQ for microk8s issues

Open Beginner friendly
#137 0 comments 5 reactions 0 assignees View on GitHub

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/config
  • read udp 127.0.0.1:58124->127.0.0.53:53: read: connection refused - microk8s.enable dns && microk8s.stop && microk8s.start
  • Post 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.