You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/apps.yaml
-10Lines changed: 0 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -85,16 +85,6 @@ appsInfo:
85
85
dependencies: None
86
86
about: Harbor is an open source trusted cloud native registry project that stores, signs, and scans content. Harbor extends the open source Docker Distribution by adding the functionalities usually required by users such as security, identity and management. Having a registry closer to the build and run environment can improve the image transfer efficiency. Harbor supports replication of images between registries, and also offers advanced security features such as user management, access control and activity auditing.
87
87
integration: Harbor can be enabled to provide each team with a private registry. Harbor has been made user and tenant aware. APL runs automated tasks that take care of creating a project in Harbor for each team, creating a bot-account for each team, and creating a Kubernetes pull secret in the team namespace to enable pulling of images out of the local registry.
88
-
ingress-nginx:
89
-
title: Ingress-NGINX
90
-
appVersion: 1.13.1
91
-
repo: https://github.com/kubernetes/ingress-nginx
92
-
maintainers: NGINX
93
-
relatedLinks:
94
-
- https://docs.nginx.com/nginx-ingress-controller
95
-
license: Apache 2.0
96
-
about: ingress-nginx is an Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer.
97
-
integration: APL integrated ingress-nginx into an advanced ingress architecture.
0 commit comments