apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-16T09:45:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "879"
  uid: 54ed9861-a8a5-455d-911c-578e1a68c05f
subsets:
- addresses:
  - ip: 10.0.0.141
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-97j89
      namespace: kube-system
      uid: 77d92f78-a034-4f51-824c-8f3847c860b0
  - ip: 10.0.0.235
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7vs2x
      namespace: kube-system
      uid: 6aa0cd10-03de-47db-93fe-65466ad660ba
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
