apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-23T18:37:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "905"
  uid: e2ba945a-7ed5-408c-a12a-a2ce1dba03f2
subsets:
- addresses:
  - ip: 10.0.0.169
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kg9ll
      namespace: kube-system
      uid: d42cc476-b7d9-47fb-89f3-5ee9c53db0a6
  - ip: 10.0.0.225
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n9rm5
      namespace: kube-system
      uid: 625c8447-1e76-4ab5-97eb-7d03677633b7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
