Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3bc38a0

Browse files
committed
Update codefresh-runner.md
1 parent560a297 commit3bc38a0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎_docs/administration/codefresh-runner.md‎

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -190,8 +190,7 @@ If the Kubernetes cluster with the Codefresh Runner is behind a proxy server wit
190190
Make sure you have [installed the Codefresh Runner](#codefresh-runner-installation) using any of the options
191191

192192
**How to**
193-
1. Run`kubectl edit deployment runner -n codefresh-runtime` and add the proxy variables:
194-
193+
1. Run`kubectl edit deployment runner -n codefresh-runtime` and add the proxy variables:
195194
```yaml
196195
spec:
197196
containers:
@@ -1237,7 +1236,7 @@ Once the cluster is up and running, install the [cluster autoscaler](https://doc
12371236
Because we used IAM AddonPolicies`"autoScaler: true"` in the`cluster.yaml` file, everything is done automatically, and there is no need to create a separate IAM policy or add Auto Scaling group tags.
12381237
12391238
{:start="1"}
1240-
1. Deploy the cluster autoscaler:
1239+
8. Deploy the cluster autoscaler:
12411240
```shell
12421241
kubectl apply -f https://raw.githubusercontent.com/kubernetes/autoscaler/master/cluster-autoscaler/cloudprovider/aws/examples/cluster-autoscaler-autodiscover.yaml
12431242
```

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp