apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-13T21:06:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "854"
  uid: 7b739c33-4dee-49fb-be71-1f5a9aa381ac
subsets:
- addresses:
  - ip: 10.0.0.172
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tkfhh
      namespace: kube-system
      uid: 480dd1d6-b7ee-4e27-8a2d-770f12c938d9
  - ip: 10.0.0.239
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h8gmg
      namespace: kube-system
      uid: 6485e863-9094-4413-9a2c-bc2ede925140
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
