Editing Helm upgrade --install

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
  
[[helm upgrade --help]]
+
<pre>
[[helm upgrade]] --install
+
helm upgrade --install metrics-server metrics-server/metrics-server
[[helm]] upgrade --install [[--set]] variable1=yourvalue
+
Release "metrics-server" does not exist. Installing it now.
helm upgrade --timeout 600 --install
+
NAME: metrics-server
  helm upgrade --timeout 600 --install -f [[values.yml]]
+
LAST DEPLOYED: Thu Dec  2 18:27:09 2021
 
+
NAMESPACE: default
[[helm upgrade --install airflow]] apache-airflow/airflow --namespace airflow --create-namespace
+
STATUS: deployed
 
+
REVISION: 1
[[helm upgrade --install metrics-server metrics-server/metrics-server]]
+
TEST SUITE: None
 
+
NOTES:
[[helm upgrade --install elasticsearch elastic/elasticsearch]]
+
***********************************************************************
[[helm upgrade --install elasticsearch elastic/elasticsearch --set replicas=2]]
+
* Metrics Server                                                      *
 
+
***********************************************************************
[[helm upgrade --install kibana elastic/kibana --set cpu=100m]]
+
  Chart version: 3.7.0
 
+
  App version:  0.5.2
helm upgrade --install --namespace karpenter --create-namespace \
+
  Image tag:     k8s.gcr.io/metrics-server/metrics-server:v0.5.2
  [[karpenter]] karpenter/karpenter \
+
***********************************************************************
  --version v0.6.3 \
+
</pre>
  --set serviceAccount.annotations."eks\.amazonaws\.com/role-arn"=${KARPENTER_IAM_ROLE_ARN} \
 
  --set clusterName=${CLUSTER_NAME} \
 
  --set clusterEndpoint=${CLUSTER_ENDPOINT} \
 
  --set aws.defaultInstanceProfile=KarpenterNodeInstanceProfile-${CLUSTER_NAME} \
 
  --wait # for the defaulting webhook to install before creating a Provisioner
 
 
 
== Errors ==
 
Error: "helm upgrade" requires 2 arguments
 
 
Usage:  helm upgrade [RELEASE] [CHART] [flags]
 
 
 
Solution: helm upgrade --install apache oci://registry-1.docker.io/bitnamicharts/apache --set [[ingress.enabled]]=true
 
 
 
[[helm upgrade]] --install apache apache-10.5.4 --set ingress.enabled-true
 
Error: non-absolute URLs should be in form of repo_name/path_to_chart, got: apache-10.5.4
 
 
 
== Related ==
 
* <code>[[helm install]]</code>
 
* <code>[[helm upgrade]]</code>
 
  
 
== See also ==
 
== See also ==
* {{helm upgrade}}
+
* {{helm}}
* {{helm install}}
 
  
 
[[Category:Helm]]
 
[[Category:Helm]]

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Advertising: