Found you yesterday and watched all of your brilliant content. Every video is well explained and what I particularly like is that these arent just step by step tutorials. You add context, reasoning and use cases, all presented in a great style. Great resource, great watch. Keep them coming. Looking forward to the next!
Please i need your help! when i type in kubectl get svc, i don't get the harbor service only the rest of the harbors-* services appear, any idea as to why?
We have a bare metal kubernetes cluster. Now we want to make cicd for this using azure devops and argocd. Can we use harbor as a image repository in our case as we don't want to use ACR. kindly advise if it is possible or not? thanks
Can you show us what sections to fill out to get TLS encryption working on Harbor? As of now it is not secured so please help with navigating what sections to fill out and how to do them on the helm chart values.yaml file
If you would like to use your own secure certificates, you need to create a secret containing the private key and certificate. They should be named tls.key and tls.crt respectively. Then set the name of the secret in the Harbor values file under expose.tls.secret.secretName.
You sir are a legend. Thanks for great videos
Found you yesterday and watched all of your brilliant content. Every video is well explained and what I particularly like is that these arent just step by step tutorials. You add context, reasoning and use cases, all presented in a great style. Great resource, great watch. Keep them coming. Looking forward to the next!
Thank you so much, your feedback and support means a lot. Will definitely keep them coming.
Excellent! I was growing frustrated with my Docker client not being able to login. You just solved my issue - many thanks!
You're welcome!
You make really perfect content. Thank you very much
very nice and clear video tks
very helpful brother! thanks a lot
Brillant and clear
Good job man.
Nice Presentation , can you please tell me what toll you used to create your content and visuals
Please i need your help! when i type in kubectl get svc, i don't get the harbor service only the rest of the harbors-* services appear, any idea as to why?
Can we configure ssl in docker- compose i have created self signed certificates but not worked.
We have a bare metal kubernetes cluster. Now we want to make cicd for this using azure devops and argocd.
Can we use harbor as a image repository in our case as we don't want to use ACR. kindly advise if it is possible or not?
thanks
Yes you absolutely can.
Would this work with an azure storage account? I have one setup as a storageclass in my kubernetes cluster
Hi, yes it should work.
Can you show us what sections to fill out to get TLS encryption working on Harbor? As of now it is not secured so please help with navigating what sections to fill out and how to do them on the helm chart values.yaml file
If you would like to use your own secure certificates, you need to create a secret containing the private key and certificate. They should be named tls.key and tls.crt respectively. Then set the name of the secret in the Harbor values file under expose.tls.secret.secretName.
56b6d3be75f9: Retrying in 1 second
received unexpected HTTP status: 500 Internal Server Error
show this issue what i can i do