@@ -88,8 +88,8 @@ codefresh runner init --token <my-token> <--dry-run>
8888
8989{% include image.html
9090 lightbox="true"
91- file="/images/administration /runner/installation-wizard.png"
92- url="/images/administration /runner/installation-wizard.png"
91+ file="/images/runtime /runner/installation-wizard.png"
92+ url="/images/runtime /runner/installation-wizard.png"
9393 alt="Codefresh Runner wizard"
9494 caption="Codefresh Runner wizard"
9595 max-width="100%"
@@ -99,8 +99,8 @@ codefresh runner init --token <my-token> <--dry-run>
9999
100100 {% include image.html
101101 lightbox="true"
102- file="/images/administration /runner/sample-pipeline.png"
103- url="/images/administration /runner/sample-pipeline.png"
102+ file="/images/runtime /runner/sample-pipeline.png"
103+ url="/images/runtime /runner/sample-pipeline.png"
104104 alt="Codefresh Runner example pipeline"
105105 caption="Codefresh Runner example pipeline"
106106 max-width="90%"
@@ -596,8 +596,8 @@ To see the cluster with the Runner:
596596
597597{% include image.html
598598 lightbox="true"
599- file="/images/administration /runner/runtime-environments.png"
600- url="/images/administration /runner/runtime-environments.png"
599+ file="/images/runtime /runner/runtime-environments.png"
600+ url="/images/runtime /runner/runtime-environments.png"
601601 alt="Available runtime environments"
602602 caption="Available runtime environments"
603603 max-width="60%"
@@ -619,8 +619,8 @@ Override the default runtime environment for a specific pipeline through the pip
619619
620620{% include image.html
621621 lightbox=" true"
622- file=" /images/administration /runner/environment-per-pipeline.png"
623- url=" /images/administration /runner/environment-per-pipeline.png"
622+ file=" /images/runtime /runner/environment-per-pipeline.png"
623+ url=" /images/runtime /runner/environment-per-pipeline.png"
624624 alt=" Running a pipeline on a specific environment"
625625 caption=" Running a pipeline on a specific environment"
626626 max-width=" 60%"
@@ -808,8 +808,8 @@ Override environment variables for `dind-lv-monitor` daemonset if necessary:
808808
809809{% include image.html
810810 lightbox=" true"
811- file=" /images/administration /runner/codefresh_runner.png"
812- url=" /images/administration /runner/codefresh_runner.png"
811+ file=" /images/runtime /runner/codefresh_runner.png"
812+ url=" /images/runtime /runner/codefresh_runner.png"
813813 alt=" Codefresh Runner architecture overview"
814814 caption=" Codefresh Runner architecture overview"
815815 max-width=" 100%"
@@ -871,8 +871,8 @@ Here is the architecture of the App-Proxy:
871871
872872{% include image.html
873873 lightbox=" true"
874- file=" /images/administration /runner/app-proxy-architecture.png"
875- url=" /images/administration /runner/app-proxy-architecture.png"
874+ file=" /images/runtime /runner/app-proxy-architecture.png"
875+ url=" /images/runtime /runner/app-proxy-architecture.png"
876876 alt=" How App Proxy and the Codefresh runner work together"
877877 caption=" How App Proxy and the Codefresh runner work together"
878878 max-width=" 80%"
@@ -1411,8 +1411,8 @@ Configure the cluster to allow the Runner's default `StorageClass` to create the
14111411
14121412{% include image.html
14131413 lightbox="true"
1414- file="/images/administration /runner/rancher-cluster.png"
1415- url="/images/administration /runner/rancher-cluster.png"
1414+ file="/images/runtime /runner/rancher-cluster.png"
1415+ url="/images/runtime /runner/rancher-cluster.png"
14161416 alt="Drill into your cluster and click Edit Cluster on the right"
14171417 caption="Drill into your cluster and click Edit Cluster on the right"
14181418 max-width="100%"
@@ -1422,8 +1422,8 @@ Configure the cluster to allow the Runner's default `StorageClass` to create the
14221422
14231423 {% include image.html
14241424 lightbox="true"
1425- file="/images/administration /runner/rancher-cluster-2.png"
1426- url="/images/administration /runner/rancher-cluster-2.png"
1425+ file="/images/runtime /runner/rancher-cluster-2.png"
1426+ url="/images/runtime /runner/rancher-cluster-2.png"
14271427 alt="Click Edit Cluster on the right in your cluster list"
14281428 caption="Click Edit Cluster on the right in your cluster list"
14291429 max-width="100%"
@@ -1434,8 +1434,8 @@ Configure the cluster to allow the Runner's default `StorageClass` to create the
14341434
14351435 {% include image.html
14361436 lightbox="true"
1437- file="/images/administration /runner/rancher-edit-as-yaml.png"
1438- url="/images/administration /runner/rancher-edit-as-yaml.png"
1437+ file="/images/runtime /runner/rancher-edit-as-yaml.png"
1438+ url="/images/runtime /runner/rancher-edit-as-yaml.png"
14391439 alt="Cluster Options -> Edit as YAML"
14401440 caption="Cluster Options -> Edit as YAML"
14411441 max-width="100%"
@@ -1456,8 +1456,8 @@ rancher_kubernetes_engine_config:
14561456
14571457{% include image.html
14581458 lightbox="true"
1459- file="/images/administration /runner/rancher-kublet.png"
1460- url="/images/administration /runner/rancher-kublet.png"
1459+ file="/images/runtime /runner/rancher-kublet.png"
1460+ url="/images/runtime /runner/rancher-kublet.png"
14611461 alt="Add volume to rancher_kubernetes_engine_config.services.kublet.extra_binds"
14621462 caption="Add volume to rancher_kubernetes_engine_config.services.kublet.extra_binds"
14631463 max-width="100%"
@@ -1488,7 +1488,7 @@ There are two options to create a user:
14881488 * Copy the Bearer Token field (combines Access Key and Secret Key).
14891489 * Edit your `kubeconfig` and paste the Bearer Token you copied in the `token` field of your user.
14901490
1491- {% include image.html lightbox="true" file="/images/administration /runner/rancher-security.png" url="/images/administration /runner/rancher-security.png" alt="Create a cluster admin user for Codefresh" caption="Create a cluster admin user for Codefresh" max-width="100%" %}
1491+ {% include image.html lightbox="true" file="/images/runtime /runner/rancher-security.png" url="/images/runtime /runner/rancher-security.png" alt="Create a cluster admin user for Codefresh" caption="Create a cluster admin user for Codefresh" max-width="100%" %}
14921492
14931493
14941494#### Step 3: Install the Runner