apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-16T06:12:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "908"
  uid: f5dc30a4-e01e-4ceb-8496-c7db41f3ecce
subsets:
- addresses:
  - ip: 10.0.0.215
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rs5x8
      namespace: kube-system
      uid: 64308455-7e4e-4f4a-8880-09e0b29b2e4b
  - ip: 10.0.0.219
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qpnmd
      namespace: kube-system
      uid: 67aa9a63-f4cc-4481-91ca-f190ed56bdb9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
