-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Description
Bug description
root@ai:/home/gitpod# kubectl kots install gitpod
Enter the namespace to deploy to: gitpod
• Deploying Admin Console
• Creating namespace ✓
• Waiting for datastore to be ready ✓
Enter a new password to be used for the Admin Console: •••••••••••••
• Waiting for Admin Console to be ready ⠦Error: Failed to deploy: failed to deploy admin console: failed to wait for web: timeout waiting for deployment to become ready. Use the --wait-duration flag to increase timeout
Steps to reproduce
Environment:
-Oracle cloud
-K3s
-Ubunru 20.04
- ARM64 Architecture
- 4 CPU
- 24GB RAM
- K3 installed
- certmanager installed successfully
$ kubectl kots install gitpod
May i know which ports are to be opened to public web access.
Workspace affected
No response
Expected behavior
install and availabled at localhost:8080
Example repository
No response
Anything else?
gitpod@ai:~$ sudo kubectl get services -n gitpod
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
kotsadm-minio ClusterIP 10.43.174.41 9000/TCP 48m
kotsadm-postgres ClusterIP 10.43.223.253 5432/TCP 48m
kotsadm ClusterIP 10.43.71.54 3000/TCP 47m