apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-26T06:56:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "908"
  uid: ab965404-5f97-4c80-ad2e-daaa9aec8ed3
subsets:
- addresses:
  - ip: 10.0.0.10
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fr6jm
      namespace: kube-system
      uid: 62e6218e-fcbb-40be-9798-696c30e4c16d
  - ip: 10.0.0.222
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l9bnq
      namespace: kube-system
      uid: f1bed747-c870-4dc4-be85-10df8c1cecd4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
