apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-11T17:20:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "866"
  uid: 1d2f3579-7d0e-4cb2-a925-45580a4a1b99
subsets:
- addresses:
  - ip: 10.0.0.153
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nm65f
      namespace: kube-system
      uid: 1fc6e024-31a1-4903-b62e-9c276d3a895b
  - ip: 10.0.0.89
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2trkw
      namespace: kube-system
      uid: 73a03071-a063-4a8a-a60d-82d39b34d3ec
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
