Inedo Community Forums Forums
    • Recent
    • Tags
    • Popular
    • Login

    Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

    If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

    ProGet hosting in k8s or VM?

    Scheduled Pinned Locked Moved Support
    4 Posts 3 Posters 47 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C Offline
      cronventis
      last edited by cronventis

      Alright.. So we are using ProGet and have it installed on a VM with Windows...
      We are also hosting our own k8s both for development and production..
      And I was thinking about puting ProGet into k8s to more and more reduce the amount of VM's we are running...
      But then again, on ProGet we have our docker images.. Which are needed for almost anything in k8s.... So I was wondering, what would be the best solution to host Proget?

      Any Ideas and thoughts are welcome... ;)

      1 Reply Last reply Reply Quote 0
      • stevedennisS Offline
        stevedennis inedo-engineer
        last edited by

        Just some random thoughts...

        We've had several customers try Kubernetes, but report that, in general, they found Windows to be easier to manage and maintain. "Anyone" can manage a product on Windows, but "only 1 guy" can manage things on Kubernetes, so he became the bottleneck of all things. In addition, the "Kubernetes guy" was constantly tweaking with their clusters, so the "rules kept changing" for how ProGet was supposed to work.

        We don't officially support high-availability mode on Kubernetes yet, for the exact above reason. We aren't "Kubernetes experts" and don't know the best configuration.

        Performance-wise, Windows tends to perform better on the same hardware, especially during high network traffic. The Windows network stack must handle it differently, as it can pass requests directly, instead of doing "whatever Docker/Containers and NGINX does"? Hard to say though, that's only anecdotal.

        I did see a thread on how to run ProGet on a k8 cluster - we don't have an official Helm chart, but this is a great way to get that sort of stuff started

        cc/ @viceice @saml_4392

        1 Reply Last reply Reply Quote 0
        • S Offline
          saml_4392
          last edited by

          @stevedennis said in ProGet hosting in k8s or VM?:

          "only 1 guy" can manage things on Kubernetes

          I think this is going to change pretty soon. Btw, how do you measure the performance? Do you test it with a reverse proxy or use dotnet core directly?

          stevedennisS 1 Reply Last reply Reply Quote 0
          • stevedennisS Offline
            stevedennis inedo-engineer @saml_4392
            last edited by

            @saml_4392 said in ProGet hosting in k8s or VM?:

            Btw, how do you measure the performance? Do you test it with a reverse proxy or use dotnet core directly?

            In this case, it's mostly about what happens when the servers get overwhelmed with traffic - and it's largely anecdotal. So it could just as well be related to other factors, like other programs running on the servers running the Linux clusters, or SQL Client for Linux not performing as well, or who knows.

            With Windows, people tend to set up dedicated or virtual servers with strict hardware provisioning.

            1 Reply Last reply Reply Quote 0

            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

            With your input, this post could be even better 💗

            Register Login
            • 1 / 1
            • First post
              Last post
            Inedo Website Home • Support Home • Code of Conduct • Forums Guide • Documentation