Closed azaadshatru closed 3 years ago
Sorry, I only just saw this message. I'll take look next week. Apologies for the delay.
Can you tell me the version of k8s you're using and the container runtime (run kubectl version
and kubectl get nodes -o wide
)?
I also need the logs from the trow pod. The command will be something like:
kubectl logs -n kube-public trow-deploy-7764957445-4zdvd -c init
Whilst the quick install is fine for home labs, if this is intended to be something long-running, I would look into trying to get cert-manager running and using the standard install methods (Helm or Kustomize). (Either way, I'd still like to figure out what's happening here).
Hi Adrien, Thanks for looking into the issue. I was working on something for home lab when encountered this issue. As of now, I have to move on and I used some other registry to continue. I think you can close this track.
Best Regards.
Shatrughan Saxena +91-9960728251
From: Adrian Mouat @.> Sent: Friday, July 30, 2021 2:48 PM To: ContainerSolutions/trow @.> Cc: Shatrughan Saxena @.>; Author @.> Subject: Re: [ContainerSolutions/trow] Trow Installation issue (#263)
EXTERNAL
Can you tell me the version of k8s you're using and the container runtime (run kubectl version and kubectl get nodes -o wide)?
I also need the logs from the trow pod. The command will be something like:
kubectl logs -n kube-public trow-deploy-7764957445-4zdvd -c init
Whilst the quick install is fine for home labs, if this is intended to be something long-running, I would look into trying to get cert-manager running and using the standard install methods (Helm or Kustomize)
- You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FContainerSolutions%2Ftrow%2Fissues%2F263%23issuecomment-889760271&data=04%7C01%7Cshatrughan.saxena%40sas.com%7Cd1bd99aa3ab04c02320708d9533af9bd%7Cb1c14d5c362545b3a4309552373a0c2f%7C0%7C0%7C637632335056783344%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=5zf%2FKUOBzS%2FWzTmT3Xea23qvaNkUL%2FE0YEhwUW1yt90%3D&reserved=0, or unsubscribehttps://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAMNAHVXELFOZKMTT3M6MWN3T2JU5ZANCNFSM5AB7YFRQ&data=04%7C01%7Cshatrughan.saxena%40sas.com%7Cd1bd99aa3ab04c02320708d9533af9bd%7Cb1c14d5c362545b3a4309552373a0c2f%7C0%7C0%7C637632335056793307%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=vbpyM%2FS%2FEdpv4HPLQS38UvbA6dN17aaZshSisayMrlA%3D&reserved=0.
Ok, thanks for the update.
Hi, I am trying to install Trow on my bare metal kubernetes cluster(1 master/4 nodes) running on RHEL8 Vms. Although installation went successfull, I am not able to make the trow registry up and running following are the details and error messages: Please help.
@@@@@@ Installation @@@@@@@@@@@@@@