Not Hacker News Logo

Not

Hacker

News!

Home
Hiring
Products
Companies
Discussion
Q&A
Users
Not Hacker News Logo

Not

Hacker

News!

AI-observed conversations & context

Daily AI-observed summaries, trends, and audience signals pulled from Hacker News so you can see the conversation before it hits your feed.

LiveBeta

Explore

  • Home
  • Hiring
  • Products
  • Companies
  • Discussion
  • Q&A

Resources

  • Visit Hacker News
  • HN API
  • Modal cronjobs
  • Meta Llama

Briefings

Inbox recaps on the loudest debates & under-the-radar launches.

Connect

© 2025 Not Hacker News! — independent Hacker News companion.

Not affiliated with Hacker News or Y Combinator. We simply enrich the public API with analytics.

Not Hacker News Logo

Not

Hacker

News!

Home
Hiring
Products
Companies
Discussion
Q&A
Users
  1. Home
  2. /Discussion
  3. /Ingress Migration Kit (IMK): Audit ingress-Nginx and migrate before EOL
  1. Home
  2. /Discussion
  3. /Ingress Migration Kit (IMK): Audit ingress-Nginx and migrate before EOL
Last activity 11h agoPosted Nov 26, 2025 at 10:15 AM EST

Ingress Migration Kit (imk): Audit Ingress-Nginx and Migrate Before Eol

random_round
1 points
1 comments

Mood

informative

Sentiment

positive

Category

startup_launch

Key topics

Kubernetes
Ingress-Nginx
Migration
Devops

Ingress Migration Kit: Audit ingress-Nginx and migrate before EOL

Snapshot generated from the HN discussion

Discussion Activity

Light discussion

First comment

N/A

Peak period

1

Hour 1

Avg / period

1

Key moments

  1. 01Story posted

    Nov 26, 2025 at 10:15 AM EST

    11h ago

    Step 01
  2. 02First comment

    Nov 26, 2025 at 10:15 AM EST

    0s after posting

    Step 02
  3. 03Peak activity

    1 comments in Hour 1

    Hottest window of the conversation

    Step 03
  4. 04Latest activity

    Nov 26, 2025 at 10:15 AM EST

    11h ago

    Step 04

Generating AI Summary...

Analyzing up to 500 comments to identify key contributors and discussion patterns

Discussion (1 comments)
Showing 1 comments
random_roundAuthor
11h ago

  Ingress-nginx is heading for end-of-life (March 2026). We built a small OSS CLI to make migrations easier:

  - Scans manifests or live clusters (multi-context, all namespaces) to find ingress-nginx usage.
  - Flags nginx classes/annotations with mapped/partial/unsupported status.
  - Generates Gateway API starter YAML (Gateway/HTTPRoute) with host/path/TLS, rewrites, redirects.
  - Optional workload scan to spot nginx/ingress-nginx images.
  - Outputs JSON reports + summary tables; CI/PR guardrail workflow included.
  - Parallel scans with timeouts; unreachable contexts surfaced.

  Quickstart:

  imk scan --all-contexts --all-namespaces --plan-output imk-plan.json --scan-images --image-filter nginx --context-timeout 30s --verbose
  imk plan --path ./manifests --gateway-dir ./out --gateway-name my-gateway --gateway-namespace default

  Binaries + source: https://github.com/ubermorgenland/ingress-migration-kit
  Feedback welcome—what mappings or controllers do you want next?
View full discussion on Hacker News
ID: 46058161Type: storyLast synced: 11/26/2025, 3:16:08 PM

Want the full context?

Jump to the original sources

Read the primary article or dive into the live Hacker News thread when you're ready.

Read ArticleView on HN
Not Hacker News Logo

Not

Hacker

News!

AI-observed conversations & context

Daily AI-observed summaries, trends, and audience signals pulled from Hacker News so you can see the conversation before it hits your feed.

LiveBeta

Explore

  • Home
  • Hiring
  • Products
  • Companies
  • Discussion
  • Q&A

Resources

  • Visit Hacker News
  • HN API
  • Modal cronjobs
  • Meta Llama

Briefings

Inbox recaps on the loudest debates & under-the-radar launches.

Connect

© 2025 Not Hacker News! — independent Hacker News companion.

Not affiliated with Hacker News or Y Combinator. We simply enrich the public API with analytics.