Skip to content

Commit

Permalink
change url
Browse files Browse the repository at this point in the history
  • Loading branch information
jaronoff97 committed Apr 20, 2024
1 parent 9f52158 commit e3bcc23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/blog/2024-04-17-announcing-tails.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ and apply the change!
<Image alt="deployed kubernetes pods" src="/static/images/kube-screen.png" width={1440} height={1840} />
You'll see your pod has a new container that you can port-forward to:
`k port-forward pod/<pod-name> -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/<pod-name> -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):

<iframe src="https://drive.google.com/file/d/1uiN5S4KcZqX11rIoMQp7HBZTrse3mOAS/preview" width="640" height="480" allow="autoplay"></iframe>
<iframe src="https://drive.google.com/file/d/1nWoGlYqGdxY4tV6mt09wGw89y5cb7E4q/preview" width="640" height="480" allow="autoplay"></iframe>

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!

0 comments on commit e3bcc23

Please sign in to comment.