Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
21a4d8c2
Commit
21a4d8c2
authored
Jun 08, 2020
by
Amy Qualls
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove instances of 'whitelist'
parent
310f2582
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/user/clusters/applications.md
doc/user/clusters/applications.md
+2
-2
No files found.
doc/user/clusters/applications.md
View file @
21a4d8c2
...
...
@@ -907,10 +907,10 @@ Major upgrades might require additional setup steps, please consult
the official
[
upgrade guide
](
https://docs.cilium.io/en/stable/install/upgrade/
)
for more
information.
By default, Cilium will drop all
non-whitelist
ed packets upon policy
By default, Cilium will drop all
disallow
ed packets upon policy
deployment. The audit mode is scheduled for release in
[
Cilium 1.8
](
https://github.com/cilium/cilium/pull/9970
)
. In the audit
mode,
non-whitelist
ed packets will not be dropped, and audit
mode,
disallow
ed packets will not be dropped, and audit
notifications will be generated instead. GitLab provides alternative Docker
images for Cilium with the audit patch included. You can switch to the
custom build and enable the audit mode by adding the following to
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment