ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
Test EnvironmentUse label <testday-version> for any bugs reported during this process
2
K8s InfraVersionsCNICable-driverCIDRsDeployOwnerInstallationsubctl verifysubctl diagnoseNew features added......subctl uninstall
3
kindN/AdefaultLibreswanwithout GlobalnetsubctlN/A
4
with Globalnet
5
VXLANwithout Globalnet
6
7
OpenShift on AWS<OpenShift version>OpenShiftSDNLibreswanwithout Globalnetsubctl
8
with Globalnet
9
VXLANwithout Globalnet
10
OpenShift on GCP<OpenShift version>OpenShiftSDNLibreswanwithout Globalnetsubctl
11
with Globalnet
12
VXLANwithout Globalnet
13
OpenShift on RHOS TODO: LINK TO RHOS DOCS ON WEBSITE<OpenShift version>OpenShiftSDNLibreswanwithout Globalnetsubctl
14
with Globalnet
15
VXLANwithout Globalnet
16
17
https://docs.google.com/document/d/1KzEfw-sXHVKfefX0HJjeSk3fLOXCwr5WSGAnEolzf_8/edit
18
OpenShift on AWS<OpenShift version>OpenShiftSDNLibreswanwith GlobalnetACM addon
19
without Globalnet
20
VXLANwithout Globalnet
21
OpenShift on GCP<OpenShift version>OpenShiftSDNLibreswanwith GlobalnetACM addon
22
without Globalnet
23
VXLANwithout Globalnet
24
25
OpenShift on AWS<OpenShift version>OpenShiftSDNLibreswanwithout GlobalnetACM UI
26
VXLANwithout Globalnet
27
OpenShift on GCP<OpenShift version>OpenShiftSDNLibreswanwithout GlobalnetACM UI
28
VXLANwithout Globalnet
29
NOTE: we would be testing with upstream ACM images. Follow guidelines mentioned in the `deploy` repo to fetch upstream images.
30
31
curl -Ls https://get.submariner.io | VERSION=<version> bash
export PATH=~/.local/bin:$PATH
subctl deploy-broker --kubeconfig <path>
subctl join --kubeconfig <path>
32
33
When troubleshooting, see https://submariner.io/operations/troubleshooting/#automated-troubleshooting; if that turns out to be incomplete, add suggestions to the PR.
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100