Why do we need to add group extensions in role and rolebinding last question

Jia:
why do we need to add group extensions in role and rolebinding last question

Mohamed Ayman:
The old version of K8s uses the extensions group and the newer version use apps. So, when you add both, it will be work on any version of K8s. you can use API group without it, it will be fine.