Changes for page Rancher 2

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

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

Summary

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,8 +221,6 @@
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.
... ... @@ -287,9 +287,16 @@
287 287  (% class="p1" %)
288 288  Create a new Repository by pressing the Create button.
289 289  
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 +
290 290  (% class="p1" %)
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.
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.
293 293  Choose http(s) URL to an index generated by Helm and provide the Index URL ##https:~/~/registry-<domain>.devops.t-systems.net/chartrepo/<project>/##
294 294  
295 295  (% class="p1" %)
... ... @@ -302,7 +302,15 @@
302 302  (% class="p1" %)
303 303  Click Create.
304 304  
307 +==== Target: OCI Repository ====
305 305  
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 +
306 306  = Automated deployments with Jenkins =
307 307  
308 308  In this section, we describe(% style="color:#172b4d" %) how to set-up **automated builds, tests and deployments** for Jenkins.