Skip to content

GitHub Actions utilizing Cosign to sign and verify containerized images and push to Azure Container Registry

License

Notifications You must be signed in to change notification settings

acald-creator/azure-pipelines-cosign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cosign usage with Azure CI/CD Pipelines

Services

  • AWS CodeCommit, AWS CodePipeline, AWS CodeDeploy --> Azure DevOps
  • AWS CodeBuild --> Azure DevOps Pipeline / GitHub Actions
  • AWS IAM --> Azure Active Directory / Azure role-based access control
  • AWS S3 --> Azure Blob Storage
  • Server-side encryption with AWS S3 KMS --> Azure Storage Service Encryption
  • AWS KMS, CloudHSM --> Azure Key Vault
  • AWS ECS / Fargate --> Azure Container Services
  • AWS ECR --> Azure Container Registry
  • AWS CloudWatch / X-Ray --> Azure Monitor

Usage

  1. Create remote storage account.
  2. Azure Blog Storage is for Terraform remote state storage.
  3. Configure Terraform Backend State with Azure Blog Storage.
  4. Create Azure Key Vault and Azure Container Registry.
  5. Define Service Principals.
  6. Generate Cosign Key Pair and store in Azure Key Vault.
  7. Provide proper authorization to the signer and reader service principals.
  8. Use Azure DevOps to house the repository and setup pipelines
  9. Automate the container image signing through CI Pipeline (GitHub Actions)

About

GitHub Actions utilizing Cosign to sign and verify containerized images and push to Azure Container Registry

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages