apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-23T23:48:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "905"
  uid: 6fddadc6-867b-40d4-84da-f3001ddf3263
subsets:
- addresses:
  - ip: 10.0.0.172
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-25lbp
      namespace: kube-system
      uid: 65ef6e21-bc8d-43d1-b7a3-02e9bf529613
  - ip: 10.0.0.244
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ktbtw
      namespace: kube-system
      uid: 27462725-1051-41e2-a26f-932d0c2326ce
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
