- use DTR images for all but `docker.github.io:published`
- use environment variables instead of credentials
- build and push all images inside VPN container
- combine build + image and update swarm stages
- remove repetitive steps / stages
- use DTR images for all but `docker.github.io:published`
- use environment variables instead of credentials
- build and push all images inside VPN container
- combine build + image and update swarm stages
- remove repetitive steps / stages
- use DTR images for all but docker.github.io:published
- use success_bot for DTR + UCP
- use environment variables instead of credentials
- build and push all images inside VPN container
- combine build + image and update swarm stages
- remove repetitive steps / stages
https://github.com/docker/orca/pull/16840/files renamed
"csi-expt-enabled" to "storage-expt-enabled" and including more feature
flags as part of storage. The flag now represents experimental features
in all of storage and not specific to CSI.
Signed-off-by: Anusha Ragunathan <anusha.ragunathan@docker.com>
* Rewritten Custom CNI to become Unmanaged CNI
Here I have rewritten the Unmanaged CNI page with Docker UCP. The
changes are:
- Clarifying the support position
- Providing clear instructions on how to bring up UCP and then install a
custom CNI plugin
- Removes unneccesary items like disabling IPIP which is not related to
this page.
Signed-off-by: Olly Pomeroy <olly@docker.com>
* Updated following Uday's feedback
* Add editorial review
* Improve webhook management docs
UI and API updates
Final updates
Fix link to event types
Standardize word usage
Remove old page
Add clarification of webhook scope
* Incorporate feedback
* Update TOC entries and next link
* Improve webhook management docs
UI and API updates
Final updates
Fix link to event types
Standardize word usage
Remove old page
Add clarification of webhook scope
* Incorporate feedback
* updated Layer 7 UI image to have correct http port, updated deployment steps to make it clear what can be done via the UI and the alternative manualy approach
Signed-off-by: Steve Richards <steve.james.richards@gmail.com>
* Propose 3 as the number of manager nodes (#8827)
* Propose 3 as the number of manager nodes
Propose 3 managers as the default number of manager nodes.
* Minor style updates
* typeo in document and small update to image (#8837)
* Fix typos (#8650)
* remove extra 'but' on line 40 (#8626)