apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-11T00:42:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "938"
  uid: 2259ceaa-e80f-4b3e-bd41-4b2c0d8a8594
subsets:
- addresses:
  - ip: 10.0.0.165
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4nczz
      namespace: kube-system
      uid: 2e1d3f27-ff06-47c4-90cc-2042697d4c6a
  - ip: 10.0.0.224
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tc752
      namespace: kube-system
      uid: 1d9fb443-0448-44d8-a4b4-5276b7799a81
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
