Changes for page Rancher 2
Last modified by Diana Strebkova on 2025/12/12 14:23
From version 5.1
edited by Diana Strebkova
on 2025/12/08 15:28
on 2025/12/08 15:28
Change comment:
There is no comment for this version
To version 5.4
edited by Diana Strebkova
on 2025/12/08 15:34
on 2025/12/08 15:34
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -282,9 +282,16 @@ 282 282 (% class="p1" %) 283 283 Create a new Repository by pressing the Create button. 284 284 285 +(% id="HTarget:http28s29URL-1" class="p1" %) 286 +==== [[image:attach:Screenshot 2023-04-25 at 13.30.33.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="127" width="1100"]] 287 +Target: http(s) URL ==== 288 + 289 +{{warning title="Chartmuseum Deprecation"}} 290 +Chartmuseum in Harbor is deprecated, meaning we won't be able to add repositories to Rancher that way anymore. Instead use Target: OCI repository. 291 +{{/warning}} 292 + 285 285 (% class="p1" %) 286 -[[image:attach:Screenshot 2023-04-25 at 13.30.33.png||data-xwiki-image-style-border="true" queryparams="effects=drop-shadow" height="127" width="1100"]] 287 -\\A name for the Repository has to be set. In the screenshot, the project name CITEST is used, which corresponds to our example from above. 294 +A name for the Repository has to be set. In the screenshot, the project name CITEST is used, which corresponds to our example from above. 288 288 Choose http(s) URL to an index generated by Helm and provide the Index URL ##https:~/~/registry-<domain>.devops.t-systems.net/chartrepo/<project>/## 289 289 290 290 (% class="p1" %) ... ... @@ -297,7 +297,15 @@ 297 297 (% class="p1" %) 298 298 Click Create. 299 299 307 +==== Target: OCI Repository ==== 300 300 309 +{{info}} 310 +Now all internal helm charts are stored in harbor folders with -helm suffix. Adding the whole public project doesn't work natively anymore, so each separate chart should be added as a separate repo. 311 +{{/info}} 312 + 313 +(% class="wikigeneratedid" %) 314 + 315 + 301 301 = Automated deployments with Jenkins = 302 302 303 303 In this section, we describe(% style="color:#172b4d" %) how to set-up **automated builds, tests and deployments** for Jenkins.