apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-23T12:26:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: b674df62-f51d-4f3d-b51b-7d9c946e6ecb
subsets:
- addresses:
  - ip: 10.0.0.128
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4fmcw
      namespace: kube-system
      uid: 2cec0e92-b3bf-452b-afb6-9e3b74048734
  - ip: 10.0.0.200
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cz994
      namespace: kube-system
      uid: 0af51c75-7d89-46f6-9bda-9837a6e28286
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
