Skip to content

Commit f3dd49c

Browse files
authored
Update isolated-clusters.md
1 parent 18d0726 commit f3dd49c

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

docs/experimental/isolated-clusters.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,7 @@ created by cookiecutter for a new environment.
1212
The full list of features and whether they are functional on such an "isolated"
1313
network is shown in the table below. Note that:
1414

15-
1. The `hpl` test from the `ansible/adhoc/hpctests.yml` playbook is not
16-
functional and must be skipped using:
17-
18-
```shell
19-
ansible-playbook ansible/adhoc/hpctests.yml --skip-tags hpl-solo
20-
```
21-
22-
2. Using [EESSI](https://www.eessi.io/docs/) necessarily requires outbound
15+
- Using [EESSI](https://www.eessi.io/docs/) necessarily requires outbound
2316
network access for the CernVM File System. However this can be provided
2417
via an authenticated proxy. While the proxy configuration on the cluster node
2518
is readable by all users, this proxy could be limited via acls to only provide
@@ -51,7 +44,7 @@ See above for definition of "Default" features. In the "Isolated?" column:
5144
| freeipa_client | - | Y - image build required |
5245
| gateway | n/a | n/a - build only |
5346
| grafana | Y | Y |
54-
| hpctests | Y | Y - except hpl-solo, see above |
47+
| hpctests | Y | Y |
5548
| k3s_agent | - | ? |
5649
| k3s_server | - | ? |
5750
| k9s | - | ? |

0 commit comments

Comments
 (0)