Difference between revisions of "Linkerd install"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} linkerd install Linkerd CRDs must be installed first. Run linkerd install with the --crds flag. {{linkerd}}")
 
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
 +
 +
[[linkerd install --set proxyInit.runAsRoot=true]]
 +
 +
[[linkerd install --set]] proxyInit.runAsRoot=true | [[kubectl apply -f]] -
 +
 +
linkerd install
 +
 
 +
there are nodes using the docker container runtime and proxy-init container must run as root user.
 +
try installing linkerd via --set proxyInit.runAsRoot=true
 +
  
 
  linkerd install
 
  linkerd install
  Linkerd CRDs must be installed first. Run linkerd install with the --crds flag.
+
  Linkerd [[CRDs]] must be installed first. Run linkerd install with the --crds flag.
 +
 
 +
Solution: [[helm install linkerd]]
 +
 
  
 +
[[helm install linkerd]]
 +
[[linkerd viz install]]
 +
[[linkerd viz dashboard]] &
  
 +
== See also ==
 +
* {{linkerd}}
  
{{linkerd}}
+
[[Category:Linkerd]]

Latest revision as of 13:16, 19 March 2024


linkerd install --set proxyInit.runAsRoot=true
linkerd install --set proxyInit.runAsRoot=true | kubectl apply -f -
linkerd install
 
there are nodes using the docker container runtime and proxy-init container must run as root user.
try installing linkerd via --set proxyInit.runAsRoot=true


linkerd install
Linkerd CRDs must be installed first. Run linkerd install with the --crds flag.
Solution: helm install linkerd


helm install linkerd
linkerd viz install
linkerd viz dashboard &

See also[edit]

Advertising: