From e3bcc23bfc7cdf2693585e7a6158dce5e94a034b Mon Sep 17 00:00:00 2001 From: jaronoff97 Date: Fri, 19 Apr 2024 22:26:54 -0400 Subject: [PATCH] change url --- data/blog/2024-04-17-announcing-tails.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/blog/2024-04-17-announcing-tails.mdx b/data/blog/2024-04-17-announcing-tails.mdx index 19bef986..79b65aa8 100644 --- a/data/blog/2024-04-17-announcing-tails.mdx +++ b/data/blog/2024-04-17-announcing-tails.mdx @@ -77,8 +77,8 @@ and apply the change! deployed kubernetes pods You'll see your pod has a new container that you can port-forward to: -`k port-forward pod/ -p 4000:4000`. Once you're port-forwarding, open up http://localhost:4000 and you'll be greeted with the tails UI. Start your remote tap, and navigate to your desired telemetry type. From here, you can filter attributes, resource attributes, and view raw data. You can view a quick demo [here](https://drive.google.com/file/d/1uiN5S4KcZqX11rIoMQp7HBZTrse3mOAS/preview): +`k port-forward pod/ -p 4000:4000`. Once you're port-forwarding, open up http://localhost:4000 and you'll be greeted with the tails UI. Start your remote tap, and navigate to your desired telemetry type. From here, you can filter attributes, resource attributes, and view raw data. You can view a quick demo [here](https://drive.google.com/file/d/1nWoGlYqGdxY4tV6mt09wGw89y5cb7E4q/preview): - + Please give it a try and let me know your thoughts! Feel free to open an issue [here](https://github.com/jaronoff97/tails/issues) or find me in the CNCF Slack!