apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-21T13:14:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "866"
  uid: 5b5d3a34-02e5-4bfa-a179-b448cb4eea8c
subsets:
- addresses:
  - ip: 10.0.0.175
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9mqgc
      namespace: kube-system
      uid: 724d5b41-f90c-46e2-a23a-7b5ec295657a
  - ip: 10.0.0.222
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rzlhl
      namespace: kube-system
      uid: 0ae503c1-45cf-469d-9a9e-e26ec815af4d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
