Nicolai Ort b9060af72d
All checks were successful
Build latest image / build-container (push) Successful in 53s
docs(lessons): Added ratelimit blog(video
2025-05-07 08:31:56 +02:00
2025-03-28 18:46:34 +01:00
2025-03-28 19:05:27 +01:00
2025-03-28 19:05:27 +01:00
2025-03-28 19:05:27 +01:00
2025-03-28 19:05:27 +01:00
2025-03-28 19:05:27 +01:00
2025-04-22 14:22:09 +02:00
2025-03-28 19:05:27 +01:00
2025-03-28 19:05:27 +01:00
2025-03-28 19:05:27 +01:00

@niggl/kubecon25

My experiences at Cloud Native Rejekts and KubeCon + CloudNativeCon Europe 2025 in London.

Quickstart 🐳

Use this to run via docker.

  1. Clone the repo or copy the docker-compose.yml
  2. Cd into the folder containing the docker-compose.yml
  3. Run docker-compose: docker-compose up -d
  4. Visit http://127.0.0.1:8080/ to check if the server is running

Dev Setup 🛠

Local dev setup for previewing changes.

  1. Clone the repo
  2. Install Hugo: brew install hugo or winget install hugo.hugo.extended
  3. Start the dev server: hugo server --buildDrafts --disableFastRender

Visual Studio Code

Description
No description provided
Readme 2.2 MiB
Languages
Dockerfile 100%