Skip to content

Commit 4ea9c64

Browse files
committed
add ICALEPCS talk and paper
1 parent 37c90c2 commit 4ea9c64

File tree

4 files changed

+6
-4
lines changed

4 files changed

+6
-4
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ sphinx-rtd-theme = "*"
2626

2727
[packages]
2828
# All other package requirements from setup.cfg
29-
epics_containers = {editable = true, path = "."}
29+
epics_containers = {path = "."}
3030

3131
[scripts]
3232
tests = "python -m pytest"

README.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,11 @@ management of IOCs.
3939
- CI / CD generates the images, charts from source and delivers them
4040
to **Repositories**
4141

42-
Here is the presentation on this work from the
43-
Spring 2021 EPICS Collaboration Meeting
44-
:download:`Spring 2021 EPICS Collaboration Meeting<images/kei.pdf>`
42+
Here is the paper on this work from the
43+
ICALEPCS 2021 Meeting
44+
:download:`ICALEPCS 2021 Paper: Kubernetes for EPICS IOCs<images/THBL04.PDF>`
45+
And the slides from the associated talk
46+
:download:`ICALEPCS 2021 Talk: Kubernetes for EPICS IOCs<images/THBL04_talk.PDF>`
4547

4648
Below we show how these assets combine to create a running IOC on a
4749
Kubernetes worker node.

images/THBL04.PDF

487 KB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)