apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-03T18:59:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "922"
  uid: ad8e955f-6d6d-4226-abbb-b4cf7a6a0226
subsets:
- addresses:
  - ip: 10.0.0.84
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lgx8n
      namespace: kube-system
      uid: 3729598e-d26e-43a7-8435-19b3076d4413
  - ip: 10.0.0.97
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mkp7m
      namespace: kube-system
      uid: a8acea23-31fb-4821-9bb2-134872ae1ac4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
