VirtualTam's bookmarks

  1.       __    __
         /..\ /| |'-.
        .\_O/ || |   |   OH WOW
     _ /  `._ \|_|_.-'  FREE SOFTWARE
    | /  \__.`=._) (_
    |/ ._/  |"""""""""|  LET ME IN
    |'.  `\ |         |   ON THIS
    ;"""/ / |         |
     ) /_/| |.-------.|
    '  `-`' "         "
    
  2. 2023-07-12
    1. Blocking TCP port 53 traffic leads to very strange failures. Don't.
    2. The source you're looking at is not the code running in production.
    3. "Prod" is just another name for "staging".
  3. Træfik options:

    Relevant backend labels:

    • traefik.port
    • traefik.docker.network
    • traefik.backend.loadbalancer.method
    • traefik.backend.loadbalancer.stickiness

    Examples:

    Gateway timeout and overlay network setup: