apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-30T18:05:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: 7e66e635-b585-428d-a7f4-bc5695fdbebc
subsets:
- addresses:
  - ip: 10.0.0.190
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-28ptm
      namespace: kube-system
      uid: 0e39eb6c-b6ab-41d3-8c7f-b215d1e3f75c
  - ip: 10.0.0.207
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-55rdg
      namespace: kube-system
      uid: a453ccc2-273c-4437-9065-fe0f15a9a68c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
