apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-27T19:40:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "915"
  uid: 8e98a854-f390-4616-8279-eeb0d91d6412
subsets:
- addresses:
  - ip: 10.0.0.127
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wk2qc
      namespace: kube-system
      uid: 971b0cd8-bf59-4269-b717-e6665e2fa813
  - ip: 10.0.0.200
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hjtvh
      namespace: kube-system
      uid: 8bf2354f-203f-4d0e-adf6-cbde0cc5a31f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
