Changes for page Rancher 2
Last modified by Diana Strebkova on 2025/12/12 14:23
From version 4.1
edited by Diana Strebkova
on 2025/12/08 15:19
on 2025/12/08 15:19
Change comment:
Uploaded new attachment "1765207154466-828.png", version {1}
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
-
... ... @@ -178,9 +178,6 @@ 178 178 [[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"]] 179 179 180 180 (% id="H" class="p1" %) 181 -==== ==== 182 - 183 -(% id="HTarget:http28s29URL" class="p1" %) 184 184 ==== Target: http(s) URL ==== 185 185 186 186 {{warning}} ... ... @@ -221,13 +221,11 @@ 221 221 222 222 [[image:Screenshot 2024-07-03 at 15.13.55.png||data-xwiki-image-style-border="true" height="149" width="785"]] 223 223 224 -==== ==== 225 - 226 226 ==== Target: OCI Repository ==== 227 227 228 228 To add public oci-repository, navigate to repository create button and click it. 229 229 230 -[[image:1765207 032873-684.png||height="302" width="905"]]225 +[[image:1765207154466-828.png||height="298" width="821"]] 231 231 232 232 In the "Repository: Create" dialog, simply fill in the following fields. Authentication is not required. 233 233 ... ... @@ -240,7 +240,7 @@ 240 240 |=((( 241 241 Name 242 242 )))|((( 243 -devops -as-a-service-helm238 +devopsaas-jenkins-auto-agent 244 244 ))) 245 245 |=((( 246 246 Description ... ... @@ -250,11 +250,13 @@ 250 250 |=((( 251 251 Index URL 252 252 )))|((( 253 -oci:[[~~/~~/registry.sdc.t-systems.net/chartrepo/devopsaas-helm/>>url:https://registry.sdc.t-systems.net/chartrepo/devopsaas/||shape="rect"]]chartname 248 +oci:[[~~/~~/registry.sdc.t-systems.net/chartrepo/devopsaas-helm/>>url:https://registry.sdc.t-systems.net/chartrepo/devopsaas/||shape="rect"]]chartname, for example: 249 + 250 +oci:[[~~/~~/registry.sdc.t-systems.net/>>url:https://registry.sdc.t-systems.net/chartrepo/devopsaas/||shape="rect"]][[devopsaas-helm/jenkins-lib>>url:https://registry-manoni.devops.t-systems.net/harbor/projects/139/repositories/jenkins-lib]] 254 254 ))) 255 255 256 256 {{info}} 257 - Typeyour information message here.254 +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. 258 258 {{/info}} 259 259 260 260 === Deploy Helm charts === ... ... @@ -285,9 +285,16 @@ 285 285 (% class="p1" %) 286 286 Create a new Repository by pressing the Create button. 287 287 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 + 288 288 (% class="p1" %) 289 -[[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"]] 290 -\\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. 291 291 Choose http(s) URL to an index generated by Helm and provide the Index URL ##https:~/~/registry-<domain>.devops.t-systems.net/chartrepo/<project>/## 292 292 293 293 (% class="p1" %) ... ... @@ -300,7 +300,15 @@ 300 300 (% class="p1" %) 301 301 Click Create. 302 302 307 +==== Target: OCI Repository ==== 303 303 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 + 304 304 = Automated deployments with Jenkins = 305 305 306 306 In this section, we describe(% style="color:#172b4d" %) how to set-up **automated builds, tests and deployments** for Jenkins.