(Just- migrated this instance over to kubernetes… just testing federation…)

  • rs5th@lemmy.scottlabs.io
    link
    fedilink
    English
    arrow-up
    8
    ·
    1 year ago

    If anyone else has made it this far and are thinking “ah balls, I’m using ingress-nginx”, here’s the ingress annotation for you!

    nginx.ingress.kubernetes.io/configuration-snippet: |
                if ($http_accept = "application/activity+json") {
                  set $proxy_upstream_name "lemmy-lemmy-8536";
                }
                if ($http_accept = "application/ld+json; profile=\"https://www.w3.org/ns/activitystreams\"") {
                  set $proxy_upstream_name "lemmy-lemmy-8536";
                }
                if ($request_method = POST) {
                  set $proxy_upstream_name "lemmy-lemmy-8536";
                }
    
    
    • HTTP_404_NotFound@lemmyonline.comOP
      link
      fedilink
      English
      arrow-up
      6
      ·
      1 year ago

      NORMALLY, this is the part where we would gold each other. Or something.

      Sadly- I guess we can’t do that.

      But, if anyone knows a decent amount on building helm charts- I found a gitlab earlier which was pretty close to where it needs to be-

      I forked a copy of it over to github to prepare to make a few changes, such as using PROPER ingress rules.

      https://github.com/XtremeOwnageDotCom/Helm

      I do believe it’s possible to build a helm chart with options for both traefik ingress and nginx ingress too.

        • HTTP_404_NotFound@lemmyonline.comOP
          link
          fedilink
          English
          arrow-up
          4
          ·
          1 year ago

          And- the mountains we all moved together.

          (Oh, and don’t forget those rare times where most of reddit bonded together, and accomplished big things. )

          • rs5th@lemmy.scottlabs.io
            link
            fedilink
            English
            arrow-up
            5
            ·
            1 year ago

            You’re in OK?! I just moved from OK to CO last summer. Hope your family and lab gear are doing okay after the storms.

            • HTTP_404_NotFound@lemmyonline.comOP
              link
              fedilink
              English
              arrow-up
              3
              ·
              1 year ago

              I am!

              Lab survived with basically no downtime. Trees all gone, and my soffit blew away.

              3 days running on solar/generator.

              Otherwise no real damage, and everyone was ok.