Harbor keeps crashing
We are using Harbor as a container registry in K8s. The repository has a PVC of 100GB size of which less around 10GB is only in use and it does not redirect images to any external storage like s3, etc. All the resources Harbor needs like Redis, Database, etc. are also in a volume with a lot of free space. However, it keeps crashing after a while.
Harbor keeps crashing
We are using Harbor as a container registry in K8s. The repository has a PVC of 100GB size of which less around 10GB is only in use and it does not redirect images to any external storage like s3, etc. All the resources Harbor needs like Redis, Database, etc. are also in a volume with a lot of free space. However, it keeps crashing after a while.
Error 404 when installing harbor in a Kubernetes environment
I’m installing harbor in a vanilla Kubernetes environment.
I modified the values.yaml file and deployed it through helm.