parvaeres / parvaeres-server

Concordia parvae res crescunt - Small things grow in harmony
Apache License 2.0
4 stars 0 forks source link

Research and implement ingress handling #2

Open riccardomc opened 4 years ago

riccardomc commented 4 years ago

We need a way to expose services outside of the cluster and wire the proper DNS entries to said services. Some implementation details will depend on the actual cloud infrastructure that we will end up using. On the other hand, we need a consistent way to track application usage in order to support the mechanism of:

Relevant items:

In the Free Tier we should have at least a coarse way of limiting incoming/outgoing bandwidth usage, not necessarily per application, in order to avert uncontrollable bandwidth costs.

Not relevant for PoC.

riccardomc commented 4 years ago

Other things to look into:

Traefik has some very interesting features: