apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-11T12:41:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "884"
  uid: dd4a6844-1882-4572-a33f-0a0e2e508400
subsets:
- addresses:
  - ip: 10.0.0.177
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xjxjf
      namespace: kube-system
      uid: bb5c2405-783d-41f2-87ed-c7eda8038c8e
  - ip: 10.0.0.234
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lntbt
      namespace: kube-system
      uid: 501dc7c8-54f3-4e0c-9364-bf4c33b89026
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
