Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Secure the API listener #70

Open
JulienBalestra opened this issue Jun 24, 2018 · 0 comments
Open

Secure the API listener #70

JulienBalestra opened this issue Jun 24, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@JulienBalestra
Copy link
Collaborator

In CI, we set the listener to 0.0.0.0:8989:

script:
  - sudo ./pupernetes daemon run sandbox/ --job-type systemd --bind-address 0.0.0.0:8989 --hyperkube-version $HYPERKUBE_VERSION
  - ./.ci/pupernetes-validation.sh

This open the http server insecurely.

@JulienBalestra JulienBalestra added the enhancement New feature or request label Jun 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant