Autonomy, a word that holds so much promise yet hides so much complexity behind the scenes. One generally feels Tesla, Intel (Mobileye), and Waymo, from an operational and cloud-native standpoint, are out of reach and typically out of anyone’s league. Now my party-trick to bridge any gap of knowledge and experience, in any vertical, is […]
Develop and deploy to Kubernetes with GS3D using GitLab CI/CD, and Harbor This article is based on the concepts that were presented on “Managing microservices with dockers and git-submodules — GS3D”. It assumes that the git repositories were arranged in the same way it recommends and will tell about the actual development and the ci cd flows. To read the first […]
This tutorial describes the CI/CD procedure from the user/developer point of view. The tutorial contains 5 sections: 1. Storing your Code in Git 2. Working with Different Branches 3. Creating Docker Images for your Services and Storing them in Container Registry 4. Deploying your Application as a Set of Services 5. Controlling Versions of your […]