F5 XC vk8s open source nginx deployment on RE
Code is community submitted, community supported, and recognized as ‘Use At Your Own Risk’.
Short Description
This an example for F5 XC virtual kubernetes (vk8s) workload on Regional Edges fo...
Updated Jul 08, 2025
Version 5.0Nikoolayy1
MVP
NGFW and WAF tech expert with more than 5 years of experience in the fied of Cybersecurity and over 10 years in IT.Nikoolayy1
MVP
Mar 13, 2024Also the open source NGINX can be used to return custom error based on the server error 😉
error_page 404 /custom_404.html;
location = /custom_404.html {
return 404 'gangnam style!';
internal;
}
LiefZimmerman
Admin
Jun 06, 2024Why do I feel like listening to K-Pop now?
🕺
- Nikoolayy1Oct 31, 2024
MVP
F5 style ! I still remember the clip 😀