apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-27T20:03:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "908"
  uid: af88efb0-fe77-4149-947b-aee3a6a57db1
subsets:
- addresses:
  - ip: 10.0.0.220
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fmgcj
      namespace: kube-system
      uid: 5365ed41-4a4a-41f5-a635-2d55b7ec8416
  - ip: 10.0.0.57
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x44tg
      namespace: kube-system
      uid: fa80251d-6dff-410c-9e06-ec6989299a20
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
