After running a replicated kots installation, goto the browser specified in the script.
When prompted to upload the airgap bundle or download the package from replicated, click download the Rally Jira Integration and after you see the "Installing your license" window the following error is shown:
failed to pull: failed to find private images: failed to list upstream images: failed to walk upstream dir: failed to check if image 2 of 3 in "adapter.yaml" is private: failed to create image from ref:busybox:1.32: Error reading manifest 1.32 in docker.io/library/busybox: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
bash -l to get into the right environment
kubctl get namepsaces returns namespaces that are running
The following will show which pods are running:
kubectl get pods -n default
kubectl get pods -n kurl
Embedded cluster installations take alot of resources and if there is not enough resources, the kubernetes scheduler won't even run.
Minimum requirements must be met in order to install an embedded kubernetes cluster.