<!--Delete sections as needed -->
## Description
<!-- Tell us what you did and why -->
## Related issues or tickets
https://docker.slack.com/archives/C02DDPKLJ0J/p1744707532756369?thread_ts=1744293644.289759&cid=C02DDPKLJ0J
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [x] Editorial review
- [ ] Product review
<!--Delete sections as needed -->
## Description
In the admin-settings docs, in the section that describes settings for
Docker Desktop Kubernetes, add a note indicating that if a custom
repository is used for Kubernetes node images, and if Enhanced Container
Isolation (ECI) is enabled, the custom repository images must also be
added to the ECI Docker Socket image list setting.
## Related issues or tickets
https://docker.atlassian.net/browse/POS-2924https://docker.atlassian.net/browse/SEG-1102
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [X] Editorial review
- [ ] Product review
---------
Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
Co-authored-by: Sarah Sanders <sarah.sanders@docker.com>
## Description
Core experiences is planning to deprecate org management in Docker Hub
in a few months (~2ish months). This will remove org management from the
following DH pages:
- Members
- Teams
- Activity Logs
- Settings - General
- Settings - Security
- Settings - Image Access
- Settings Registry Access
- Settings - Deactivate org
This PR:
- Adds an include for the hub management callouts
- Adds the new include to all docs that mention deprecated flows/pages
for hub org management (docs across Admin and Security mostly)
- Restructuring docs w/ Admin Console vs. Docker Hub tabs, leading with
Admin Console
- Some other small nits while I was in this area
_I am still waiting on confirmation about Team repo management. This is
not currently in the Admin Console._
## Related issues or tickets
- [ENGDOCS-2516](https://docker.atlassian.net/browse/ENGDOCS-2516)
## Reviews
- [ ] Editorial review
- [ ] Product review
[ENGDOCS-2516]:
https://docker.atlassian.net/browse/ENGDOCS-2516?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
## Description
- Settings management has moved, this PR fixes this. I will update the
UI tests as well
## Related issues or tickets
- https://github.com/docker/docs/issues/22398
## Reviews
- [ ] Editorial review
<!--Delete sections as needed -->
## Description
Does what it says on the tin
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
<!--Delete sections as needed -->
## Description
Updated Hub nav items to new left nav.

## Related issues or tickets
ENGDOCS -2447
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Editorial review
- [ ] Product review
Signed-off-by: Craig <craig.osterhout@docker.com>
## Description
- Good callout that we should clarify that copy/pasting the certificate
values includes the `----BEGIN CERTIFICATE---` and `----END
CERTIFICATE----` lines. This applies to both Okta and Entra examples, as
confirmed in my test org
- I will pass on to IAM about adding placeholder text, I think would be
more valuable than an example in docs
## Related issues or tickets
https://github.com/docker/docs/issues/22176#event-16632900876
## Reviews
- [ ] Editorial review
<!--Delete sections as needed -->
## Description
<!-- Tell us what you did and why -->
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [x] Editorial review
- [ ] Product review
<!--Delete sections as needed -->
## Description
* Moved gordon into its own directory
* Add a page that explains how MCP servers work with Gordon
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [x] Technical review
- [x] Editorial review
- [ ] Product review
---------
Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
## Description
- There is a bug in Hugo that is not parsing includes that begin with a
shortcode correctly
- The fix here replaces the admin-early-access.md include with our
summary bar solution
- Summary bar shortcode updated to support text in the `availability`
field, this will allow us more flexibility with customizing this field
while still supporting the iconography
- NOTE: We will not be able to add the summary bar inside
{{tab}}/{{tabs}} layouts because it messes up the rendering
## Related issues or tickets
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
<!--Delete sections as needed -->
## Description
Request to make adding mutliple orgs more clear. Most of the methods are
clear enough from the text and examples, but have added a line for the
windows registry key method
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
<!--Delete sections as needed -->
## Description
<!-- Tell us what you did and why -->
## Related issues or tickets
- https://docker.atlassian.net/browse/HD-2066
## Reviews
Final sign offs in Notion doc
---------
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: Oleg Burov <ob1dev@icloud.com>
<!--Delete sections as needed -->
## Description
Light freshness for ECI content and removes references to DD versions
that users can no longer download
**Note** There is a lot of 'allow' violations. Am deliberately choosing
to ignore them this time.
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
<!--Delete sections as needed -->
## Description
Replaces https://github.com/docker/docs/pull/20646 that was so old it
was still using the `toc.yaml` file.
SME reviews complete. Just need editorial
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [x] Editorial review
- [ ] Product review
<!--Delete sections as needed -->
## Description
Added some redirects for moved/removed Hub/Samples content in an effort
to reduce indexing issues for not found (404) URLs identified by Google
Search Console.
## Related issues or tickets
ENGDCOS-2311
## Reviews
- [ ] Editorial review
Signed-off-by: Craig <craig.osterhout@docker.com>