apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-13T00:47:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "887"
  uid: ee37237d-c874-4dfa-b8a5-6f35c8429af1
subsets:
- addresses:
  - ip: 10.0.0.105
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l56sb
      namespace: kube-system
      uid: 428ebeea-702b-47b3-8295-b8fc75f3a71c
  - ip: 10.0.0.57
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cm7cb
      namespace: kube-system
      uid: a5fc1f71-f0cb-42af-88c2-c9bf02909d89
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
