Skip to content

fix(website): correct MetalBear docs links#5789

Open
chzbrgr71 wants to merge 1 commit into
Azure:masterfrom
chzbrgr71:website-blog-update
Open

fix(website): correct MetalBear docs links#5789
chzbrgr71 wants to merge 1 commit into
Azure:masterfrom
chzbrgr71:website-blog-update

Conversation

@chzbrgr71
Copy link
Copy Markdown
Contributor

Summary

  • Replace two outdated mirrord.dev links with the current official MetalBear docs URL in the mirrord on AKS blog post
  • Keep external references aligned with MetalBear documentation

Testing

  • Not run (website build validation was skipped in this environment)

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates external documentation links in the “mirrord on AKS” blog post to align with MetalBear’s current documentation site.

Changes:

  • Replaced two mirrord.dev doc links with metalbear.com equivalents.
  • Updated the “Further Reading” docs link label to “MetalBear Docs”.

```

In order to configure mirrord, hover over the plugin name in the toolbar and click "Settings", which will create a `mirrord.json` file with some default configuration values. You can see the default network mode is "mirror" - change that to "steal" so that we can intercept traffic to our local process and return traffic from the local process into the cluster. If you only want to steal a subset of the traffic you can use filtered stealing, which only intercepts traffic matching a preconfigured filter - you can read more about this [in the docs](https://mirrord.dev/docs/using-mirrord/steal/).
In order to configure mirrord, hover over the plugin name in the toolbar and click "Settings", which will create a `mirrord.json` file with some default configuration values. You can see the default network mode is "mirror" - change that to "steal" so that we can intercept traffic to our local process and return traffic from the local process into the cluster. If you only want to steal a subset of the traffic you can use filtered stealing, which only intercepts traffic matching a preconfigured filter - you can read more about this [in the docs](https://metalbear.com/mirrord/docs/overview/introduction).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants