arblogger

command module
v0.0.0-...-2d99da4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 1, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

README

ARBLogger

ARBLogger is a demo REST service for ARB. It is useful mostly in the context of ARB, so you are strongly encourage to check out the ARB README!

Building ARBLogger

Install dependencies
Set up

Edit the Makefile to set DOCKER_REGISTRY to a registry to which you can push. You may also prefer to set IMAGE_TAG to give your image a separate version number.

After that, make tools to set up ko in tools/bin/ko.

Using ko for development

make apply will use ko to build ARB and apply it, using arb.yaml, to your cluster.

Pushing an image to your Docker registry

make push will build ARB with ko, then push it to $DOCKER_REGISTRY/arb:$IMAGE_TAG, where the variables have their values from the Makefile.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL