mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 22:46:12 +00:00
add extension links in registry README
This commit is contained in:
parent
263ac066e2
commit
33ecc6226e
@ -245,11 +245,14 @@ Now you can build and push images on your local computer as
|
||||
`localhost:5000/yourname/container` and those images will be available inside
|
||||
your kubernetes cluster with the same name.
|
||||
|
||||
# More Extensions
|
||||
|
||||
- [Use GCS as storage backend](gcs/README.md)
|
||||
- [Enable TLS/SSL](tls/README.md)
|
||||
- [Enable Authentication](auth/README.md)
|
||||
|
||||
## Future improvements
|
||||
|
||||
* Use a NodePort Service instead of a per-node proxy process
|
||||
* Enable SSL with a cert signed by your cluster CA or provided by the user
|
||||
* Enable authentication
|
||||
* Allow port-forwarding to a Service rather than a pod (#15180)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user