apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-22T16:21:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "909"
  uid: bcf48e3d-c502-4b90-a78c-0f5ca456e12b
subsets:
- addresses:
  - ip: 10.0.0.166
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gtcnh
      namespace: kube-system
      uid: 118bfa9c-bab7-4477-9f76-a63299d61ece
  - ip: 10.0.0.66
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mxzch
      namespace: kube-system
      uid: d433b764-fca9-47cf-8807-1baf18cf7d4e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
