apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T08:11:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "890"
  uid: 346d6b9d-4ca0-41ca-8245-491716ef7a71
subsets:
- addresses:
  - ip: 10.0.0.144
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mct6j
      namespace: kube-system
      uid: fa815456-a95a-4c3e-95e8-d892dbc9a1a8
  - ip: 10.0.0.79
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pxdm4
      namespace: kube-system
      uid: 8348cbb7-3a6f-4c34-9bff-448f97ead994
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
