apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-24T17:23:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "915"
  uid: 081058ef-7d49-46d0-8f7d-83b304c349bd
subsets:
- addresses:
  - ip: 10.0.0.17
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gz4wh
      namespace: kube-system
      uid: 7253da22-b71f-44aa-8a06-ec703460155e
  - ip: 10.0.0.56
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hrrgg
      namespace: kube-system
      uid: ab02fc98-2145-4d95-8e92-9f020ff0d6c7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
