Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP][INFRA-1655] Download Packages from Azure #17

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

olblak
Copy link
Member

@olblak olblak commented Jun 4, 2018

This document is about how we can improve the way we download jenkins packages

@olblak olblak changed the title [WIP][IEP-011] Download Packages from Azure [WIP] Download Packages from Azure Jun 4, 2018
We still have to evaluate how expensive it would be.

=== One service by region
We could also duplicate the service in different locations.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure I understand why providing distribution in another region would require a different Kubernetes cluster as opposed to just a change in Azure storage settings?

Perhaps I'm missing something here.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was just an idea that quickly crossed my mind so I was thinking to use an azure traffic manager service https://docs.microsoft.com/en-us/azure/traffic-manager/traffic-manager-overview in front of several <your_region>.pkg.jenkins.io. If we use a web proxy on the kube cluster, this means that we need several kubernetes clusters (one per region).

@olblak olblak changed the title [WIP] Download Packages from Azure [WIP][INFRA-1655] Download Packages from Azure Jun 11, 2018
== Motivation
The motivations are multiple:

1. Do not rely on third party link:http://mirrors.jenkins.io/status.html[mirrors].
Copy link

@recena recena Aug 2, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As maintainer of one of the biggest mirrors in Europe, Should I shut down the server and thus save my own money and my time? /cc @rtyler

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or it make still sense for plugins?

| 11

| Title
| Download packages from Azure
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@olblak Distributables, plugins and Update Center Metadata, right?

@rtyler rtyler self-requested a review July 27, 2023 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants