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

Secure the API listener #70

Open
Open

Description

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions