Skip to content

Commit 185e533

Browse files
authored
Merge pull request #48 from epics-containers/dev
add developer_container tutorial
2 parents b2357c4 + 15848c5 commit 185e533

File tree

3 files changed

+3
-204
lines changed

3 files changed

+3
-204
lines changed

docs/user/index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ side-bar.
1818
tutorials/create_beamline
1919
tutorials/deploy_example
2020
tutorials/create_ioc
21-
tutorials/ioc_changes
21+
tutorials/dev_container
22+
tutorials/ioc_changes1
2223
tutorials/generic_ioc
2324
tutorials/debug_generic_ioc
2425
tutorials/test_generic_ioc

docs/user/tutorials/ioc_changes.rst

Lines changed: 0 additions & 189 deletions
This file was deleted.

docs/user/tutorials/setup_k8s.rst

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -32,20 +32,7 @@ Setup a Kubernetes Server
3232
Introduction
3333
------------
3434
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.
4936

5037

5138
Bring Your Own Cluster

0 commit comments

Comments
 (0)