apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-25T22:24:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "915"
  uid: 5be84683-ba64-44ef-a137-1415ee3268f9
subsets:
- addresses:
  - ip: 10.0.0.193
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xwbf8
      namespace: kube-system
      uid: 0f1a15da-df9b-4de9-98f2-f33600b240f6
  - ip: 10.0.0.222
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j7kwj
      namespace: kube-system
      uid: 5ee57159-24b3-4557-8dfd-2522da806586
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
