apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-08T18:19:41Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "892"
  uid: 31194427-5b6d-4016-880f-149f6ecb2704
subsets:
- addresses:
  - ip: 10.0.0.115
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tjppf
      namespace: kube-system
      uid: d10026a7-0862-47fd-9b00-4bea569811f3
  - ip: 10.0.0.214
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-57ktt
      namespace: kube-system
      uid: 519240d7-be33-4bc4-a609-ffede4812afc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
