apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-10T21:28:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "916"
  uid: 5d7c7221-46e0-483b-ac45-5df2d59f0b30
subsets:
- addresses:
  - ip: 10.0.0.194
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-99rn4
      namespace: kube-system
      uid: e0d8455d-320c-4f74-a246-9387ddc518e9
  - ip: 10.0.0.79
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w7t2g
      namespace: kube-system
      uid: 3e15d26e-8c99-4812-8e61-e541a45365f0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
