Skip to content

Commit

Permalink
Added a list of addons-image info
Browse files Browse the repository at this point in the history
avant-garde/issues/1291
Added a list of addons from upstream sources.
  • Loading branch information
Chang Lee authored and Markus Napp committed Apr 22, 2020
1 parent 1dd3257 commit 8570b47
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion adoc/deployment-airgapped.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -387,6 +387,26 @@ This will print out a list of the images skuba is expecting to use on the cluste
Mirror those and setup the crio-registries to point to the location they are mirrored at.
====

[TIP]
====
These images need to be available in the external and internal mirrors at the time you try to deploy SUSE CaaS Platform.
Image tags are varies depending on your version of kubernetes you install.
:===
CATEGORY:IMAGE:URL
KUBEADM:hyperkube:registry.suse.com/caasp/v4/hyperkube
KUBEADM:pause:registry.suse.com/caasp/v4/pause
KUBEADM:coredns:registry.suse.com/caasp/v4/coredns
KUBEADM:etcd:egistry.suse.com/caasp/v4/etcd
ADDONS:cilium:registry.suse.com/caasp/v4/cilium-init
ADDONS:cilium:registry.suse.com/caasp/v4/cilium-operator
ADDONS:cilium:registry.suse.com/caasp/v4/cilium
ADDONS:dex:registry.suse.com/caasp/v4/caasp-dex
ADDONS:gangway:registry.suse.com/caasp/v4/gangway
ADDONS:kured:registry.suse.com/caasp/v4/kured
MISC:skuba-tooling:registry.suse.com/caasp/v4/skuba-tooling
:===
====

.Internal Registry Mirror Is Read Only
[NOTE]
====
Expand Down Expand Up @@ -686,7 +706,7 @@ helm repo add <SUSE_MIRROR> https://charts.<MYMIRROR.LOCAL>
----

[[airgap-update]]
== Updating Registry Mirror And Helm Charts
== Updating Registry Mirror For Helm Charts

.Live Update Of Registry
[NOTE]
Expand Down

0 comments on commit 8570b47

Please sign in to comment.