apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-20T06:02:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "900"
  uid: a1aba636-6290-462c-b1d0-f7cf12fec14c
subsets:
- addresses:
  - ip: 10.0.0.158
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d77x4
      namespace: kube-system
      uid: 09dfdc58-a55c-4a02-b0c5-fa2ff13d174c
  - ip: 10.0.0.39
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nmhcz
      namespace: kube-system
      uid: 19daae5f-9c93-4ca0-ab2c-08c66d5b4cba
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
