Manage Apache Kafka® allowlists
In this article, you can learn how to add, edit, delete allowlist entries and control system services access to the data on your cluster.
Add an allowlist entry
-
Go to the Clusters
-
Select the cluster whose allowlist you want to configure.
-
Click the Allowlist tab.
-
Enter a single IP address or a CIDR in the IP address or CIDR textbox:
-
CIDR range notation looks like this:
<IP address>/<Netmask>
.Check the
Netmask
value with an external subnet calculator. For example, CIDR Subnet calculator -
Single IP address: enter the
IP Address
you want to add to the list.
Note
If you are going to give open access to your cluster, add
0.0.0.0/0
to your allowlist - this will open the cluster to connections via IPv4. To allow IPv6 access, add::/0
. -
-
Type a description of the CIDR or the IP address you want to add to your allowlist.
-
Click Add.
Edit an allowlist entry
-
Go to the Clusters
-
Select the cluster whose allowlist you want to configure.
-
Click the Allowlist tab.
-
Select the entry you want to edit, click
-
In the Edit Allowlist Entry dialog:
-
Edit an IP address or a CIDR in the IP address or CIDR textbox:
If needed, check the
Netmask
value with an external subnet calculator. For example, CIDR Subnet calculator -
Edit the Description field.
-
Click Save.
-
Delete an allowlist entry
-
Go to the Clusters
-
Select the cluster the allowlist of which you want to delete an entry from.
-
Click the Allowlist tab.
-
Select the entry you want to remove and click
Control system services access to your cluster
-
Go to the Clusters
-
Select the cluster the allowlist of which you want to edit.
-
Click the Allowlist tab.
-
Under SYSTEM SERVICES ACCESS, Allow or Block access of a system service to the data on your cluster.