apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-15T14:32:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "900"
  uid: 7ce05749-811c-40eb-af68-ca04fdd7792f
subsets:
- addresses:
  - ip: 10.0.0.193
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bzzc2
      namespace: kube-system
      uid: 585f4f02-ca35-4060-ad1a-344a49aeaa9c
  - ip: 10.0.0.84
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j29ts
      namespace: kube-system
      uid: 9da2fe84-8ac0-4ae7-8a76-fdab10f6d599
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
