apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T01:58:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "881"
  uid: 24cf6560-02f4-4b5d-9663-0e8c9a74e4dd
subsets:
- addresses:
  - ip: 10.0.0.134
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xml9n
      namespace: kube-system
      uid: e2b211e3-d873-47c8-bd8e-965c9c9bd203
  - ip: 10.0.0.88
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b9b69
      namespace: kube-system
      uid: 98746c2d-fe29-490a-a7fa-a4498df46b57
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
