Commit cbef294
[Release] v1.358.0 (#7164)
* [New] Configure Failover for HAProxy on Akamai (#7162)
* Configure Failover for HAProxy on Akamai
* Tech Edit 1
* Tech Edit 2
* Tech Edit 3
* Tech Edit 4
* Copy edits
---------
Co-authored-by: Adam Overa <[email protected]>
Co-authored-by: Nathan Melehan <[email protected]>
* Block storage migration azure (#7156)
* Import from external editor
* Copy edits
* Copy edits
* Copy edits
* Copy edits
* Copy edits
* Copy edits
* Copy edits
* Copy edits, add diagram
* Update diagram
* copy edits
* typo fix
* Remove failover guide from PR
---------
Co-authored-by: John Dutton <[email protected]>
* [Update]Understanding iptables (#7161)
* [Update]Understanding iptables
Updated the tables and the chains supported after validating:
```root@localhost:~# sudo iptables -t nat -L
Chain PREROUTING (policy ACCEPT)
target prot opt source destination
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Chain POSTROUTING (policy ACCEPT)
target prot opt source destination ```
* format the table
* Update theme (#7163)
* Update theme
- Header and footer updates
- Add file-issue buttons on hover to guide paragraphs/text
(Note: this is temporarily disabled in the site configuration)
* Temporarily disable file issue button feature
---------
Co-authored-by: Nathan Melehan <[email protected]>
---------
Co-authored-by: Adam Overa <[email protected]>
Co-authored-by: Nathan Melehan <[email protected]>
Co-authored-by: John Dutton <[email protected]>
Co-authored-by: Rajakavitha Kodhandapani <[email protected]>1 parent 7528b0c commit cbef294
File tree
28 files changed
+1370
-273
lines changed- _vendor
- github.com/linode
- linode-docs-theme
- assets/js/main
- helpers
- config
- development
- staging
- testing
- content/whatsnew
- layouts
- _default
- partials/sections
- shortcodes
- linode-website-partials
- docs/guides
- platform/migrate-to-linode/migrate-from-azure-disk-storage-to-linode-block-storage
- security/firewalls/what-is-iptables
- uptime/loadbalancing/configure-failover-for-haproxy-on-akamai
28 files changed
+1370
-273
lines changedLines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 149 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 29 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments