apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-10T22:39:41Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "830"
  uid: e1fa06d8-c1be-4f62-8fda-641a453519ac
subsets:
- addresses:
  - ip: 10.0.0.59
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6jdwh
      namespace: kube-system
      uid: 03b0636c-e86e-4dbe-bfdc-b9664c36d075
  - ip: 10.0.0.8
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hkpvx
      namespace: kube-system
      uid: a58bcf3f-cf2a-4cab-aa5d-66bdfbd9b2eb
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
