File tree Expand file tree Collapse file tree 3 files changed +7
-9
lines changed Expand file tree Collapse file tree 3 files changed +7
-9
lines changed Original file line number Diff line number Diff line change @@ -122,4 +122,4 @@ Congrats on deploying your first SpinApp! Recommended next steps:
122122
123123- Scale your [ Spin Apps with Horizontal Pod Autoscaler (HPA)] ({{< ref "scaling-with-hpa" >}})
124124- Scale your [ Spin Apps with Kubernetes Event Driven Autoscaler (KEDA)] ({{< ref "scaling-with-keda"
125- > }})
125+ > }})
Original file line number Diff line number Diff line change @@ -64,10 +64,9 @@ helm install \
6464 --version v1.14.3
6565```
6666
67- Next, run the following commands to install the Spin [ Runtime Class] ({{<ref "glossary#runtime-class"
68-
69- > }}) and Spin Operator [ Custom Resource Definitions (CRDs)] ({{<ref
70- > "glossary#custom-resource-definition-crd">}}):
67+ Next, run the following commands to install the Spin [ Runtime Class] ({{<ref
68+ "glossary#runtime-class">}}) and Spin Operator [ Custom Resource Definitions (CRDs)] ({{<ref
69+ "glossary#custom-resource-definition-crd">}}):
7170
7271> Note: In a production cluster you likely want to customize the Runtime Class with a ` nodeSelector `
7372> that matches nodes that have the shim installed. However, in the K3d example, they're installed on
Original file line number Diff line number Diff line change @@ -64,10 +64,9 @@ helm install \
6464 --version v1.14.3
6565```
6666
67- Next, run the following commands to install the Spin [ Runtime Class] ({{<ref "glossary#runtime-class"
68-
69- > }}) and Spin Operator [ Custom Resource Definitions (CRDs)] ({{<ref
70- > "glossary#custom-resource-definition-crd">}}):
67+ Next, run the following commands to install the Spin [ Runtime Class] ({{<ref
68+ "glossary#runtime-class">}}) and Spin Operator [ Custom Resource Definitions (CRDs)] ({{<ref
69+ "glossary#custom-resource-definition-crd">}}):
7170
7271> Note: In a production cluster you likely want to customize the Runtime Class with a ` nodeSelector `
7372> that matches nodes that have the shim installed. However, in the K3d example, they're installed on
You can’t perform that action at this time.
0 commit comments