runtime
runtime copied to clipboard
A simple application deployment framework built on Kubernetes
We should add either a separate command or an option on `acorn install` to check that the Kubernetes cluster is up and running and the user has proper admin privilege....
We need to inform the user that their cluster is not "Ingress" capable. The unfortunate this is that a lack of a IngressClass resource does not mean that there are...
Services of type load balancer are necessary to fulfill non-http (ie TCP) acorn endpoints. Not all clusters have this capability. Moreover, if you are using a cloud provider, a service...
During installation, we should check to see if the cluster has a default storage class. If it doesn't we should warn the user that the cluster won't be capable of...
When you're installing acorn, you need cluster-admin privileges. @ibuildthecloud believes we already check for this and abort installation with an error message that clearly indicates what the problem is, but...
Say more in `acorn ps` when an endpoint is waiting for a service LB than just ``.
When installing acorn on Docker Desktop, if no Ingress Controller is found, we auto-install the nginx ingress controller. We've noticed that it is very slow to populate Ingresses with an...
Do we want to introduce a GH runner for windows that runs the tests so that we avoid windows-specific regressions?
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [k8s.io/utils](https://togithub.com/kubernetes/utils) | require | digest | `3a6ce19` -> `ad59060` | ---...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Rate-Limited These updates are currently rate-limited. Click on a checkbox below to force...