apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-01T13:06:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "865"
  uid: f179224b-8515-4531-a3da-2dada653fec9
subsets:
- addresses:
  - ip: 10.0.0.144
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8gst4
      namespace: kube-system
      uid: 4c42c3f2-7a06-4a8a-a616-c832614e4b37
  - ip: 10.0.0.194
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7dx4q
      namespace: kube-system
      uid: 60a114ea-5c41-4bda-8096-2b8a464458a1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
