apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-23T07:46:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "910"
  uid: 697e5079-5b58-415b-a276-3e131a644353
subsets:
- addresses:
  - ip: 10.0.0.238
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4plbk
      namespace: kube-system
      uid: 428ebacb-cea9-4eec-ad73-fcdccaa2ed38
  - ip: 10.0.0.6
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kpwd4
      namespace: kube-system
      uid: 7453caff-66ea-4f5e-9da7-d4a6d744bb51
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
