dragonflyoss / Dragonfly

This repository has be archived and moved to the new repository https://github.com/dragonflyoss/Dragonfly2.
https://d7y.io
Apache License 2.0
6k stars 774 forks source link

[documentation] Add kubernetes instructions to the user guide #399

Open luisdavim opened 5 years ago

luisdavim commented 5 years ago

name: Feature Request about: Adding kubernetes instructions to the user guide


Why you need it?

Make it easier for users to get started on Kubernetes

How it could be?

Include instructions in the documentation on the website about how to setup dragonfly using the helm charts and how to setup the nodes to pull images using dragonfly.

eatwithforks commented 4 years ago

I spent a few hours trying to set this up in kubernetes but not getting any logs so it seems to be working but it never pulls through the client. Also configuring with GCR was unclear.

Jasstkn commented 3 years ago

I spent a few hours trying to set this up in kubernetes but not getting any logs so it seems to be working but it never pulls through the client. Also configuring with GCR was unclear.

it stores logs locally.

kevin90n commented 3 years ago

@Jasstkn Im trying to setup Dragonfly in a Kubernetes cluster that uses Gitlab private registry for pulling images. Do I need to configure "docker login" in each worker node for the dragonfly to work?