Build and Deploy Kubernetes Istio

Istio is aiming at improving security of the containers. One of the key aspects is the end to end encryption of the commnucation, the role of citadel to ensure the management of the certificates, the renewal of the certificates. As always, the goal of this post is to study that new tool and figure out I can leverage it in my day to day work.

Key Aspects

  • Compile and deploy the istio code in istio

Deploy

  • WIP

Conclusion

  • WIP