apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-04T15:13:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "901"
  uid: 7ac3c296-8f97-4044-858f-5b11e5a17630
subsets:
- addresses:
  - ip: 10.0.0.146
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fdgqn
      namespace: kube-system
      uid: 6ae4f3c0-021a-418a-995b-bbffc83af994
  - ip: 10.0.0.250
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6ql57
      namespace: kube-system
      uid: b7f44bd6-a407-4b2e-a836-ce32f9ce2dd4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
