apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T05:45:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "894"
  uid: 343a6581-9c8a-4d5e-a15e-8771d96380bf
subsets:
- addresses:
  - ip: 10.0.0.134
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-84vgd
      namespace: kube-system
      uid: a9ef2bf3-249d-495c-b43f-6f27fdaae193
  - ip: 10.0.0.29
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ng28w
      namespace: kube-system
      uid: a847f6cc-d9d0-45ad-8f16-de938638cc5f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
