apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-09T16:53:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "944"
  uid: 246006e2-74c8-42f2-880b-7d83af78236b
subsets:
- addresses:
  - ip: 10.0.0.11
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wmmwh
      namespace: kube-system
      uid: 3aea599e-c539-4868-b939-f14eb6d5e6fd
  - ip: 10.0.0.179
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lz4tj
      namespace: kube-system
      uid: 46eaf32d-c465-4a7e-a2c5-e6863a9b3686
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
