apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-23T16:31:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "898"
  uid: e78e2f0e-303a-467d-87f2-8d58f81d772b
subsets:
- addresses:
  - ip: 10.0.0.226
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ccbjj
      namespace: kube-system
      uid: c996eede-ec3e-4d87-8904-9b3ed96bc088
  - ip: 10.0.0.64
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qp474
      namespace: kube-system
      uid: bd545bfa-c81c-4627-b387-78db808271fd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
