Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docs to reflect Provider wording #3331

Merged
merged 2 commits into from May 16, 2018
Merged

Conversation

dtomcej
Copy link
Contributor

@dtomcej dtomcej commented May 15, 2018

What does this PR do?

Updates the documentation to use the new Provider wording to prevent confusion between Providers (such as Docker, File, Kubernetes), and Backends (which are groups of servers).

Motivation

Fixes #894

More

  • Added/updated documentation

@@ -421,12 +421,12 @@ idleTimeout = "360s"
!!! warning
For advanced users only.

Supported by all backends except: File backend, Web backend and DynamoDB backend.
Supported by all Providers except: File Provider, Web Provider and DynamoDB Provider.
Copy link
Contributor

Choose a reason for hiding this comment

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

Providers -> providers (I'd leave the others as is ... )


Træfik can be configured to use Zookeeper as a backend configuration.
Træfik can be configured to use Zookeeper as a Provider.
Copy link
Contributor

Choose a reason for hiding this comment

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

Provider -> provider


Træfik can be configured to use Azure Service Fabric as a backend configuration.
Træfik can be configured to use Azure Service Fabric as a Provider.
Copy link
Contributor

Choose a reason for hiding this comment

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

Provider -> provider


Træfik can be configured to use Marathon as a backend configuration.
Træfik can be configured to use Marathon as a Provider.
Copy link
Contributor

Choose a reason for hiding this comment

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

Provider -> provider


Træfik can be configured to use Kubernetes Ingress as a backend configuration.
Træfik can be configured to use Kubernetes Ingress as a Provider.
Copy link
Contributor

Choose a reason for hiding this comment

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

Provider -> provider


Træfik can be configured to use Eureka as a backend configuration.
Træfik can be configured to use Eureka as a Provider.
Copy link
Contributor

Choose a reason for hiding this comment

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

Provider -> provider


Træfik can be configured to use Etcd as a backend configuration.
Træfik can be configured to use Etcd as a Provider.
Copy link
Contributor

Choose a reason for hiding this comment

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

Provider -> provider


Træfik can be configured to use Amazon ECS as a backend configuration.
Træfik can be configured to use Amazon ECS as a Provider.
Copy link
Contributor

Choose a reason for hiding this comment

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

Provider -> provider


Træfik can be configured to use Amazon DynamoDB as a backend configuration.
Træfik can be configured to use Amazon DynamoDB as a Provider.
Copy link
Contributor

Choose a reason for hiding this comment

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

Provider -> provider


Træfik can be configured to use Docker as a backend configuration.
Træfik can be configured to use Docker as a Provider.
Copy link
Contributor

Choose a reason for hiding this comment

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

Provider -> provider


Træfik can be configured to use service discovery catalog of Consul as a backend configuration.
Træfik can be configured to use service discovery catalog of Consul as a Provider.
Copy link
Contributor

Choose a reason for hiding this comment

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

Provider -> provider


Træfik can be configured to use Consul as a backend configuration.
Træfik can be configured to use Consul as a Provider.
Copy link
Contributor

Choose a reason for hiding this comment

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

Provider -> provider


Træfik can be configured to use BoltDB as a backend configuration.
Træfik can be configured to use BoltDB as a Provider.
Copy link
Contributor

Choose a reason for hiding this comment

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

Provider -> provider

Copy link
Contributor

@nmengin nmengin left a comment

Choose a reason for hiding this comment

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

LGTM 👏 📖

I really like the s/backend/provider/g modifications 😉 👍

@ldez ldez added this to the 1.6 milestone May 16, 2018
@ldez ldez removed the bot/no-merge label May 16, 2018
Copy link
Member

@ldez ldez left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants