apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-15T02:30:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "879"
  uid: 7538ceb6-f5d4-48c6-a4e1-928d6ee093de
subsets:
- addresses:
  - ip: 10.0.0.137
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rt2qd
      namespace: kube-system
      uid: f62e710d-4082-418e-bbf6-5b659d8368a7
  - ip: 10.0.0.159
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zd9w7
      namespace: kube-system
      uid: 74fa60b3-c756-4635-ab7d-7abe63578916
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
