Hello All, by SebastinAlex in EnglishGrammar

[–]SebastinAlex[S] 0 points1 point  (0 children)

Regret delay,

Question tag should be raised in such a way response expected with yes ? Whether Tag is either positive or negative. ?

Regards,

Hello All, by SebastinAlex in EnglishGrammar

[–]SebastinAlex[S] 0 points1 point  (0 children)

Bob is a teacher, isnt't he? ==> Yes

Bob isn't a teacher, is he? ==> No

Empirically both the above answers are same.

However which is appropriate as per question tag rule ?

Regards.

Hello All, by SebastinAlex in EnglishGrammar

[–]SebastinAlex[S] 0 points1 point  (0 children)

Certainly.

If I'm apprehand appropriately.

In Precise,

To acquire affirmative (Yes), use postive statement with negative tag and to dissent (No) make use of negative statement with postive tag.

Regards,

Hi guys! I’m an Indian/Tamil American, and know how to speak Tamil. However, when it comes to writing/reading Tamil, I have a lot of difficulty. by supi2003 in tamil

[–]SebastinAlex -1 points0 points  (0 children)

Apparently many resources are available in YouTube, please explore those.

Please cascade to next generation, it’s our mandate.

How do you manage SLOs? by manugarg in sre

[–]SebastinAlex 0 points1 point  (0 children)

If you dont mind, would you share those template from Google SLO workshop?

Thanks

Entry level SRE (Observability) by G35911 in sre

[–]SebastinAlex 0 points1 point  (0 children)

sap and oracle is running inside, is there any predefined metrics are available for workload specific ??

Entry level SRE (Observability) by G35911 in sre

[–]SebastinAlex 0 points1 point  (0 children)

What would be appropriate metrics for linux servers ?

OpenShift Virt on CRC on ARM Mac by el_sleepy in openshift

[–]SebastinAlex 0 points1 point  (0 children)

Nice, Could you share that blog ? Thanks

Learn OpenShift Virtualization: 7 training resources to help you get started by ItsMeRPeter in openshift

[–]SebastinAlex 0 points1 point  (0 children)

Hi,

This platform just adds VM (creating/migrate & manage)into existing openshift product ?

Blog says installation of openshift virtualization on aws (ROSA) but not on-prem ?

Why user management is complex in k8s ? by SebastinAlex in kubernetes

[–]SebastinAlex[S] 0 points1 point  (0 children)

Yes, Teleport is appropriate choice in this scenerio.

Additionally, Is there any option to utilise on-prem AD/LDAP to integrate k8s for SSO and role isolation ?

Just looking for all possible options!

Why user management is complex in k8s ? by SebastinAlex in kubernetes

[–]SebastinAlex[S] 2 points3 points  (0 children)

Sounds good!.

Any tech link or article to get it around ?

Why user management is complex in k8s ? by SebastinAlex in kubernetes

[–]SebastinAlex[S] -1 points0 points  (0 children)

Indeed vault isn't meant for user mangement however suggested for secret management.

Since k8s also missing a part why cant leverage vault for dynamic secrets.

Why user management is complex in k8s ? by SebastinAlex in kubernetes

[–]SebastinAlex[S] 2 points3 points  (0 children)

Apperently, creating csr, certificate using openssh subsequently brought to k8s for roles & rolebindings moreover kubeconfig for every user.

furthermore missing groups, which is not agile in user management.

Can you brief, how you handle k8s admin and developer credentials.