Hi, [3:18 PM] For this pratice question Grant the dev-user permissions to creat . . .

Aman Jain:
Hi,

[3:18 PM] For this pratice question Grant the dev-user permissions to create deployments in the blue namespace. Remember to add both groups “apps” and “extensions” ?
[3:18 PM] Why we are using extensions in APIGropus?
[3:19 PM] can someone clear my query
[3:22 PM] And 1 more query for SVC clusterIP is use to established services between 2 different MS to communicate but when we create its YAMl file we only define 1 MS name then how clusteriP came to know like betwwen which MS it has to create service

unnivkn:
Hi @Aman Jain fyi:


unnivkn:
https://www.aquasec.com/cloud-native-academy/kubernetes-101/kubernetes-services/

unnivkn:
https://medium.com/devops-mojo/kubernetes-service-types-overview-introduction-to-k8s-service-types-what-are-types-of-kubernetes-services-ea6db72c3f8c|https://medium.com/devops-mojo/kubernetes-service-types-overview-introduction-to-k[…]ervice-types-what-are-types-of-kubernetes-services-ea6db72c3f8c

Aman Jain:
Thanks buddy means we are using extensions APIGroups as K8 use extensions groups to do deployments plz correct me if i am wrong

unnivkn:
Hi @Aman Jain extensions is deprecated, that’s why “apps” alone works for you.