File tree Expand file tree Collapse file tree 3 files changed +3
-204
lines changed Expand file tree Collapse file tree 3 files changed +3
-204
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,8 @@ side-bar.
18
18
tutorials/create_beamline
19
19
tutorials/deploy_example
20
20
tutorials/create_ioc
21
- tutorials/ioc_changes
21
+ tutorials/dev_container
22
+ tutorials/ioc_changes1
22
23
tutorials/generic_ioc
23
24
tutorials/debug_generic_ioc
24
25
tutorials/test_generic_ioc
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -32,20 +32,7 @@ Setup a Kubernetes Server
32
32
Introduction
33
33
------------
34
34
This is a very easy set of instructions for setting up an experimental
35
- single-node Kubernetes cluster,
36
- ready to test deployment of EPICS IOCs.
37
-
38
- .. note ::
39
-
40
- From this point onward the tutorials assume that you are using
41
- Kubernetes and Helm to deploy your EPICS IOCs.
42
-
43
- However:
44
-
45
- The approach of creating Generic IOC's in containers and then deploying
46
- IOC instances as Generic IOC's + some configuration will also work
47
- standalone, or with other orchestration tools. e.g. In `ioc_changes `
48
- we will demonstrate running an IOC locally using podman alone.
35
+ single-node Kubernetes cluster, ready to test deployment of EPICS IOCs.
49
36
50
37
51
38
Bring Your Own Cluster
You can’t perform that action at this time.
0 commit comments