apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-21T05:25:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "871"
  uid: ba650bf3-e247-4013-8ef5-81da03afc86b
subsets:
- addresses:
  - ip: 10.0.0.158
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kfdbk
      namespace: kube-system
      uid: 7b22d4e4-ac04-4f53-a60f-010088e223b4
  - ip: 10.0.0.38
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dxs9f
      namespace: kube-system
      uid: 1c2ad440-b352-4721-a304-27ada3728238
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
