clemenko / rke_airgap_install

a script/method for air gapping the Rancher Stack with Hauler
50 stars 25 forks source link

Getting Error when loading Rancher #20

Closed rickwoomer closed 3 months ago

rickwoomer commented 3 months ago

I am running into an issue when trying to install rancher.

./hauler_all_the_things.sh rancher [info] deploying cert-manager Release "cert-manager" does not exist. Installing it now. Pulled: 10.19.1.4:5000/hauler/cert-manager:v1.15.3 Digest: sha256:3a987ea13d85c4fa52258aa63d16842431bf5fd3fd310db1fbbadd51eea57f95 NAME: cert-manager LAST DEPLOYED: Wed Aug 21 16:27:25 2024 NAMESPACE: cert-manager STATUS: deployed REVISION: 1 TEST SUITE: None NOTES: cert-manager v1.15.3 has been deployed successfully!

In order to begin issuing certificates, you will need to set up a ClusterIssuer or Issuer resource (for example, by creating a 'letsencrypt-staging' issuer).

More information on the different types of issuers and how to configure them can be found in our documentation:

https://cert-manager.io/docs/configuration/

For information on how to configure cert-manager to automatically provision Certificates for Ingress resources, take a look at the ingress-shim documentation:

https://cert-manager.io/docs/usage/ingress/ [info] deploying rancher Release "rancher" does not exist. Installing it now. Pulled: 10.19.1.4:5000/hauler/rancher:2.8.5 Digest: sha256:fe07eb6fec5e42ab3f5316287db8be5ac050e6f0090683b6ce2dfd855c5d90c3 Error: 1 error occurred:

clemenko commented 3 months ago

did you try to run ./hauler_all_the_things.sh rancher a second time?

What OS?

I was not able to recreate the issue.

rickwoomer commented 3 months ago

The installation was on RHEL8. I was able to get this to work by repeating the steps. When I repeated the build, I noticed that there was a large discrepancy in the size of the .zst file (a few hundred MB). When I used the new .zst file, everything worked as advertised.

clemenko commented 3 months ago

awesome. sounds like something didn't get added the tar ball.