Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

W-17315820 - Eliminate partials from reg & run for connected and local mode #715

Open
wants to merge 2 commits into
base: flex-gateway-v1-9-gr
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Large diffs are not rendered by default.

744 changes: 687 additions & 57 deletions gateway/1.9/modules/ROOT/pages/flex-conn-reg-run-app.adoc

Large diffs are not rendered by default.

693 changes: 635 additions & 58 deletions gateway/1.9/modules/ROOT/pages/flex-conn-reg-run-token.adoc

Large diffs are not rendered by default.

726 changes: 670 additions & 56 deletions gateway/1.9/modules/ROOT/pages/flex-conn-reg-run-up.adoc

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion gateway/1.9/modules/ROOT/pages/flex-conn-rep-run.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ include::partial$task-rep-run-flex-gateway.adoc[tags=add-flex-intro]

include::partial$task-rep-run-flex-gateway.adoc[tags=add-flex-rep-byb;add-flex-rep-byb-conn;add-flex-rep1]

include::partial$task-reg-run-flex-gateway.adoc[tags=create-config-folder-file;config-content;linux-start-commands]


include::partial$task-reg-run-flex-gateway.adoc[tags=linux-start-commands]

include::partial$task-rep-run-flex-gateway.adoc[tags=add-flex-rep2]

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
ifndef::env-site,env-github[]
include::_attributes.adoc[]
endif::[]
:reg-mode: Connected


Get started with Anypoint Flex Gateway in a Kubernetes cluster or an OpenShift cluster, which is based on Kubernetes. Set up a Flex Gateway deployment that connects to Anypoint Platform, and use the deployment to route traffic to your API. This guide covers the following high-level tasks:

Expand Down Expand Up @@ -220,7 +220,7 @@ Confirm that your Kubernetes cluster is available by following the steps in <<ch

After confirming that your Kubernetes cluster is ready, deploy and connect your gateway:

. Run the Helm command for deploying your gateway in {reg-mode} Mode:
. Run the Helm command for deploying your gateway in Connected Mode:
+
[source,helm]
----
Expand Down
705 changes: 648 additions & 57 deletions gateway/1.9/modules/ROOT/pages/flex-local-reg-run-app.adoc

Large diffs are not rendered by default.

659 changes: 605 additions & 54 deletions gateway/1.9/modules/ROOT/pages/flex-local-reg-run-token.adoc

Large diffs are not rendered by default.

684 changes: 630 additions & 54 deletions gateway/1.9/modules/ROOT/pages/flex-local-reg-run-up.adoc

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion gateway/1.9/modules/ROOT/pages/flex-local-rep-run.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ include::partial$task-rep-run-flex-gateway.adoc[tags=add-flex-intro]

include::partial$task-rep-run-flex-gateway.adoc[tags=add-flex-rep-byb;add-flex-rep-byb-local;add-flex-rep1]

include::partial$task-reg-run-flex-gateway.adoc[tags=create-config-folder-file;config-content;linux-start-commands]


include::partial$task-reg-run-flex-gateway.adoc[tags=linux-start-commands]

[[docker]]
== Add a Flex Replica in a Docker Container
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,5 @@ To access Flex Gateway runtime logs in Runtime Manager:

== See Also

* xref:flex-view-logs-monitoring.adoc[]
* xref:flex-view-logs-in-monitoring.adoc[]
* xref:flex-third-party-logs-config.adoc[]