apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T08:12:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "863"
  uid: 8c6d4230-80d5-4d74-924a-fda20d6592ec
subsets:
- addresses:
  - ip: 10.0.0.155
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4n5jc
      namespace: kube-system
      uid: 095089a6-59a2-4c1d-b10e-270833605100
  - ip: 10.0.0.17
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4wxh4
      namespace: kube-system
      uid: 593bb157-c975-4e7a-8e43-8f087eef2c46
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
