apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-26T02:59:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "692"
  uid: 276b0ecd-37b4-437f-84cd-59eb74c9ab63
subsets:
- addresses:
  - ip: 10.0.0.129
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7zll9
      namespace: kube-system
      uid: 4115bda1-0703-465d-a72d-d6dd60b65cf6
  - ip: 10.0.0.142
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-z8bhp
      namespace: kube-system
      uid: 1de6023e-db93-4633-adda-0324664c0112
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
