apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-08T23:26:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "870"
  uid: 0fdfa3ee-968b-43dc-955a-c1e69eee6c34
subsets:
- addresses:
  - ip: 10.0.0.188
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8sbwn
      namespace: kube-system
      uid: cd5eeff6-971d-4e9e-a848-999b1c3c2624
  - ip: 10.0.0.223
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fl9lj
      namespace: kube-system
      uid: f31afc69-23d8-4b6d-8db1-3fb09d6fc541
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
