apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-07T02:27:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "930"
  uid: 3eb12fb5-7f05-4f47-a311-849e385791d7
subsets:
- addresses:
  - ip: 10.0.0.126
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l4v7j
      namespace: kube-system
      uid: 72512c66-a2e7-4e83-a5e0-a6d7694ab587
  - ip: 10.0.0.193
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hfw5c
      namespace: kube-system
      uid: 2e400293-2cc8-4365-9e17-030361b63386
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
