apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-09T22:28:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "900"
  uid: e8098e9b-73d0-4fd2-941f-30e13b8853ae
subsets:
- addresses:
  - ip: 10.0.0.19
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gmk4h
      namespace: kube-system
      uid: f4a641fc-1b44-4b7e-b4c2-56e64fdbc504
  - ip: 10.0.0.7
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4l2l5
      namespace: kube-system
      uid: 537f0faa-a798-43c2-98df-399e6f91e443
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
