apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-04T16:00:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1043"
  uid: 907bb41a-5fda-4aa7-b016-d6eb3356543e
subsets:
- addresses:
  - ip: 10.0.0.201
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m8fkz
      namespace: kube-system
      uid: 3d9f1423-289c-47e0-ba2f-d30395b4582d
  - ip: 10.0.0.45
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nxhcn
      namespace: kube-system
      uid: ac8fd6fb-adb4-441a-a12f-a000b8877aba
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
