Provisioner installation with Registry Override
Learn how to install PerfectScale provisioner with Registry Override
Copy container images to the target Registry
Configure the config.yaml
access_key:
secret_key:
suffix_url: "DNS name"
tenant_id: "vendor_tenant_id" # provided by PerfectScale
namespace: <namespace_name>
kube_context: <k8s_cluster_context>
kube_config: <path_to_kubeconfig_file>
helmfile: "helmfile.yaml" # provided by PerfectScale
registry_override: "your_container_registry_name"Turn off the token refresher
The copy-image command
Last updated
Was this helpful?