zhengtianbao
02a89543d6
registry: add ingress support ( #8311 )
3 years ago
zhengtianbao
aa9b8453a0
registry: service add clusterIP, nodePort, loadBalancer support ( #8291 )
* registry: service add clusterIP, nodePort, loadBalancer support
* modify camelcase name to underscore
* Add registry service type compatibility check
3 years ago
zhengtianbao
4ef2cf4c28
Registry add TLS and authentication support ( #8229 )
* Add registry TLS support
* Add registry configmap and htpasswd auth
3 years ago
zhengtianbao
e35a87e3eb
Update registry template ( #8198 )
* Add registry replica setting
* Add registry liveness and readiness probe
* Set the security context for registry
* Add registry pvc access mode option
* registry add replica requirement check
* docs: add registry replicas setting note
* Update docs/kubernetes-apps/registry.md
Co-authored-by: Cristian Calin <6627509+cristicalin@users.noreply.github.com>
Co-authored-by: Cristian Calin <6627509+cristicalin@users.noreply.github.com>
3 years ago
Bjoern Teipel
820d8e6ce6
Adding new registry_port option ( #5779 )
New override are added to allow installation of the registry
on different ports than ``5000``. The default port is unchanged
from previous versions
5 years ago
Wong Hoi Sing Edison
4c0e9ba890
registry: container download related things should defined in the download role
7 years ago
Matthew Mosesohn
03bcfa7ff5
Stop templating kube-system namespace and creating it ( #2545 )
Kubernetes makes this namespace automatically, so there is
no need for kubespray to manage it.
7 years ago
Wong Hoi Sing Edison
f8ebd08e75
Registry Addon Fixup
7 years ago
Wong Hoi Sing Edison
7954ea2525
Migrate Kubernetes v1.9.1 cluster/addons/registry to Kubespray
7 years ago