In this session, we will go through kubernetes apiserver source code and identify the following main features in apiserver source code:
- Basic structure of kube-apiserver
- Restful API in kube-apiserver and apimachinery
- Authentication and Authorization mechanism