Difference between revisions of "Pull an Image from a Private Registry in Kubernetes"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:
  
  
2) [[imagePullSecrets]]:
+
2) <code>[[imagePullSecrets]]</code>:
 
   - name: LowercaseRFC1123NAME
 
   - name: LowercaseRFC1123NAME
  
Line 14: Line 14:
 
  [[kubectl create secret docker-registry]]
 
  [[kubectl create secret docker-registry]]
 
  [[~/.docker/config.json]]
 
  [[~/.docker/config.json]]
 +
 +
== Errors ==
 +
Error: INSTALLATION FAILED: 1 error occurred:
 +
* Deployment in version "v1" cannot be handled as a Deployment: json: [[cannot unmarshal string into Go struct field]]
 +
PodSpec.spec.template.[[spec.imagePullSecrets]] of type [[v1.LocalObjectReference]]
  
 
== Related ==
 
== Related ==

Latest revision as of 05:38, 18 July 2024

Advertising: