Victuos
cfccbdfb1f
Adjust broken link in service.md
2021-08-12 17:28:53 +02:00
Mengjiao Liu
f945335af6
Hard-code the name of the target repo's default branch instead of using the githubbranch parameter value
2021-08-10 18:03:21 +08:00
Kubernetes Prow Robot
708cc9a5fe
Merge pull request #29216 from danwinship/ipblock-selectors
...
Add a manual anchor to an interesting spot in the NetworkPolicy docs
2021-08-05 03:25:22 -07:00
Dan Winship
5a8bd9216a
Add a manual anchor to an interesting spot in the NetworkPolicy docs
2021-08-04 11:50:21 -04:00
Kubernetes Prow Robot
722d7bca96
Merge pull request #29156 from PI-Victor/docs/service-traffic-policies
...
Document the ProxyTerminatingEndpoints feature
2021-07-30 09:39:37 -07:00
Tim Bannister
02fbd11727
Fix grammar
2021-07-29 23:40:15 +01:00
Andrew Sy Kim
3cb9ee4e67
Document the ProxyTerminatingEndpoints feature
...
Document Service Traffic Policies
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
Reviewed-by: Victor Palade <victor@cloudflavor.io>
2021-07-29 20:40:34 +03:00
Kubernetes Prow Robot
43c48ea6b4
Merge pull request #28051 from XudongLiuHarold/promote-loadbalancerclass-to-beta
...
KEP-1959 Update document for promoting loadbalancerclass to beta
2021-07-28 10:17:35 -07:00
PI-Victor
fe170db160
Merge branch 'dev-1.22' into merged-master-dev-1.22
2021-07-28 18:14:25 +03:00
Harold
eb62502894
update document for promoting ServiceLoadBalancerClass to beta
2021-07-27 14:29:40 -07:00
Swetha Repakula
1168b46021
EndpointSlice 1.22 Docs Update
...
* Graduate proxying gates
* Endpoints Controller truncates endpoints to 1000 and sets
over-capacity annotation to `truncated`
2021-07-27 12:19:31 -07:00
Victor Palade
3c95e6a96b
Merge master into dev-1.22 to keep in sync
2021-07-27 18:47:27 +03:00
Kubernetes Prow Robot
1a5c82baf7
Merge pull request #29114 from tengqm/fix-name-requirement
...
Fix service name requirement
2021-07-26 17:18:44 -07:00
Swetha Repakula
526f0d2972
Update EPS docs to indicate behavior is unique to 1.21
2021-07-26 11:24:29 -07:00
Ricardo Katz
8a04ffee9c
Network Policy - EndPort to Beta ( #28860 )
...
* Move endPort field to beta and v1.22
* Add note about CNI not supporting endport
2021-07-26 09:54:34 -07:00
Qiming Teng
26748e36b0
Fix service name requirement
2021-07-25 19:57:50 +08:00
benjaminwu
54f69ca1f8
[ingresscontroller] Add Easegress IngressController
2021-07-21 22:08:23 +08:00
chirangaalwis
46987cf0e9
[NetworkPolicy][EndPort] Fix incorrect grammar
...
Fix incorrect grammar of the valid range of `endPort` property
2021-07-17 13:42:22 +05:30
Christopher Negus
548ba073da
Merge main into dev-1.22 to keep in sync
2021-07-09 18:19:13 +00:00
Harry Bagdi
7ced219f2d
graduate IngressClassNamespacedParams to beta
2021-06-30 17:12:29 -07:00
chenxuc
aad34c5acf
move HostAliases page to tasks
2021-06-30 16:30:38 +08:00
Sandip Bhattacharya
08506d03da
dns-pod-service.md: Fix unqualified host search ex
...
Unless I am mistake, according to the provided search config, the query for `data` is missing the `svc` component in the full search.
2021-06-25 13:15:19 +02:00
Kubernetes Prow Robot
cdfdd3eda3
Merge pull request #27717 from kpanic9/patch-1
...
Corrected service dns name
2021-06-23 13:34:10 -07:00
Victor Palade
1064c8dcff
Merge master into dev-1.22 to keep in sync.
2021-06-22 19:52:26 +02:00
Kubernetes Prow Robot
4840d9c0b4
Merge pull request #27636 from javidiaz/gasethostnameasfqdn
...
Updating docs to reflect graduation of setHostnameAsFQDN feature to GA
2021-06-19 04:40:50 -07:00
Kubernetes Prow Robot
2c7d774239
Merge pull request #28407 from tengqm/fix-links
...
Fix some links in the concepts section
2021-06-17 19:30:04 -07:00
Kubernetes Prow Robot
5dfcf92490
Merge pull request #28447 from tengqm/fix-file-modes
...
Remove exec permission on markdown files
2021-06-17 19:04:04 -07:00
Qiming Teng
e9703497a1
Remove exec permission on markdown files
...
For some unknown reasons, we have got many markdown files with exec
permission. That is weird and risky.
2021-06-16 17:57:00 +08:00
Qiming Teng
ad93c9a6ef
Fix some links in the concepts section
...
This PR fixes the links in the concepts section. Most of the links are
not dead links in English version because there are redirects for them.
However, these links will be broken when localized to any languages
other English.
Where appropriate. this PR also wraps some long lines which are
unfriendly to any localization team that try to catch the differences
between revisions.
2021-06-14 20:38:10 +08:00
Kubernetes Prow Robot
588f6c2e0b
Merge pull request #28131 from chenxuc/dns-pod-service
...
Update feature availability for dns-pod-service
2021-06-12 08:57:00 -07:00
chenxuc
97a453a505
Update feature availability for dns-pod-service
...
Removed the outdated availability section and add feature state
shortcode.
2021-06-12 16:24:35 +08:00
Ritu Panjwani
20efd69cd9
Merge master into dev-1.22 to keep in sync
...
Signed-off-by: Ritu Panjwani <panjwaniritu45@gmail.com>
2021-06-11 11:19:35 -07:00
Javier Diaz-Montes
e16b64c43e
Updating docs to reflect graduation of setHostnameAsFQDN feature to GA. KEP PR: kubernetes/enhancements#2641 , Kubernetes PR: kubernetes/kubernetes#101294
2021-06-09 14:00:17 -04:00
Kubernetes Prow Robot
d8f4b5c161
Merge pull request #28289 from PI-Victor/merged-master-dev-1.22
...
Merge master into dev-1.22
2021-06-08 19:31:47 -07:00
Kubernetes Prow Robot
892a71113d
Merge pull request #27984 from kenaniah/patch-1
...
Fixes a small typo in topology aware hints page
2021-06-04 21:10:38 -07:00
Bridget Kromhout
316667729c
SCTP is stable as of 1.20
...
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
2021-06-02 22:16:05 -05:00
Gunju Kim
30d4d4ee68
Add ExpandedDNSConfig feature gate
2021-05-27 20:20:30 +09:00
Kenaniah Cerny
4da06b0930
Fixes a small typo
2021-05-13 16:15:26 -07:00
Namesh Sanjitha
7dda1ca2e7
Corrected service dns name
...
I think data.prod.cluster.local should change to data.prod.svc.cluster.local
2021-04-26 06:53:52 +10:00
szmytson
16c4fa7977
Fix table formatting.
2021-04-23 15:48:33 +02:00
Justin Bertrand
1878107fa2
fix spelling mistake
2021-04-21 17:53:13 -04:00
Kubernetes Prow Robot
aefbe96edd
Merge pull request #26791 from kornelbicskei/patch-1
...
Update documentation for AWS ELB
2021-04-18 17:56:35 -07:00
Tim Bannister
965aa51daf
Merge master into dev-1.21 to keep in sync, plus latest API reference
...
This sync merge includes API reference updates.
2021-04-06 21:38:24 +01:00
Kubernetes Prow Robot
dfaf833582
Merge pull request #27377 from sftim/20210401_namespace_default_label_name_tweaks
...
Improve docs for NamespaceDefaultLabelName
2021-04-05 08:09:14 -07:00
Tim Bannister
c9ca131355
Tidy docs about EndpointSlice & related features
...
Co-authored-by: Rey Lejano <52760880+reylejano@users.noreply.github.com>
2021-04-05 15:53:21 +01:00
Tim Bannister
0bfff0bc5c
Remove statement about the future
2021-04-01 21:43:48 +01:00
Tim Bannister
6c935b6f90
Improve docs for NamespaceDefaultLabelName
2021-04-01 21:43:47 +01:00
Kubernetes Prow Robot
ec6d03d84d
Merge pull request #26595 from tengqm/kube-proxy-config
...
Add kube-proxy config reference
2021-04-01 01:33:21 -07:00
Qiming Teng
0d7d7470dd
Add kube-proxy config reference
...
This is a reference for kube-proxy config generated from kubernetes-sigs/reference-docs/genref tool.
More specifically, it is generated using the following command:
./genref -include kube-proxy
2021-04-01 08:26:17 +08:00
Kubernetes Prow Robot
8cadfc4ffd
Merge pull request #27088 from maplain/service-internal-traffic-policy
...
Add documentation for Service InternalTrafficPolicy
2021-03-31 16:51:21 -07:00
Kubernetes Prow Robot
bfa3449b05
Merge pull request #27032 from robscott/topology-aware-hints
...
Adding documentation for Topology Aware Hints
2021-03-31 16:49:21 -07:00
Rob Scott
b9ec368cfc
Adding documentation for Topology Aware Hints
2021-03-31 15:28:48 -07:00
Fangyuan Li
66cb8f917d
Add documentation for Service InternalTrafficPolicy
2021-03-31 15:24:07 -07:00
Kubernetes Prow Robot
c8acfdd5fb
Merge pull request #27092 from XudongLiuHarold/add-service-loadbalancer-class
...
Add documentation for Service LoadBalancerClass
2021-03-31 07:41:01 -07:00
Kubernetes Prow Robot
aea393a0d0
Merge pull request #27070 from swetharepakula/eps-ga-docs
...
EndpointSlice API GA Doc Updates for 1.21
2021-03-29 15:49:56 -07:00
Kubernetes Prow Robot
87852360b3
Merge pull request #26723 from hbagdi/ingress-class-namespaced-params
...
Ingress class namespaced params
2021-03-29 11:23:57 -07:00
Xudong Liu
fcfcc73a00
Update content/en/docs/concepts/services-networking/service.md
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-03-28 21:35:41 -07:00
Xudong Liu
469b890e6c
Update content/en/docs/concepts/services-networking/service.md
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-03-28 21:35:31 -07:00
Xudong Liu
81b8394561
Update content/en/docs/concepts/services-networking/service.md
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-03-28 21:35:20 -07:00
Harold
3c1216c7ce
Add detail documentation for service LoadBalancerClass
2021-03-27 18:01:42 -07:00
Victor Palade
ca046d9b1f
Merge master into dev-1.21 to keep in sync
2021-03-26 21:29:52 +01:00
Kubernetes Prow Robot
7956668252
Merge pull request #26473 from kakarotbyte/patch-1
...
Update service.md
2021-03-26 04:36:43 -07:00
Harry Bagdi
80391efa7e
KEP-2365: documentation for namespace-scoped parameters reference
2021-03-26 13:34:46 +05:30
Kubernetes Prow Robot
c9916c8713
Merge pull request #26675 from pacoxu/kubeadm/dual-stack
...
Kubeadm/dual stack support in 1.21
2021-03-25 22:08:44 -07:00
pacoxu
5a6c4244c4
Add docs for dual-stack via kubeadm: examples
...
Signed-off-by: pacoxu <paco.xu@daocloud.io>
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-03-26 10:25:43 +08:00
Swetha Repakula
02afb71016
Update EndpointSlice Docs
...
* Deprecate `endpointslices.discovery.k8s.io/v1beta1`
* Removes `content/en/docs/tasks/administer-cluster/enabling-endpointslices.md`
and redirects requests to that page to
`content/en/docs/concepts/services-networking/endpoint-slices.md`
2021-03-24 14:48:02 -07:00
Ricardo Katz
d0544c2f64
Default Namespace labels ( #26995 )
...
* Adds namespace default label docs
* Adds namespace default label docs
* Apply suggestions from code review
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Add feature gate page review
* Add common labels review
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-03-22 15:35:35 -07:00
Karen Bradshaw
3ff5ec1eff
clean up use of word: just
2021-03-17 19:57:40 -04:00
Kubernetes Prow Robot
31c5e7bce2
Merge pull request #26826 from bridgetkromhout/1.21-563
...
Promote IPv4/IPv6 dual-stack support to Beta
2021-03-08 13:15:00 -08:00
Victor Palade
70096affc5
Merge remote-tracking branch 'upstream/master' into dev-1.21
2021-03-05 17:05:24 +01:00
Bridget Kromhout
99e46a58b4
Clarifying dual-stack as default in 1.21.
...
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
2021-03-05 03:49:15 -06:00
Tim Bannister
7d5cd32070
Tidy documentation on NetworkPolicy endPort field
2021-03-04 23:01:53 +00:00
Bridget Kromhout
31777fa6b5
Update to indicate dual-stack move to beta in 1.21
...
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
2021-03-03 21:28:15 -06:00
Bridget Kromhout
d8aa7224dd
Update content/en/docs/concepts/services-networking/dual-stack.md
...
Clarifying how to disable the dual-stack feature when necessary.
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-03-03 21:14:07 -06:00
Bridget Kromhout
3e7055c27f
Docs update for enhancement 563, release 1.21.
...
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
2021-03-03 17:52:58 -06:00
Geoffrey Cline
5ead4bf8e8
revise docs for service DNS
2021-03-02 20:08:14 +00:00
Kornel Bicskei
a3986feedd
Update documentation for AWS ELB
...
Add more details on the mechanics of security group annotations as incorrect use could potentially cause an outage.
2021-03-01 21:05:35 -08:00
Ricardo Pchevuzinske Katz
77f868eb13
Add featuregate documentation and correct some doc suggestion
2021-03-01 17:43:31 -03:00
Kubernetes Prow Robot
451eb86491
Merge pull request #25541 from hezhizhen/patch-2
...
Fix syntax error
2021-02-27 19:18:38 -08:00
Zhizhen He
909dba3bb2
Refine the sentence
2021-02-28 10:23:54 +08:00
Ricardo Katz
c0bb986cd6
Add review suggestions
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-02-26 17:34:57 -03:00
Ricardo Pchevuzinske Katz
a799505a5e
Add netpol endport documentation before release
2021-02-25 14:37:40 -03:00
Zhizhen He
682d3c2550
Rephrase the sentence
2021-02-20 16:47:02 +08:00
Ahmet Soormally
4e8a898912
Tyk Operator list of 3rd party ingress controllers
...
One more ingress Controller to add to the list of 3rd party Ingress providers.
2021-02-13 09:42:00 +00:00
kakarotbyte
72d6fb8cd1
Update service.md
...
The VPC CIDR was switched to Subnet CIDR. Reason why This was changed is because exposing entire VPC CIDR in the SG might have been consider as security threat.
So updating the Document.
Code referenece
https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/legacy-cloud-providers/aws/aws.go#L4008
2021-02-11 16:03:49 -06:00
Kubernetes Prow Robot
3c22c23255
Merge pull request #26446 from pierrchen/headless
...
service-network: add some clarity to headless service
2021-02-10 06:34:59 -08:00
Bin Chen
52f35431d9
service-network: add some clarity to headless service
2021-02-10 16:41:45 +11:00
Kubernetes Prow Robot
1f3478e635
Merge pull request #26435 from npu21/dualstack_en
...
Dual-stack docs correction
2021-02-09 05:08:58 -08:00
Zhang Yong
0ec95934a2
Dual-stack docs correction
2021-02-09 11:05:57 +08:00
Karen Bradshaw
3fd65482e8
clean up use of word: simply
2021-02-07 12:15:29 -05:00
Arhell
08816b1438
correct name in service.md
2021-02-05 14:29:20 +02:00
Bridget Kromhout
ab5b0f97fd
Docs update
...
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
2021-02-04 12:30:16 -06:00
Bridget Kromhout
bed5567056
Dual-stack docs correction
...
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
2021-02-04 11:59:21 -06:00
Fredrik Jonsén
b278dadced
Use https for haproxy.org links
2021-02-02 12:19:20 +01:00
Kubernetes Prow Robot
c6a2add9db
Merge pull request #25972 from chintan8saaras/patch-1
...
Add EnRoute as one of the Ingress Controller API Gateway Options
2021-01-30 06:23:48 -08:00
piyushjain18
991b35fd09
Update service name in example of Name based virtual hosting
...
`service2` is mapped to `second.bar.com` in the given example
```
- host: second.bar.com
http:
paths:
- pathType: Prefix
path: "/"
backend:
service:
name: service2
port:
number: 80
```
2021-01-21 23:08:19 +09:00
Pulak Kanti Bhowmick
a398bc0657
Fix NGINX Ingress Controller URl
2021-01-19 19:34:39 +06:00
Kubernetes Prow Robot
491790039e
Merge pull request #26115 from MIhirMishra/patch-2
...
Typo correction.
2021-01-16 19:23:43 -08:00
Kubernetes Prow Robot
6b8092f495
Merge pull request #26022 from moonming/patch-1
...
Update ingress-controllers.md
2021-01-15 17:29:43 -08:00
Mihir
84aea3fc2f
Typo correction.
2021-01-15 15:53:07 -07:00
Nate Reid
efc3c488ea
Update service.md
2021-01-13 17:04:26 -05:00
Wen Ming
ea55456454
Merge branch 'master' into patch-1
2021-01-11 09:00:07 +08:00
Kubernetes Prow Robot
ebc5a71c51
Merge pull request #24959 from shubhamavi/patch-1
...
Adding AKO (Avi Kubernetes Operator) to the list of ingress controllers
2021-01-09 04:03:05 -08:00
Wen Ming
ad119319cc
Update ingress-controllers.md
...
add Apache APISIX ingress controller
2021-01-09 14:39:47 +08:00
Chintan Thakker
a0b3e72851
Update EnRoute entry
2021-01-08 09:08:32 -08:00
Chintan Thakker
9c94fb01bc
Add EnRoute as an option
...
EnRoute is an actively maintained API Gateway Ingress controller built on [Envoy Proxy](https://envoyproxy.io/community.html ). It is an [OSS project](https://github.com/saarasio/enroute ) that includes support for advanced rate-limiting in the [community edition](https://getenroute.io/features ).
2021-01-05 18:20:49 -08:00
Nills Franssens
7277714c8f
Add clarity about egress/ingress combination
...
In reference to https://github.com/kubernetes/kubernetes/issues/97489
Add clarity in the documentation about the case of having an egress and ingress policy where one is blocking and the other is allowing.
2021-01-05 09:14:10 -08:00
Zhizhen He
a170fbdce0
Fix syntax error
2020-12-10 18:28:21 +08:00
Kristin Martin
86d9492ccb
Merge remote-tracking branch 'upstream/master' into merged-master-dev-1.20
2020-12-03 11:58:44 -08:00
Andrew Sy Kim
d591f7e3bc
add docs for EndpointSlice conditions
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
2020-12-01 22:33:35 -05:00
Andrew Sy Kim
5a67cf2681
fix trailing spaces in endpointslice doc
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
2020-12-01 22:32:37 -05:00
Shubham Chauhan
2ec4b1d550
Adding AKO (Avi Kubernetes Operator) to the list of ingress controllers
2020-11-30 17:36:01 +05:30
Andrew Sy Kim
acb476bec4
add docs for service.spec.allocateLoadBalancerNodePorts
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
2020-11-28 09:58:42 -05:00
Tim Bannister
53739e7997
Revise ingress controller list
...
- note that AWS load balancer integration is now in-project
- sort alphabetically
- link to documentation for the product
- revise wording to always describe the ingress controller rather than
the service / product that the ingress controller integrates with
2020-11-27 19:19:46 +00:00
Kubernetes Prow Robot
43071259c2
Merge pull request #24777 from chlunde/patch-1
...
AWS ALB Ingress Controller renamed to AWS Load Balancer Controller
2020-11-25 07:18:40 -08:00
Andrew Sy Kim
e9ea77ef1e
fix trailing spaces in Service docs
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
2020-11-24 21:37:58 -05:00
Carl Henrik Lunde
30bf45ee5e
Update with correct AWS product name
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-11-24 22:00:16 +01:00
Kubernetes Prow Robot
de2de57166
Merge pull request #24935 from robscott/endpointslice-ga
...
Updating EndpointSlice docs for 1.20
2020-11-23 07:01:35 -08:00
Rob Scott
9206f25905
Updating Service AppProtocol to GA
2020-11-20 16:58:45 -08:00
Rob Scott
c927e9a573
Updating EndpointSlice docs for Kubernetes 1.20
...
This include the new EndpointSliceNodeName and EndpointSliceTerminating
feature gates as well as the deprecation of the Topology field.
2020-11-20 16:43:35 -08:00
Somtochi Onyekwere
ba77c903ed
Merge remote-tracking branch 'upstream/master' into dev-1.20
2020-11-19 17:09:49 +01:00
Laszlo Janosi
d91e7f094a
Document the use of mixed protocol values for LoadBalancer Type of Services
2020-11-14 15:32:42 +00:00
Tim Bannister
0302b2d362
Add 3rd party content warning to Ingress Controllers concept
2020-11-12 17:53:41 +00:00
Bridget Kromhout
8a3244fdd1
Dual-stack docs for Kubernetes 1.20
...
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Lachlan Evenson <lachlan.evenson@microsoft.com>
2020-11-10 16:10:45 -06:00
reylejano-rxm
3ea3856e78
Merge master into dev-1.20 branch to fix Integration Branch
2020-11-04 14:22:05 -08:00
reylejano-rxm
48266bd653
Merge remote-tracking branch 'upstream/master' into dev-1.20
2020-11-04 10:32:10 -08:00
Arhell
08b566111d
fix heading level
2020-11-03 10:54:58 +02:00
doug-fish
9f052f96d4
Add missing space
2020-10-30 10:49:13 -05:00
Carl Henrik Lunde
1d08f1f6fa
AWS ALB Ingress Controller renamed to AWS Load Balancer Controller
...
AWS ALB Ingress Controller is now renamed to AWS Load Balancer Controller
2020-10-29 13:38:04 +01:00
eagleusb
45ec60bed5
Merge master into dev-1.20 to keep in sync
2020-10-22 17:44:02 +02:00
Neha Viswanathan
a8b6551c22
update kubernetes-incubator references
2020-10-20 23:10:28 -07:00
Kubernetes Prow Robot
a9b21d2f4f
Merge pull request #24593 from danwinship/sctp-ga
...
SCTP is GA in 1.20
2020-10-20 15:14:20 -07:00
Javier Diaz-Montes
c29185dac5
Updating doc to reflect that setHostnameAsFQDN feature will be beta in v1.20
2020-10-20 07:17:24 -04:00
Kubernetes Prow Robot
7abf35915d
Merge pull request #23522 from VladMasarik/patch-2
...
Updated ingress.md TLS section
2020-10-17 18:48:13 -07:00
Dan Winship
be23194dad
SCTP is GA in 1.20
2020-10-16 14:12:12 -04:00
Amos Chu
ad13389bf7
fix typo in content/en/docs/concepts/services-networking/dns-pod-service.md
2020-10-13 17:22:27 +08:00
Kubernetes Prow Robot
ce8bfdd50e
Merge pull request #24344 from bnutt/bnutt/add_missing_aws_ld_annotation
...
Add missing annotation in en/docs/concepts/services-networking/service.md
2020-10-12 17:11:22 -07:00
Vladimir Masarik
73780ca1bd
Updated ingress.md TLS section
2020-10-08 17:13:14 +02:00
Kubernetes Prow Robot
0d763011f2
Merge pull request #24095 from mvertes/patch-1
...
Update traefik links in ingress-controllers.md
2020-10-06 08:10:21 -07:00
Brian Nutt
b805f7bdb1
Add missing annotation in en/docs/concepts/services-networking/service.md
...
Annotation `service.beta.kubernetes.io/aws-load-balancer-security-groups` is missing from the list of annotations that can be applied to an ELB. This annotation was introduced in https://github.com/kubernetes/kubernetes/pull/62774 and refactored https://github.com/kubernetes/kubernetes/pull/83446 to allow users to specify a set of existing security groups to attach to the ELB instead of using any precreated security groups.
2020-10-01 16:52:00 -07:00
Piotr Sykulski
996f433b92
Fix Common Name in Ingress TLS example to match the name used in example yaml.
2020-09-30 23:49:20 +02:00
Marc Vertes
959d3152f8
Update traefik links in ingress-controllers.md
...
Traefik github repo has been moved from https://github.com/containous/traefik to https://github.com/traefik/traefik . The new company name is `Traefik Labs` and new site https://traefik.io
2020-09-24 09:34:03 +02:00
Zane Bitter
8e66f24319
Fix grammatical error
2020-09-23 15:46:19 -04:00
Tim Bannister
d8573d9a42
Switch Ingress concept to use MermaidJS diagrams
...
Replace ASCII-art diagrams with MermaidJS-rendered drawings.
2020-09-22 17:10:45 +01:00
Kubernetes Prow Robot
c98e9e5c42
Merge pull request #23882 from kbhawkey/kb-service-word-cleanup
...
reword pod lifecycle, cleanup
2020-09-20 04:30:29 -07:00
Kubernetes Prow Robot
77b51db7e7
Merge pull request #23878 from didier-durand/service_en
...
fixing a typo
2020-09-14 20:32:07 -07:00
Karen Bradshaw
6a401072b3
reword pod lifecycle, cleanup
2020-09-14 14:19:25 -04:00
didier
5061d5587b
fixing a typo
...
Signed-off-by: didier <durand.didier@gmail.com>
2020-09-14 18:23:25 +02:00
didier
68a018eb8d
fixing some typos / spelling issues
...
Signed-off-by: didier <durand.didier@gmail.com>
2020-09-13 11:00:07 +02:00
Aleg Malinovsky
8b0014260d
missing a word
...
it felt like the sentence was missing a word in that place
2020-09-11 15:24:51 +03:00