apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-15T02:01:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "693"
  uid: 27868456-ce38-4ca4-b294-67360ab28b02
subsets:
- addresses:
  - ip: 10.0.0.146
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7vlzg
      namespace: kube-system
      uid: f30cfcbd-c8ad-4332-b740-cc42cdb0a297
  - ip: 10.0.0.185
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rd78p
      namespace: kube-system
      uid: ce9a9790-f1fe-43ca-a4a6-dfae0dba1cec
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
