apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-09T21:43:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "843"
  uid: 3657d0c1-731c-4a77-88f4-9a5269570e26
subsets:
- addresses:
  - ip: 10.0.0.114
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fl5wf
      namespace: kube-system
      uid: c9418ae3-58f6-426b-b5f8-8eaac50a27c6
  - ip: 10.0.0.167
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6rkpf
      namespace: kube-system
      uid: b14ed4bb-0d5e-48a1-86b6-6f84fe011b79
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
