apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-24T17:22:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "905"
  uid: c2687b6e-c440-4257-b15d-0f9b6141db77
subsets:
- addresses:
  - ip: 10.0.0.122
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jpx7d
      namespace: kube-system
      uid: 1904af11-eff8-4861-8f5f-dc87360aa880
  - ip: 10.0.0.194
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pfwq4
      namespace: kube-system
      uid: 460be516-de3e-4b50-992f-1ef539d806a4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
