apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-02T15:25:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "878"
  uid: f940a92f-ef03-4e0f-b9e0-7720d9e2db81
subsets:
- addresses:
  - ip: 10.0.0.178
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8wkbx
      namespace: kube-system
      uid: 944d91d5-4640-4479-bc4e-ae0c20da7113
  - ip: 10.0.0.35
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-stgvl
      namespace: kube-system
      uid: c2142a03-0337-4709-9809-635a9ebb4070
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
