apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-09T01:38:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "894"
  uid: c9f78a76-267a-4ca8-986d-aa329197f903
subsets:
- addresses:
  - ip: 10.0.0.135
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-72wgk
      namespace: kube-system
      uid: 2e058cd8-e3ee-425f-8de7-049cb250425d
  - ip: 10.0.0.74
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8vfkf
      namespace: kube-system
      uid: c4a77be6-9f62-4edf-8ff4-835dfe475d0e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
