apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-20T05:56:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "897"
  uid: 1f265472-2209-47ec-807f-2f384f83e4b6
subsets:
- addresses:
  - ip: 10.0.0.186
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k5xbt
      namespace: kube-system
      uid: 458a2c71-4f33-436a-a4fd-ee6f39b98a91
  - ip: 10.0.0.250
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hzwtf
      namespace: kube-system
      uid: 2e289a9e-f28d-4f1a-9a22-ae848f6d57a4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
