You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -30,12 +31,11 @@ Note that these are available under the flux-framework organization GitHub packa
30
31
to build them unless you are developing or changing them.
31
32
32
33
If you do build (and use a different name) be sure to push your images to a public registry (or load them locally to your development cluster).
33
-
Remember that if you just want to test locally, you can jump to the [local usage](#local-usage) section.
34
34
35
-
## Local Deploy
36
35
37
-
While the tutorial here is intended for deployment on AWS or Google Cloud, you can also give it a try on your local machine with a single container! You will need to [install Docker](https://docs.docker.com/engine/install/).
38
-
When you have Docker available, you can build and run the tutorial with:
36
+
## Local Usage
37
+
38
+
While the tutorial here is intended for deployment on AWS or Google Cloud, you can also give it a try on your local machine with a single container! You will need to [install Docker](https://docs.docker.com/engine/install/). When you have Docker available, you can build and run the tutorial with:
0 commit comments