Richard Li

Results 15 issues of Richard Li

Feature request based on this comment: https://medium.com/@futuredon/hi-richard-41fd2a6d35c2 The default NGINX ingress supports IP whitelisting. See http://container-solutions.com/kubernetes-quick-tip/ for details. We could do this too. gz#438

stale
pinned
t:feature

Ambassador is an API Gateway built on Envoy Proxy and written for Kubernetes users. It includes Acme v2 support.

client-options

I tried to deploy a mongoDB. kubectl describe pod mongodb says: ` FirstSeen LastSeen Count From SubObjectPath Type Reason Message --------- -------- ----- ---- ------------- -------- ------ ------- 5m 29s...

Bug
Backend

Forge can output Helm charts, and not just the deployment manifests

If a `service.yaml` is in an existing directory, even if it's not a forge `service.yaml`, Forge tries to parse it and it barfs.

Currently Forge API docs are published at https://forge.sh/api and not integrated with the main docs. For starters, we need to: * Forge API docs should go to docs/api from /api...

when running `npm install`, npm updates the messages in place, and only does a newline when there is a warn or error, e.g.,: ``` ARN engine [email protected]: wanted: {"node":"0.12.x","npm":">=3.0.0"} (current:...

Instead of doing the curl, we can reduce copy-and-paste by creating a download button to download the latest PEX file.