@@ -51,7 +51,7 @@ Kubernetes
helm repo add gethue https://helm.gethue.com
helm repo update
- helm install gethue/hue
+ helm install hue gethue/hue
Read more about configurations at [tools/kubernetes](tools/kubernetes/).
@@ -21,7 +21,7 @@ To start a full Hue service:
The [Kubernetes Guide](https://github.com/cloudera/hue/tree/testing/tools/kubernetes) shows how to run the services via Helm or native YAML configs.
@@ -15,7 +15,7 @@ Or [Kubernetes](/administrator/installation/cloud/#kubernetes):
## Configure
@@ -51,7 +51,7 @@ Docker:
Kubernetes:
[demo.gethue.com](https://demo.gethue.com/)
@@ -58,7 +58,7 @@ In a Shell, after installing Helm, just execute these three instructions to boot
<pre><code class="bash">helm repo add gethue https://helm.gethue.com
-helm install gethue/hue
+helm install hue gethue/hue
</code></pre>
<a href="https://cdn.gethue.com/uploads/2017/12/Screen-Shot-2017-11-15-at-3.34.20-PM.png"><img src="https://cdn.gethue.com/uploads/2017/12/Screen-Shot-2017-11-15-at-3.34.20-PM.png" /></a>
@@ -68,7 +68,7 @@ They are several ways to give it a spin!
```
<a href="https://cdn.gethue.com/uploads/2019/08/hue_4.5.png"><img src="https://cdn.gethue.com/uploads/2019/08/hue_4.5.png" /></a>
@@ -74,7 +74,7 @@ Go grab it and give it a spin!
* [demo.gethue.com](demo.gethue.com)
* [Tarball](https://cdn.gethue.com/downloads/hue-4.6.0.tgz) or [source](https://github.com/cloudera/hue/archive/release-4.6.0.zip)
@@ -75,7 +75,7 @@ Go grab it and give it a spin!
* [Tarball](https://cdn.gethue.com/downloads/hue-4.7.0.tgz) or [source](https://github.com/cloudera/hue/archive/release-4.7.0.zip)
@@ -55,7 +55,7 @@ In a Shell, after installing Helm, just execute these three instructions to boot
@@ -88,7 +88,7 @@ Go grab it and give it a spin!
* [Tarball](https://cdn.gethue.com/downloads/hue-4.8.0.tgz) or [source](https://github.com/cloudera/hue/archive/release-4.8.0.zip)
@@ -94,7 +94,7 @@ Go grab it and give it a spin!
* [Tarball](https://cdn.gethue.com/downloads/hue-4.9.0.tgz) or [source](https://github.com/cloudera/hue/archive/release-4.9.0.zip)
@@ -57,7 +57,7 @@ Helm をインストールした後にシェルで次の3つの手順を実行
</pre>
[<img class="aligncenter size-full wp-image-5131" src="https://cdn.gethue.com/uploads/2017/12/Screen-Shot-2017-11-15-at-3.34.20-PM.png" alt="" width="512" height="457" />][5]
@@ -70,7 +70,7 @@ Hueチームはすべての貢献者に感謝し、Hue 4.5がリリースでき
@@ -74,7 +74,7 @@ Hue チームはすべての貢献者に感謝し、Hue 4.6 をリリースし
* [demo.gethue.com](https://demo.gethue.com)
* [Tarball](https://cdn.gethue.com/downloads/hue-4.6.0.tgz) または [source](https://github.com/cloudera/hue/archive/release-4.6.0.zip)
@@ -75,7 +75,7 @@ Hue チームは全ての貢献者に感謝し、Hue 4.7 のリリースを喜
* [Tarball](https://cdn.gethue.com/downloads/hue-4.7.0.tgz) または [source](https://github.com/cloudera/hue/archive/release-4.7.0.zip)
@@ -88,7 +88,7 @@ Hue チームは全ての貢献者に感謝し、Hue 4.8 がリリースでき
* [Tarball](https://cdn.gethue.com/downloads/hue-4.8.0.tgz) または [source](https://github.com/cloudera/hue/archive/release-4.8.0.zip)
@@ -94,7 +94,7 @@ Python 3 として最新化している技術スタックは最新の Docker イ
* [Tarball](https://cdn.gethue.com/downloads/hue-4.9.0.tgz) または [source](https://github.com/cloudera/hue/archive/release-4.9.0.zip)
@@ -17,7 +17,7 @@ Assuming you have a Kubernetes cluster configured with Helm installed and images
or run: