Skip to content

Kafka Connect: augment network policy to allow (externally managed) ingress traffic #10931

Answered by scholzj
nbarrientos asked this question in Q&A
Discussion options

You must be logged in to vote

There is currently no plan for anything like that as we do not support (or recommend given the lack of security) exposing Connect to the outside. However, you can simply create your own additional network policy with your own name and your own rules to extend the default network policy created by the operator. So I don't think you do not really need it.

(Also, please keep in mind that the network policy is created by the operator only when the connector operator is enabled -> in that case, you should also use the Connect REST API only for monitoring tasks as the operator will revert any changes you might make through the REST API.)

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@nbarrientos
Comment options

@scholzj
Comment options

Answer selected by nbarrientos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants