GitShow/kelseyhightower/ingress-with-static-ip
kelseyhightower

ingress-with-static-ip

Tutorial on creating a Kubernetes Ingress Resource with a Static IP Address in GCP or GKE

by kelseyhightower
Star on GitHubFork
166 stars18 forks1 contributorQuiet · 7y agoSince 2016

Meet the team

See all 1 on GitHub →
kelseyhightower
kelseyhightower6 contributions

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

1 of 6 standards met

Community profile →
28
✓README○License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 1 in progress · Last activity 7y ago
See all on GitHub →
Miles-Garnsey
How should this work with the new networking.k8s.io/v1 of Ingress?OpenIssue

This was one of the better resources I found when searching for a way to allocate a static IP to an Ingress. It doesn't work in the new v1 version of the API though, as the new version doesn't allow IPs in . Does anyone have any thoughts on how to evolve this for k8s 1.22+?

Miles-Garnsey · 4y ago
gracechristina
Ingress with internal static IPOpenIssue

Hi, Is it possible for the kubernetes.io/ingress.global-static-ip-name to use a static internal IP? https://cloud.google.com/compute/docs/ip-addresses/reserve-static-internal-ip-address#reservenewip Thank you.

gracechristina · 7y ago
AppreciateIT
How do I get https working?OpenIssue

Could use a hint of how to get https ingress working port 443 as well as http on 80. Please help?

AppreciateIT · 7y ago

Recent fixes

View closed PRs →
hedenface
ThanksClosedIssue

For lack of a better way of communicating: Thank you, very much. I was knocking my head against the wall repeatedly trying to do all of the under-the-hood steps in GCP trying to get my external IP exposed for ..longer than I'm willing to admit, quite frankly. This helped. To be specific, the line "wait about a minute" caused me to log into GCP and realize I'd been giving up too soon and deleting my helm deployments to adjust and redeploy. Thank you, a thousand times thank you.

hedenface · 4y ago
ukclivecox
Does not work on v1.5.7 server ClosedIssue

A new ip address is created. kubectl version Client Version: version.Info{Major:"1", Minor:"6", GitVersion:"v1.6.3", GitCommit:"0480917b552be33e2dba47386e51decb1a211df6", GitTreeState:"clean", BuildDate:"2017-05-10T15:48:59Z", GoVersion:"go1.7.5", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"5", GitVersion:"v1.5.7", GitCommit:"8eb75a5810cba92ccad845ca360cf924f2385881", GitTreeState:"clean", BuildDate:"2017-04-27T09:42:05Z", GoVersion:"go1.7.5", Compiler:"gc", Platform:"linux/amd64"}

ukclivecox · 9y ago
Structured data for AI agents

Repository: kelseyhightower/ingress-with-static-ip. Description: Tutorial on creating a Kubernetes Ingress Resource with a Static IP Address in GCP or GKE Stars: 166, Forks: 18. Open PRs: 1, open issues: 6. Last activity: 7y ago. Community health: 28%. Top contributors: kelseyhightower.

·@ofershap

Replace github.com with gitshow.dev