Manage Container (Docker) Images, Helm, CNAB, and Other Artifacts With Harbor

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ต.ค. 2024

ความคิดเห็น • 33

  • @DevOpsToolkit
    @DevOpsToolkit  ปีที่แล้ว +1

    Where are you storing container images and other artifacts?

  • @renobodyrenobody
    @renobodyrenobody ปีที่แล้ว +2

    Thanks for you video, I am starting Harbor for our company and you summarize the points I have seen. Can I suggest about the Pros, to indicate it's Open Source. For some companies, it's mandatory! Anyway thanks for your video and I guess I have to look at your channel seriously!

    • @DevOpsToolkit
      @DevOpsToolkit  ปีที่แล้ว

      You're absolutely right. I forgot to mention that it is open source. My bad.

    • @renobodyrenobody
      @renobodyrenobody ปีที่แล้ว +1

      @@DevOpsToolkit Thanks a lot again for your video, now Harbor is alive and kicking and I have a better understanding of what I can "sell" to my colleagues !

  • @nitinkansal
    @nitinkansal ปีที่แล้ว +2

    Thanks Viktor ! Can you please publish one quick video on Finch also? An Open Source Client for Container Development.

    • @DevOpsToolkit
      @DevOpsToolkit  ปีที่แล้ว

      Adding it to my TODO list... :)

  • @javisartdesign
    @javisartdesign ปีที่แล้ว +1

    great video! It is a really heavy application with tons of components, even though it's the best altetnative and the only way to make it highly available.

    • @DevOpsToolkit
      @DevOpsToolkit  ปีที่แล้ว

      If you run it without HA it weighs less but that might not be what you need. It certainly has some baggage from the early days but there is no better alternative (that I'm aware of).

  • @alifiroozizamani7782
    @alifiroozizamani7782 ปีที่แล้ว +2

    That was an excellent tutorial.
    Thanks, Viktor.
    I have two questions:
    1) Which one do you suggest, Nexus or Harbor?
    2) Do you have a video about Nexus as well?

    • @DevOpsToolkit
      @DevOpsToolkit  ปีที่แล้ว +1

      I haven't used Nexus for quite some time now so I'm not up-to-date and could not compare them :(

    • @StieglmaierThomas
      @StieglmaierThomas ปีที่แล้ว +1

      Depends on your usecase, Harbor has IMHO a nicer UI and is completely open source, but Nexus has much more fine grained access controls. We used harbor quite some time, but in the end switched to nexus because of Access/Rights management.

    • @dirien
      @dirien ปีที่แล้ว +2

      It depends, If you need to store non OCI artefacts go with Artifactory or Nexus. They do OCI and much more like Maven, Nugget etc.
      If you only need to store OCI artefacts I think Harbour or JFrog Container Registry are very good choices!

  • @devopstech-b2n
    @devopstech-b2n 10 หลายเดือนก่อน +1

    Hi , recently I have upgraded my harbor version from 2.7.2 to 2.8.4 , while logging into the registry through CLI , I'm getting Client.timeout exceeded while waiting for the headers error but i checked all the proxy configurations that are available, running docker version is 24.0.5-ce and docker-compose version 1.25.1 , Could you please help me to troubleshoot it ..!! Thanks in advance.

    • @DevOpsToolkit
      @DevOpsToolkit  10 หลายเดือนก่อน

      It's hard t9 deal with issues through comments on TH-cam. Better if you open an issues on the project's GitHub repo.

    • @devopstech-b2n
      @devopstech-b2n 10 หลายเดือนก่อน +1

      ​​@@DevOpsToolkit, Thanks for the prompt response, sure I will open an issue ticket, if you suggest any troubleshooting steps It will help me..!! Thanks.

  • @__noob__coder__
    @__noob__coder__ ปีที่แล้ว +1

    I am following your cncf-demo repository. Will you make a video in future about how to make an end to end cloudnative project ? It will be awesome then 😍😍

    • @DevOpsToolkit
      @DevOpsToolkit  ปีที่แล้ว +1

      That's the plan Whitney Lee and I have. We'll make it public soon so I cannot share much info just yet. For now, all I can say is that it'll be probably my focus throughout most of 2023.

  • @ParkerLouisDE
    @ParkerLouisDE ปีที่แล้ว

    If you do a docker pull (with docker) you‘ll get details about CVEs affecting the image in docker’s output.

    • @DevOpsToolkit
      @DevOpsToolkit  ปีที่แล้ว

      I rarely use Docker myself (it's all about Kubernetes in my case) so I was not aware of that feature. That's great to know.

  • @scottamolinari
    @scottamolinari ปีที่แล้ว +1

    Maybe the intention of the vague error message is a good thing? Not every consumer is a trusted user right?

    • @DevOpsToolkit
      @DevOpsToolkit  ปีที่แล้ว

      It could be… Nevertheless, when you are a trusted user it can be frustrating.

    • @scottamolinari
      @scottamolinari ปีที่แล้ว +1

      @@DevOpsToolkit True. And, I can't imagine anyway of flagging trusted and untrusted users, except generally as a repository setting. So, I guess they are erring on the safer side of everyone is untrustworthy. 😁

    • @DevOpsToolkit
      @DevOpsToolkit  ปีที่แล้ว

      @@scottamolinari Makes sence

  • @maximdebie
    @maximdebie ปีที่แล้ว +1

    (How) can I use harbor to work with crossplane packages? I assume yes because its OCI, demo would be nice!

    • @DevOpsToolkit
      @DevOpsToolkit  ปีที่แล้ว +1

      I assume you're referring to Crossplane Packages. If that's the case, you're right. They are OCI and can be stored in any registry. Similarly, when you apply a package, you have to provide a full address of the image (starting with registry url).

    • @DevOpsToolkit
      @DevOpsToolkit  ปีที่แล้ว +1

      I'm not in front of my computer so I don't have a link to the video at hand. However, if you go to the Upbound TH-cam channel, you should find it there. I'm sure I published there at least one video that uses OCI packages.

  • @ramprasad_v
    @ramprasad_v 11 หลายเดือนก่อน

    Hello Viktor
    Can harbor Store Git repository as well. Asking it because Gitlab can store Helm charts, container images and Repository. Likewise can Harbor store Git repositories...

    • @DevOpsToolkit
      @DevOpsToolkit  11 หลายเดือนก่อน +1

      No. Harbor stores only container images. GitLab, on the other hand, is a suite of products, only of them being image registry.

  • @logicstv
    @logicstv ปีที่แล้ว

    I have all my images in a tar file, how do I push it to harbor

    • @DevOpsToolkit
      @DevOpsToolkit  ปีที่แล้ว

      I never tried that so I'm not sure... I always keep my images in a registry.
      What are you doing with those images today? Are you pushing them to Docker hub? If you are, than the process is the same.

    • @logicstv
      @logicstv ปีที่แล้ว

      @@DevOpsToolkit my kubernetes environment is airgapped and I’m using dkp from D2iQ to created my cluster. So I was able to resolve the issue and what happened is that dkp creates a temporary registry at runtime, loads the images then push them to harbor.