Skip to content

Allow for https backend traffic within cluster without certificates#392

Open
andersla wants to merge 1 commit intomasterfrom
feature/allow-insecure-backend-traffic
Open

Allow for https backend traffic within cluster without certificates#392
andersla wants to merge 1 commit intomasterfrom
feature/allow-insecure-backend-traffic

Conversation

@andersla
Copy link
Member

@andersla andersla commented May 28, 2018

Change content and motivation

Allow for https backend traffic within cluster without certificates. Kubernetes Dashboard helm chart is now only serving internal traffic as https and internal handshake fails if traefik tries to forward traffic without valid certs.

@andersla andersla changed the title Allow for https backend traefic within cluster without certificates Allow for https backend traffic within cluster without certificates May 28, 2018
@mcapuccini mcapuccini self-requested a review May 28, 2018 08:50
Copy link
Member

@mcapuccini mcapuccini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi! That should be false by default IMO, because as you write it can expose the cluster to possible attack. Possible solutions:

  • Have it commented by default
  • Having some sort of conditionals

@mcapuccini mcapuccini added this to the 0.4.0 milestone Jun 13, 2018
@mcapuccini mcapuccini removed this from the 0.4.0 milestone Sep 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants