apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-11T17:41:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "908"
  uid: b57d0bb5-0eba-463f-a1b0-13d6491a75a3
subsets:
- addresses:
  - ip: 10.0.0.248
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xq95p
      namespace: kube-system
      uid: 5671e68c-fbf8-4e71-abf3-6934446c9497
  - ip: 10.0.0.249
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g9z87
      namespace: kube-system
      uid: 50ee4f13-647d-4194-b958-1fd443485219
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
