multicast-http

command module
v0.0.0-...-8888be5 Latest Latest
Warning

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

Go to latest
Published: May 15, 2019 License: MIT Imports: 4 Imported by: 0

README

Multicast http service

Docker Pulls Docker Layers

Simple functional Multicast http service will send your request asynchronously to multiple addresses without guaranteeing delivery.

Docker Images

Overview:

Environment Variables

Variable Default Value Description
MULTICAST_HTTP_HEADER Additional header
MULTICAST_HTTP_HEADER_VALUE Additional header value
MULTICAST_HTTP_HOSTS List hosts comma separated: https://ya.ru, goole.com, 127.0.0.1:5000
MULTICAST_HTTP_K8S_POD_LABEL Mandatory for kubernetes. Pod label epm. "app: symfony"
MULTICAST_HTTP_K8S_POD_PORT 80 Avalible pod port

Getting started on Kubernetes

Multicast http service can be added to any existing Kubernetes cluster. Here you can find RBAC and deployment file.

If you want to add Pod to multicast, don't forget to add MULTICAST_HTTP_K8S_POD_LABEL and MULTICAST_HTTP_K8S_POD_PORT if needed

kubectl apply -f https://raw.githubusercontent.com/avaslev/multicast-http/master/kubernetes/multicast-http.yaml

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
src

Jump to

Keyboard shortcuts

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