u/Healthy_Holiday_738

New travel agent here. No idea where to start, help

Yo, so im super new to being a travel agent and im kinda feeling lost right now. I know the basics like booking flights and hotels, but when it comes to making travel packages, dealing with clients, or even figuring out which tools to use, its lowkey overwhelming. 

Anyone have advice on whats actually worth learning at the beginning?

Tbh i just dont wanna mess things up too bad, so any tips or lessons from your own experience would be dope! Im trying to get it together and not feel like a total rookie.

reddit.com
u/Healthy_Holiday_738 — 3 days ago

Does anyone actually maintain least privilege RBAC at scale or does every cluster end up with cluster-admin sprawl eventually

Stood up our first cluster two years ago RBAC was tight, least privilege, proper role separation  that lasted about six months.

then the pressure started. dev needs access to debug a production issue right now. onboarding a new team and nobody has time to scope the roles properly. third party tool needs permissions and the vendor says just give it cluster-admin, we'll scope it down later.

cluster-admin became the path of least resistance. faster than creating a proper role. nobody ever came back to scope it down after the fact.

pulled a full RBAC audit last month. cluster-admin bindings on accounts that should have namespace-level access at most. service accounts for tools we stopped using still sitting there with broad permissions. rolebindings nobody can explain because the person who created them left.

the access review process we use for human identity doesn't extend to kubernetes. nobody built that bridge. so RBAC just accumulates between the rare moments someone has time to look at it.

tried to clean it up twice. both times something broke in a way that took hours to diagnose because the dependency on the broad permissions wasn't documented anywhere.

is sombody actually maintaining least privilege RBAC at scale or does every cluster end up here eventually.

reddit.com
u/Healthy_Holiday_738 — 4 days ago

Had a situation this week that made me question my whole setup.

Booked a family a full Rome itinerary, Colosseum tour, Vatican the next day, plus a private transfer from the airport. Everything looked fine on paper.

Then chaos hit.

Their flight got delayed, they missed the transfer, and suddenly Im getting messages at like 1am asking what to do. I try contacting the supplier and no response. Next morning, their Colosseum slot is gone because they didnt show up on time. Now Im struggling to find last minute tickets in peak season.

Ended up spending hours going back and forth just trying to fix things that shouldve been handled way smoother. Made me realize how messy it is managing tours and activities booking without proper support. If anything goes wrong, youre stuck chasing suppliers and trying to fix everything yourself.

Now Im seriously looking into better travel agent resources or a proper travel agent booking platform that can handle changes, availability, and maybe even offer some support so Im not firefighting every issue.

reddit.com
u/Healthy_Holiday_738 — 18 days ago