multicontainer/

directory
v0.27.1 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2021 License: Apache-2.0

README

MultiContainer test

This directory contains the images used in the multicontainer e2e test.

There are two images servingcontainer and sidecarcontainer.

Both image contains a simple Go webserver and listens on port 8881, 8882 respectively.

Out of which one will be the serving (serves the request) container which exposes a service at / and the other will be the sidecar container.

When called, the serving container emits a "Yay!! multi-container works" message by talking to sidecar container.

Trying out

To run the image as a Service outside of the test suite:

ko apply -f service.yaml

Building

For details about building and adding new images, see the section about test images.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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