Skip to content

Latest commit

 

History

History
55 lines (43 loc) · 3.38 KB

README.md

File metadata and controls

55 lines (43 loc) · 3.38 KB

Golang Deployment

Kubernetes Deployment for Simple Golang API

goreport all contributors tags docker pulls download all view clone issues pull requests forks stars license


INDEX

  • Build Container devopscorner/cicd

    • Build Container devopscorner/cicd for DockerHub, detail here
    • Build Container devopscorner/cicd for ECR, detail here
  • Build Container devopscorner/bookstore

    • Build Container devopscorner/bookstore for DockerHub, detail here
    • Build Container devopscorner/bookstore for ECR, detail here
  • Workflow CI/CD Pipeline, detail here

  • GitOps & GitOps DevSecOps Flow (Azure DevOps Pipeline), detail here link

  • Deployments:

    • ArgoCD, detail here link
    • AWS Developer Tools (AWS CodeCommit, AWS CodeBuild & AWS CodePipeline), detail here link
    • Amazon CodeCatalyst Pipeline, detail here link
    • Azure DevOps Pipeline, detail here link
    • Bitbucket Pipeline, detail here link
    • CircleCI Pipeline, detail here link
    • DroneCI Pipeline, detail here link
    • GitHub Action, detail here link
    • GitLab CI/CD, detail here link
    • Jenkins CI & Spinnaker CD, detail here link
    • Jenkins CI/CD, detail here link
    • OpenShift CI/CD, detail here link
    • SemaphoreCI, detail here link
    • Spinnaker CD, detail here link
    • Terraform AWS CodeBuild, AWS CodePipeline & Amazon SNS, detail here link
    • TravisCI, detail here link

Reproduce Testing

  • RESTful API Testing, detail here link