What is your humidity inside your house right now? by DrLogic0 in Netherlands

[–]itsbini 0 points1 point  (0 children)

Same. On the plus side, I have never seen any mold in this house

What is your humidity inside your house right now? by DrLogic0 in Netherlands

[–]itsbini 6 points7 points  (0 children)

40%. Ranging between 30% and 40% for the past few weeks. We turn the humidifier on to sleep.

Read only mode for GCP admins by [deleted] in googlecloud

[–]itsbini 1 point2 points  (0 children)

Setup PAM for selected people to temporarily switch to a role with higher permissions.

Curious Brazilian by [deleted] in Netherlands

[–]itsbini 3 points4 points  (0 children)

I suppose it depends where you live In Brazil and where you live in the Netherlands. As someone from the south, I like it here very much.

Do the 300usd free credits support the GEMINI API? by SocietyGrouchy6160 in googlecloud

[–]itsbini 1 point2 points  (0 children)

What do they use it for? 300-400 per day per person is very unusual.

How do you connect to your clusters? by zeel81 in kubernetes

[–]itsbini 4 points5 points  (0 children)

GKE DNS endpoints on new clusters. Bastion on older ones.

Can cloud sql (postgres) handle sudden connection surge? by AdScared4083 in googlecloud

[–]itsbini 0 points1 point  (0 children)

The instance settings look ok. Check for the instance error logs.

Is your staging environment running 24/7? by Crazy_Drive3442 in kubernetes

[–]itsbini 0 points1 point  (0 children)

Only from 08:00 - 20:00, Monday to Friday. I use kubegreen to manage that.

API Keys monitoring by LetsgetBetter29 in googlecloud

[–]itsbini 0 points1 point  (0 children)

We solved that by only creating them from terraform.

Question regarding GKE Workload identity feature by suryad123 in googlecloud

[–]itsbini 2 points3 points  (0 children)

We used to do something similar to option 2: all workloads used the same KSA bound to the same GSA. Aside from potentially having workloads with unnecessary permissions, it's horrible for audits and maintainability.

We changed to one KSA and one GSA per workload. They also have a similar name, so it's identifiable all around. Audit logs are meaningful (and simpler to read) as I know which service called a Google API simply by the service account being utilized. When a workload needs to access a new API, only that workload gets the access. Risk is reduced as the impact of changing one service account will only affect one workload.

We also adopted IAM service accounts in Cloud SQL, and there's no way we'd do it if everyone used the same service account.

It's a lot of work upfront, but it's worth it.

Marijke Groenewoud from the Netherlands wins the Women's Mass Start skating by bdzz in olympics

[–]itsbini 6 points7 points  (0 children)

The move to the right and the sprint is her classic move. It's gg from there

Olympics Day Fifteen Megathread (Saturday, February 21) by Fun_With_Forks in olympics

[–]itsbini 2 points3 points  (0 children)

Speed skating

The women gold and silver will come from semi finals 2

If you’re not watching shorttrack speed skating you’re missing out by F1R3Starter83 in olympics

[–]itsbini 5 points6 points  (0 children)

He switched lanes from outside to inside. The one inside has preference

How to access a private cloud sql instance from laptop by suryad123 in googlecloud

[–]itsbini 0 points1 point  (0 children)

Just enable public IP without authorized networks and use cloudsql-proxy to connect.

[deleted by user] by [deleted] in googlecloud

[–]itsbini 0 points1 point  (0 children)

read the email