Skip to content

starzu-sumo/sumologic-kubernetes-setup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sumologic-kubernetes-setup

Setup image for the Sumologic Kubernetes Collection

The images are pushed to public.ecr.aws/sumologic/kubernetes-setup.

The images are built for the following architectures:

  • linux/amd64
  • linux/arm/v7
  • linux/arm64/v8

Build

To build image only for the build host's architecture:

make build

To build multi-platform image and push it to a registry:

make build-push-multiplatform REPO_URL=my-repo/setup BUILD_TAG=custom-tag

About

Setup image for the Sumologic Kubernetes Collection

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 69.4%
  • Makefile 30.6%