apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-20T19:00:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: 3d3ae387-4daf-4128-bb60-cea2e14cff92
subsets:
- addresses:
  - ip: 10.0.0.67
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rmx2b
      namespace: kube-system
      uid: 380b0ed4-adc7-4432-95e0-c26d63304b43
  - ip: 10.0.0.71
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x4w6v
      namespace: kube-system
      uid: 6eb36040-eaea-4495-8a70-f1d75f7d1857
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
