apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-22T14:43:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "902"
  uid: 98b4fa5e-7c18-456c-8d03-d2caa0dc844c
subsets:
- addresses:
  - ip: 10.0.0.16
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7xpjb
      namespace: kube-system
      uid: a5b60591-74e5-45c1-a53a-4fcf6037d609
  - ip: 10.0.0.66
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9jtkd
      namespace: kube-system
      uid: 9e918d9c-b019-47a6-9d4b-def242b36b2a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
