apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-27T13:51:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "868"
  uid: 13e86755-f909-41a8-af64-50551a954ccb
subsets:
- addresses:
  - ip: 10.0.0.119
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kf9gt
      namespace: kube-system
      uid: bc8a8ddd-1b62-46ab-ba32-cf4e0d1f7117
  - ip: 10.0.0.245
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vc4bn
      namespace: kube-system
      uid: 4cc66ac9-8532-4df3-959c-698d11164254
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
