Changes for page Rancher 2

Last modified by Diana Strebkova on 2025/12/12 14:23

From version 5.4
edited by Diana Strebkova
on 2025/12/08 15:34
Change comment: There is no comment for this version
To version 4.5
edited by Diana Strebkova
on 2025/12/08 15:26
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -178,6 +178,9 @@
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" %)
181 181  ==== Target: http(s) URL ====
182 182  
183 183  {{warning}}
... ... @@ -218,6 +218,8 @@
218 218  
219 219  [[image:Screenshot 2024-07-03 at 15.13.55.png||data-xwiki-image-style-border="true" height="149" width="785"]]
220 220  
224 +==== ====
225 +
221 221  ==== Target: OCI Repository ====
222 222  
223 223  To add public oci-repository, navigate to repository create button and click it.
... ... @@ -282,16 +282,9 @@
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 -
293 293  (% class="p1" %)
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 +[[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"]]
292 +\\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.
295 295  Choose http(s) URL to an index generated by Helm and provide the Index URL ##https:~/~/registry-<domain>.devops.t-systems.net/chartrepo/<project>/##
296 296  
297 297  (% class="p1" %)
... ... @@ -304,15 +304,7 @@
304 304  (% class="p1" %)
305 305  Click Create.
306 306  
307 -==== Target: OCI Repository ====
308 308  
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 -
316 316  = Automated deployments with Jenkins =
317 317  
318 318  In this section, we describe(% style="color:#172b4d" %) how to set-up **automated builds, tests and deployments** for Jenkins.