Description
Introduction GitOps is a DevOps approach to maintain Kubernetes-based infrastructure as co... Tagged with devops, git, kubernetes.
Summary
- Introduction GitOps is a DevOps approach to maintain Kubernetes-based infrastructure as code in git, and operate it with git tools such as push, revert, pull request.
- This setting can be adjusted via file k8s-resources/production/disk-settings.yaml if desired): To deploy to Kubernetes, we need to build and publish docker image of the demo project.
- To do it, add a job secret in the demo project, give it a name, for instance, dockerhub-password, and input docker hub password as value of the secret To deploy docker image of the demo project into Kubernetes, we need to give extra permissions to OneDev builds.