Update kubernetes_deployment.md

This commit is contained in:
kevin.xu 2017-11-02 05:12:28 -05:00 committed by GitHub
parent 6a9dc8a133
commit 047e5e9d05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -166,5 +166,5 @@ After the pods are running, you can access Harbor's UI via the configured endpoi
####Limitation
1. Current deployment is http only, to enable https you need to either add another layer of proxy or modify the nginx.cm.yaml to enable https and include a correct certificate
2. Current deployment does not include Clair and Notary, which are supported in docker-compose deployment. They will be supported in near futuer, stay tuned.
2. Current deployment does not include Clair and Notary, which are supported in docker-compose deployment. They will be supported in near future, stay tuned.