apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-28T04:04:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "907"
  uid: 66dfee6c-d7c8-49cc-8fbe-f33457eee7fb
subsets:
- addresses:
  - ip: 10.0.0.169
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mv964
      namespace: kube-system
      uid: 79ac88ad-bc1e-4ce7-8b08-649d431df55d
  - ip: 10.0.0.3
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bj978
      namespace: kube-system
      uid: 38c4c4e8-6271-4dfb-be91-7e8c137d410c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
