apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-23T23:52:45Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "886"
  uid: 8838570e-79fe-48c6-b72c-33f98e89de96
subsets:
- addresses:
  - ip: 10.0.0.219
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2lhdf
      namespace: kube-system
      uid: 89c3e620-34b9-48a9-923d-fa80b4c21319
  - ip: 10.0.0.70
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lcspg
      namespace: kube-system
      uid: 978572a5-6ea2-4058-b313-8b0ba671d6e5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
