apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-14T17:38:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "909"
  uid: d1688465-5cae-4234-8af2-065ad48e560b
subsets:
- addresses:
  - ip: 10.0.0.17
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lwxm5
      namespace: kube-system
      uid: 9234f4bc-d138-4564-818f-83d35a696726
  - ip: 10.0.0.184
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j4f8t
      namespace: kube-system
      uid: 603c9ed5-a2c1-4dca-9a4b-9fef31a4f208
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
