You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/features/graphql.rst
+1-1
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,6 @@ If you have sufficient experience with `GraphQL`_ and the mentioned .NET `graphq
30
30
:alt:octocat
31
31
:width:23
32
32
33
-
Who knows, maybe you’ll get inspired by the sample development and come up with a design solution in the form of a rough draft of a *GraphQL* feature to implement in Ocelot.
33
+
Who knows, maybe you will get inspired by the sample development and come up with a design solution in the form of a rough draft of a *GraphQL* feature to implement in Ocelot.
34
34
Good luck!
35
35
And welcome to the `Discussions <https://github.com/ThreeMammals/Ocelot/discussions>`_ space of the repository!
Ocelot will call the `K8s <https://kubernetes.io/>`_ endpoints API in a given namespace to get all of the endpoints for a pod and then load balance across them.
22
22
Ocelot used to use the services API to send requests to the `K8s`_ service but this was changed in pull request `1134`_ because the service did not load balance as expected.
0 commit comments