You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/blog/defguard-2-0-release-alpha-2.mdx
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,9 @@ We designed this path to make evaluation and onboarding significantly easier.
34
34
35
35
The main configuration wizard (first introduced in Alpha 1 and updated in this release) remains available and should be used for production-style deployment planning, where each component is launched separately.
36
36
37
+
#### Video preview of this functionality:
38
+
<iframewidth="560"height="315"src="https://www.youtube.com/embed/v66TBvSLpBg?si=6Anc5bKnTYJaTKcn"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"referrerpolicy="strict-origin-when-cross-origin"allowfullscreen></iframe>
39
+
37
40
### High Availability: multiple Gateways and Edge components
38
41
39
42
We added gateway setup:
@@ -46,6 +49,9 @@ And gateway management:
46
49
47
50
We also updated the testing Docker Compose to deploy multiple gateways that can be load-balanced with [Envoy](https://www.envoyproxy.io/), so you can validate HA behavior in test environments.
48
51
52
+
#### Video preview of this functionality:
53
+
<iframewidth="560"height="315"src="https://www.youtube.com/embed/laRnXtQndJA?si=SQWWCnu91iQGeZwC"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"referrerpolicy="strict-origin-when-cross-origin"allowfullscreen></iframe>
54
+
49
55
### Firewall management
50
56
51
57
New firewall management is now available for testing:
@@ -62,6 +68,9 @@ A long-awaited feature is finally here. You can now assign IP addresses to netwo
62
68
63
69

64
70
71
+
#### Video preview of this functionality:
72
+
<iframewidth="560"height="315"src="https://www.youtube.com/embed/VQdM-2ZxxDs?si=mJBC5vxPDEjaAaxD"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"referrerpolicy="strict-origin-when-cross-origin"allowfullscreen></iframe>
73
+
65
74
### Easier Edge and Gateway deployment
66
75
67
76
When adding a new Gateway or Edge component, the wizard now includes clearer deployment guidance:
0 commit comments