https://github.com/TranHuyHoang2001/kubernetesmanifest
- Setup Jenskin server on GCP (Google Cloud Platform) VM instances.
- Unlock Jenskin.
- Config Credentials.
- Add Docker plugin.
- Add 2 pipeline, link with 2 repo github and build now.
- Docker image (in dockerhub).
- Setup Kubernetes (i choose Minikube on local).
- And forward port.
- In localhost:8080, login ArgoCD use admin and password generated.
- Create new app.
- Check pods is running, get svc
- And now you try to change code, Jenskin will trigger from Github, build Docker image, update image in deployment.yaml. ArgoCD will deploy deployments.yaml to Kubernetes.








