Skip to content

Simple kubernetes deployment to simulate ifconfig.co, ifconfig.me or similar.

Notifications You must be signed in to change notification settings

brokenpip3/my-ip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My-ip

Simple kubernetes deployment to simulate ifconfig.co,ifconfig.me or similar.

example

Prerequisites

  • K8s cluster
  • Ingress controller(nginx or similar)

Installation

kubectl apply -f https://raw.githubusercontent.com/brokenpip3/my-ip/master/my-ip.yaml

Change the ingress host fqdn according to your needs

kubectl apply -f https://raw.githubusercontent.com/brokenpip3/my-ip/master/ingress.yaml

Usage

  • Public ip: curl myip.your.fqdn

  • Same but in json: curl myip.your.fqnd/json

Credits

About

Simple kubernetes deployment to simulate ifconfig.co, ifconfig.me or similar.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published