apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-09T15:32:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "869"
  uid: 1587b3d2-0fe4-454d-8039-156334c98223
subsets:
- addresses:
  - ip: 10.0.0.149
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8k648
      namespace: kube-system
      uid: 44e00a51-860b-4805-b88f-ede8abe9f48b
  - ip: 10.0.0.5
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xh8bz
      namespace: kube-system
      uid: 9f8d5dc0-a9cc-4186-8d2d-5eeda3b4fc78
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
