Giter Site home page Giter Site logo

Comments (5)

WanzenBug avatar WanzenBug commented on August 16, 2024

I assume you already had a look at the security guide? If not please take a look. The current state is not ideal, as it requires a lot of manual work. We are thinking about adding support for some of the many automatic certificate management tools in Kubernetes, like cert-manager in the future. This should make the whole process a lot easier.

There is a risk ofsomeone targeting your machines and trying to extract the content of your volumes. If someone can spoof one of your servers, they can effectively intercept all control and sync traffic between your servers.

If you are running Kubernetes on servers in public network, I would recommend to enable encryption of your pod network. I think most of the network providers support some kind of encryption for the pod network. This would then also include the control-plane traffic of Piraeus.

from piraeus-operator.

vitobotta avatar vitobotta commented on August 16, 2024

So if I use Weave CNI with encryption enabled, is my setup secure? Thanks!

from piraeus-operator.

WanzenBug avatar WanzenBug commented on August 16, 2024

That would encrypt all communication between your pods. That still leaves the possibility to read the traffic of DRBD. If possible, I would create a wireguard tunnel between your virtual servers. That way you can ensure that all traffic not just between Pods is secure.

from piraeus-operator.

vitobotta avatar vitobotta commented on August 16, 2024

Gotcha, thanks!

from piraeus-operator.

WanzenBug avatar WanzenBug commented on August 16, 2024

Securing the control plane got a lot easier since merging #263

from piraeus-operator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.