Open Nezz7 opened 1 week ago
/language en
@steve-hardman Is there a guideline on how to edit a diagram, and which tools are used?
@Nezz7 Good catch! It is the kube-api-server
that communicates with etcd
@nezz7 check out https://kubernetes.io/search/?q=diagram - you'll find a guide.
@Nezz7 You can assign the issue and start working on it by commenting /assign
Here is the path you can make the necessary changes
Thanks @AmarNathChary @sftim. I will take a look
/assign
/triage accepted /priority backlog
This is a Bug Report
Problem: in https://kubernetes.io/docs/concepts/architecture/ diagram etcd arrow points to kube-api-server. This should be the other way around, from kube-api-server to etcd.
Proposed Solution: the arrow should be kube-api-server -> etcd Page to Update: https://kubernetes.io/docs/concepts/architecture/