СЗ
подскажите, а можно ли с помощью ImageContentSourcePolicy настроить глобальный миррор на весь реджистри?
например на весь docker.io? или только на конкретные образы?
Size: a a a
СЗ
RA
RA
MS
AA
If you are running installer-provisioned infrastructure, or you used the Machine API to create your machines, follow these steps. Otherwise, you must create the new master using the same method that was used to originally create it.
Otherwise, you must create the new master using the same method that was used to originally create it. не пойму как создать, в данном случае, мастер ноду и как её добавить в сущесвующий кластер?LT
AA
LT
MS
AA
oc get no по прежнему показывает NotReadyLT
AS
AA
AA
MS
apiVersion: operator.openshift.io/v1alpha1у меня harbor стоит. И так например registry.redhat.io прокситься. Для других также
kind: ImageContentSourcePolicy
metadata:
name: harborproxyredhatregistry
spec:
repositoryDigestMirrors:
- mirrors:
- core.harbor.home/registry-redhat-io-proxy
source: registry.redhat.io/
MS
СЗ
apiVersion: operator.openshift.io/v1alpha1
kind: ImageContentSourcePolicy
metadata:
name: dockerio-mirror
spec:
repositoryDigestMirrors:
- mirrors:
- examplehub.io
source: docker.ioMS
СЗ
LT