module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Aug 15, 2024
License: MIT
Opens a new window with license information.
README
¶
Sample Mult-Arch Go Application
A very simple HTTP server that reports back the GOOS and GOARCH of the application, as well as
other data related to the deployment environment.
Prerequisites
Before beginning, clone this repository using git. Your system should also have make installed
if it does not come with your OS distribution.
Building
- Install the go SDK v1.21 or higher.
- Install ko or a container engine like Docker or
Podman.
- Push permissions to a container registry.
Deploying
Try It Out!
Make It Your Own!
- Build: Review the variables in the "Build" section of the Makefile.
- Deploy: Review the defaults in values.yaml. Provide
your own overrides by pointing the
HELM_VALUES make variable to your Helm values file.
License
Licensed under the MIT License, Copyright 2024 Adam B Kaplan.
Full license here: LICENSE
Directories
¶
|
|
|
internal
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.