Craig Jellick

Results 228 comments of Craig Jellick

@vincent99 have you opened any issues anywhere else yet?

We've been talking about some better pre-flight checks. Ingress would be one of them. For Docker Desktop, we actually install nginx ingress if its Docker Desktop and theres not ingress...

As of v0.2.0, install will now check and warn if ingress isnt functioning properly

reference acorns being worked on and tracked separately

from @ibuildthecloud in slack: > I bet the buildkit client is looking for it. Can you put in an issue for this. I'll fix. If you do “acorn run” with...

Addressed in https://github.com/acorn-io/acorn/pull/614

Adding this to the ingress bucket because one of the main things we want to look for is a functional ingress

Today we discussed adding checks to install for the following areas: - Ingress for http endpoints - https://github.com/acorn-io/acorn/issues/476 - Service LB for tcp endpoints - https://github.com/acorn-io/acorn/issues/545 - Storage Class for...