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 service doc with AWS ELB SSL annotations #507

Merged
merged 1 commit into from
Jul 7, 2016

Conversation

therc
Copy link
Member

@therc therc commented May 13, 2016

Mostly the same as kubernetes/kubernetes#25574

For partial SSL support on clusters running on AWS, starting with 1.3 two
annotations can be added to a `LoadBalancer` service:

```

Choose a reason for hiding this comment

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

430: ```json

@johndmulhausen
Copy link

@therc ping?

@johndmulhausen
Copy link

Merging, marking as to-be-tech reviewed in bug #784

@johndmulhausen johndmulhausen merged commit a135f0a into kubernetes:master Jul 7, 2016
Okabe-Junya pushed a commit to Okabe-Junya/website that referenced this pull request Dec 4, 2023
…n) (kubernetes#1463)

* Settings and initial contents for German localization (kubernetes#347)

* first shot

* WIP german contribution index file

* finalized contribution index, add de.toml

* add contentDir to de config section in config.toml

* change request from catherine

* finalizing style guide

* change request from David and Catherine

Signed-off-by: Noah Ispas (iamNoah1) <[email protected]>

* [de] Fix typo in _index.md

* first shot

* change requests

* [de] Add localization cloud computing (kubernetes#711)

* [de] Add localization cloud computing

* [de] Add missing title meta inf

* [de] Adjust wording in cloud computing

* [de] Adjust wording cloud computing

Co-authored-by: Noah Ispas <[email protected]>

Co-authored-by: Noah Ispas <[email protected]>

* update terms to completed (kubernetes#725)

* update terms to completed

* Update content/de/agile_software_development.md

Co-authored-by: Jihoon Seo <[email protected]>

* Update cloud_computing.md

Co-authored-by: Jihoon Seo <[email protected]>

* localize feedback section

* [de] Fix template title for agile software dev (kubernetes#731)

* Add german translation for API Gateway (kubernetes#732)

* Add german translation for API Gateway

Add german translation for API Gateway. Solves kubernetes#507

* Update api_gateway.md

fixed all found typos by

* Update api_gateway.md

small wording adjustment, changes state

Co-authored-by: Noah Ispas <[email protected]>

* [de] Add localization for "abstraction"

* [de] Remove whitespaces

* [de] Remove redundant information

* [de] Rephrase sentence

* [de] Rephrase sentence

* [de] Remove white spaces

* [de] Add localization cloud native tech

* Incorporate suggested change

Co-authored-by: Noah Ispas <[email protected]>

* Incorporate suggested change

Co-authored-by: Noah Ispas <[email protected]>

* Incorporate suggested change

Co-authored-by: Noah Ispas <[email protected]>

* Incorporate suggested change to title

* Update cloud_native_tech.md

* rename files, add semantic line breaks, empty lines (kubernetes#974)

* rename files, add semantic line breaks, empty lines

Signed-off-by: Noah Ispas (iamNoah1) <[email protected]>

* [DE] Take Over Cloud Native Security localization (kubernetes#990)

* add cloud native sec

Signed-off-by: Max Körbächer <[email protected]>
Signed-off-by: Noah Ispas (iamNoah1) <[email protected]>

* edits, semantic line breaks

Signed-off-by: Noah Ispas (iamNoah1) <[email protected]>

* change requests from Jihoon

Signed-off-by: Noah Ispas (iamNoah1) <[email protected]>

* change requests from david

Signed-off-by: Noah Ispas (iamNoah1) <[email protected]>

* change requests from david

Signed-off-by: Noah Ispas (iamNoah1) <[email protected]>

* Update content/de/cloud-native-security.md

Co-authored-by: DaveVentura <[email protected]>

* Update content/de/cloud-native-security.md

Co-authored-by: DaveVentura <[email protected]>

Co-authored-by: Max Körbächer <[email protected]>
Co-authored-by: DaveVentura <[email protected]>

* german localize cloud native apps (kubernetes#1085)

* add german localisation for cloud native apps

* add .md

* Apply suggestions from code review

Co-authored-by: Noah Ispas <[email protected]>
Signed-off-by: DaveVentura <[email protected]>

* apply change requests - remove redundancy

* Update content/de/cloud-native-apps.md

Signed-off-by: Noah Ispas <[email protected]>

* Update content/de/cloud-native-apps.md

Signed-off-by: Noah Ispas <[email protected]>

Signed-off-by: DaveVentura <[email protected]>
Signed-off-by: Noah Ispas <[email protected]>
Co-authored-by: David Wagner <[email protected]>
Co-authored-by: Noah Ispas <[email protected]>

* [DE] Add german definition for canary deployment (kubernetes#1247)

* [de] Add german definition for canary deployment

Signed-off-by: Baris Cubukcuoglu <[email protected]>
Co-authored-by: Noah Ispas <[email protected]>

* Update content/de/canary_deployment.md

Signed-off-by: Noah Ispas <[email protected]>

* Update content/de/canary_deployment.md

Co-authored-by: DaveVentura <[email protected]>
Signed-off-by: Noah Ispas <[email protected]>

* Update content/de/canary_deployment.md

Signed-off-by: Noah Ispas <[email protected]>

Signed-off-by: Baris Cubukcuoglu <[email protected]>
Signed-off-by: Noah Ispas <[email protected]>
Signed-off-by: Noah Ispas <[email protected]>
Co-authored-by: Noah Ispas <[email protected]>
Co-authored-by: Noah Ispas <[email protected]>
Co-authored-by: DaveVentura <[email protected]>

* german autoscaling localization (kubernetes#1111)

* add german autoscaling localisation

* Update content/de/autoscaling.md

Co-authored-by: Noah Ispas <[email protected]>
Signed-off-by: DaveVentura <[email protected]>

* Update content/de/autoscaling.md

Co-authored-by: Noah Ispas <[email protected]>
Signed-off-by: DaveVentura <[email protected]>

* Update content/de/autoscaling.md

Co-authored-by: Noah Ispas <[email protected]>
Signed-off-by: DaveVentura <[email protected]>

* change requests

* Update content/de/autoscaling.md

Signed-off-by: Noah Ispas <[email protected]>

Signed-off-by: DaveVentura <[email protected]>
Signed-off-by: Noah Ispas <[email protected]>
Co-authored-by: Noah Ispas <[email protected]>
Co-authored-by: Noah Ispas <[email protected]>

* corrects filename

Signed-off-by: Noah Ispas (iamNoah1) <[email protected]>

* correct wording (kubernetes#1355)

Signed-off-by: Noah Ispas (iamNoah1) <[email protected]>

Signed-off-by: Noah Ispas (iamNoah1) <[email protected]>

* [localization/german] Add localization for API (kubernetes#1055)

* [localization/german] Add localization for API
Co-authored-by: Noah Ispas <[email protected]>
Signed-off-by: DaveVentura <[email protected]>

* fix filename

Signed-off-by: Noah Ispas (iamNoah1) <[email protected]>

* [DE] Localization of Blue Green Deployment (kubernetes#1342)

* first shot

Signed-off-by: Noah Ispas (iamNoah1) <[email protected]>

* localize headers

Signed-off-by: Noah Ispas (iamNoah1) <[email protected]>

* Update content/de/blue-green-deployment.md

Co-authored-by: DaveVentura <[email protected]>
Signed-off-by: Noah Ispas <[email protected]>

* Update content/de/blue-green-deployment.md

Co-authored-by: DaveVentura <[email protected]>
Signed-off-by: Noah Ispas <[email protected]>

* Update content/de/blue-green-deployment.md

Co-authored-by: DaveVentura <[email protected]>
Signed-off-by: Noah Ispas <[email protected]>

* Update content/de/blue-green-deployment.md

Co-authored-by: DaveVentura <[email protected]>
Signed-off-by: Noah Ispas <[email protected]>

* add change requests from Baris

Signed-off-by: Noah Ispas (iamNoah1) <[email protected]>

Signed-off-by: Noah Ispas (iamNoah1) <[email protected]>
Signed-off-by: Noah Ispas <[email protected]>
Co-authored-by: DaveVentura <[email protected]>

* change every article state to completed

Signed-off-by: Noah Ispas (iamNoah1) <[email protected]>

* extend information about initializing members of german content

Signed-off-by: Noah Ispas (iamNoah1) <[email protected]>

Signed-off-by: Noah Ispas (iamNoah1) <[email protected]>
Signed-off-by: DaveVentura <[email protected]>
Signed-off-by: Noah Ispas <[email protected]>
Signed-off-by: Baris Cubukcuoglu <[email protected]>
Signed-off-by: Noah Ispas <[email protected]>
Co-authored-by: Dennis Groß <[email protected]>
Co-authored-by: Jihoon Seo <[email protected]>
Co-authored-by: Christian Hüning <[email protected]>
Co-authored-by: Oliver L <[email protected]>
Co-authored-by: Max Körbächer <[email protected]>
Co-authored-by: DaveVentura <[email protected]>
Co-authored-by: David Wagner <[email protected]>
Co-authored-by: Baris Cubukcuoglu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants