apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-12T10:57:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "929"
  uid: fe622ca1-38a4-4636-a20d-776bd4d7a24d
subsets:
- addresses:
  - ip: 10.0.0.117
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zsphf
      namespace: kube-system
      uid: eeae1acb-d082-4a20-9058-a5ac6b8ccf7f
  - ip: 10.0.0.36
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t4zgn
      namespace: kube-system
      uid: 4b560a37-6e2e-4d5e-9039-1cb65ca8cf19
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
