apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-28T04:55:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "844"
  uid: 69bee08d-9175-40dd-bccb-0f289f1af1eb
subsets:
- addresses:
  - ip: 10.0.0.116
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tbslf
      namespace: kube-system
      uid: 79ef8a91-ced7-4456-88b3-b6be8f9c7099
  - ip: 10.0.0.44
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gq84n
      namespace: kube-system
      uid: 0b9b6299-3b37-473a-a596-179db95d5ada
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
