apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-28T19:49:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "852"
  uid: 03bd7422-e09f-478d-9d04-835b16f6b02b
subsets:
- addresses:
  - ip: 10.0.0.17
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mzwg8
      namespace: kube-system
      uid: 905cdca1-68fc-4fcb-aa62-c8ff98fe6216
  - ip: 10.0.0.236
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h6cw6
      namespace: kube-system
      uid: e787d271-fd26-4218-b5bc-7e434c37d4ee
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
