apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T09:34:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "893"
  uid: 5c5be4bb-09b1-48d7-a1fe-389605baefb1
subsets:
- addresses:
  - ip: 10.0.0.43
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4gkn4
      namespace: kube-system
      uid: 36708b81-d72a-4a52-8427-77197325f522
  - ip: 10.0.0.9
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ls7ct
      namespace: kube-system
      uid: 67b6d5bd-35a3-49b1-9929-1d94d6f3a028
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
