Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update split deployments with TLS secured gRPC #1203

Merged
merged 3 commits into from
Jul 4, 2019

Commits on Jul 4, 2019

  1. update split deployments with TLS secured gRPC

    - Add `make gencerts` and `make applycerts` to Makefile
    - Update `ds-hostnet-split` to expect the new certs.
    
    Signed-off-by: Nick Young <ynick@vmware.com>
    Nick Young committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    509e46e View commit details
    Browse the repository at this point in the history
  2. Add documentation for gRPC with TLS including example.

    Signed-off-by: Nick Young <ynick@vmware.com>
    Nick Young committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    935e2cf View commit details
    Browse the repository at this point in the history
  3. Update the created secrets to be kubernetes.io/tls Secrets

    Signed-off-by: Nick Young <ynick@vmware.com>
    Nick Young committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    a20a336 View commit details
    Browse the repository at this point in the history