Тёмный

Kubernetes : How to install Harbor Private docker registry (Part 5) 

Подписаться
Просмотров 21 тыс.
% 152

Harbor is an open source registry that secures artifacts with policies and role-based access control, ensures images are scanned and free from vulnerabilities, and signs images as trusted.
Subscribe
ru-vid.com_c...
Link : www.ramkitech.com/2021/08/kub...
Website
www.ramkitech.com
Ramki on Twitter
ramkicse

Опубликовано:

 

26 сен 2021

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 23   
@alelopi1
@alelopi1 2 года назад
Thank you Ramakrishnan you really help me with this video :)
@harshad_dev
@harshad_dev 2 года назад
@Ramakrishnan EP Thank you for the informative video. what are worker node in this context? If I do not use multipass, what is command to list all worker nodes in kubernetes?
@Fayaz-Rehman
@Fayaz-Rehman 2 года назад
Excellent - The best video on the net. much appreciated.
@RamakrishnnanEP
@RamakrishnnanEP 2 года назад
Wow, thanks!
@lirothen
@lirothen 3 года назад
Thanks this answered a lot of my questions
@romosa25
@romosa25 Год назад
Great video bro! One, is there a way to backup this?
@RamakrishnnanEP
@RamakrishnnanEP Год назад
U can use velero like tool to backup entire pvc
@yasirkaram
@yasirkaram Год назад
Do you provide any paid consulting service or so?
@subhankarb100
@subhankarb100 Год назад
@Ram to access the same harbor url through the ingress controller what all configurations need to create
@rodrigorras
@rodrigorras 9 месяцев назад
Can I put any name in the ExternalURL/Commonname? I am facing issues when I try a docker login with the load balancer public IP (portal pod)
@ankitdahiya2227
@ankitdahiya2227 2 года назад
In my case repository certificate is not available in harbor.. Please help I need to configure harbor with k8s.
@maximodakila2873
@maximodakila2873 11 месяцев назад
Why do I get the error `error parsing HTTP 404 response body: invalid character 'p' after top-level value: "404 page not found "` when I am pushing to my Harbor?
@Sumantkrmishra
@Sumantkrmishra Год назад
how to setup harbor on ubuntu 20.04 ? Pls share steps
@anandmahurkar4157
@anandmahurkar4157 2 года назад
Hi @Ramakrishnan EP sir, I have installed Harbor on ubuntu ec2. I am able to log in into the web UI, but Getting error while logging in from docker CLI. Please suggest the solution.
@RamakrishnnanEP
@RamakrishnnanEP 2 года назад
what error coming, in mostly docker cant trust harbor certificate, u need excempt the certificate verification in /etc/docker/daemon.json file
@ashutoshsarode4191
@ashutoshsarode4191 Год назад
Hi, Im trying do this same with nodePort service. It is listing on my . But im unable to do docker login to that. giveing 400 bad request . Also added domain url in insecure-registrys. Please any help
@maximodakila2873
@maximodakila2873 11 месяцев назад
I have the same issue. hahaha. i gave up on this. Will try jFrog instead
@nithinjohn135
@nithinjohn135 3 года назад
Bro can u reupload your tomcat videos with latest version like clustering, load balance with apache etc please
@RamakrishnnanEP
@RamakrishnnanEP 3 года назад
I will try
@nithinjohn135
@nithinjohn135 3 года назад
@@RamakrishnnanEP thank you bro it would be very helpful if you can
@vikas5221
@vikas5221 2 года назад
What can be the reason for this error - "received unexpected HTTP status: 200 OK" ? Able to login but unable to push using docker push command. 9c27e219663c: Retrying in 1 second received unexpected HTTP status: 200 OK
@RamakrishnnanEP
@RamakrishnnanEP 2 года назад
Something wrong. R u using admin account or normal account of harbor? And did project is exist?
@vikas5221
@vikas5221 2 года назад
@@RamakrishnnanEP , hey am using "admin" as my user and pwd , yea the image exists