duplicated word word
This commit is contained in:
parent
11abf0aef4
commit
0f42ef9c4d
@ -309,7 +309,7 @@ to actually apply this rule, i need an ingress controller. mine is
|
|||||||
|
|
||||||
when i deployed controller in my cluster, it created _some more_ `nginx` `Pod`s.
|
when i deployed controller in my cluster, it created _some more_ `nginx` `Pod`s.
|
||||||
these update their configuration dynamically based on the rules
|
these update their configuration dynamically based on the rules
|
||||||
in my `Ingress` resource(s). the controller also also creates a `Service` of
|
in my `Ingress` resource(s). the controller also creates a `Service` of
|
||||||
type `LoadBalancer`, which [magically][do-lb] creates a load balancer appliance
|
type `LoadBalancer`, which [magically][do-lb] creates a load balancer appliance
|
||||||
in my cloud provider. off-screen, i can point DNS to *that* appliance to finish
|
in my cloud provider. off-screen, i can point DNS to *that* appliance to finish
|
||||||
the setup.
|
the setup.
|
||||||
|
@ -303,7 +303,7 @@ to actually apply this rule, i need an ingress controller. mine is
|
|||||||
<a href="https://kubernetes.github.io/ingress-nginx/">ingress-nginx</a>.</p>
|
<a href="https://kubernetes.github.io/ingress-nginx/">ingress-nginx</a>.</p>
|
||||||
<p>when i deployed controller in my cluster, it created <em>some more</em> <code>nginx</code> <code>Pod</code>s.
|
<p>when i deployed controller in my cluster, it created <em>some more</em> <code>nginx</code> <code>Pod</code>s.
|
||||||
these update their configuration dynamically based on the rules
|
these update their configuration dynamically based on the rules
|
||||||
in my <code>Ingress</code> resource(s). the controller also also creates a <code>Service</code> of
|
in my <code>Ingress</code> resource(s). the controller also creates a <code>Service</code> of
|
||||||
type <code>LoadBalancer</code>, which <a href="https://docs.digitalocean.com/products/kubernetes/how-to/add-load-balancers/">magically</a> creates a load balancer appliance
|
type <code>LoadBalancer</code>, which <a href="https://docs.digitalocean.com/products/kubernetes/how-to/add-load-balancers/">magically</a> creates a load balancer appliance
|
||||||
in my cloud provider. off-screen, i can point DNS to <em>that</em> appliance to finish
|
in my cloud provider. off-screen, i can point DNS to <em>that</em> appliance to finish
|
||||||
the setup.</p>
|
the setup.</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user