apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-03T05:02:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "913"
  uid: 49a2a221-62f9-4abc-90f9-90224a2b56ea
subsets:
- addresses:
  - ip: 10.0.0.219
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tb782
      namespace: kube-system
      uid: fdb813ec-55bf-49fc-8564-d21ecda9ed84
  - ip: 10.0.0.88
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5sxp5
      namespace: kube-system
      uid: bb6eab08-1cf1-450e-ae46-965af29a63b8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
