apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-02T21:22:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "826"
  uid: 1bedaad7-f1f3-4f8e-8113-8483e6910fa0
subsets:
- addresses:
  - ip: 10.0.0.58
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-htc4g
      namespace: kube-system
      uid: 1c985776-93e0-49de-9f74-d2f4af86e12b
  - ip: 10.0.0.82
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bztk4
      namespace: kube-system
      uid: 569be013-a11f-4c09-b726-22c1d7816fa0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
