cli icon indicating copy to clipboard operation
cli copied to clipboard

Installing Dapr on a Kubernetes cluster without Internet access

Open sol-lee opened this issue 4 years ago • 4 comments

We are trying to install Dapr on a Kubernetes cluster in a private network. The environment does not have public Internet access (or ACR access). I'm wondering are there any ways we could install Darp offline without access to the public Internet. Thanks. (In https://github.com/RicardoNiepel/dapr-docs/blob/master/getting-started/environment-setup.md#installing-dapr-on-a-kubernetes-cluster, either Dapr CLI or Helm requires Internet access)

sol-lee avatar Aug 26 '21 11:08 sol-lee

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue, help wanted or triaged/resolved) or other activity occurs. Thank you for your contributions.

dapr-bot avatar Jan 04 '22 01:01 dapr-bot

@sol-lee Did you ever find out how to do that? I need this too...

Found this: DAPR in airgap environment

But it seems to be an installation for a docker environment, not kubernetes.

Tried also with ./dapr init -k --from-dir .

But that needs internet connection for helm charts.

umerkle avatar Nov 05 '22 13:11 umerkle

I have the same issue, anyone solved it ?

yinyang323 avatar Apr 12 '23 02:04 yinyang323

having the same error

eitanzuk avatar Apr 15 '24 13:04 eitanzuk