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

examples/rc-default.yaml seems missing? #1296

Closed
dunjut opened this issue Sep 4, 2017 · 6 comments
Closed

examples/rc-default.yaml seems missing? #1296

dunjut opened this issue Sep 4, 2017 · 6 comments

Comments

@dunjut
Copy link

dunjut commented Sep 4, 2017

https://github.com/kubernetes/ingress/blob/master/controllers/nginx/README.md#deployment

As the title said, kubectl create -f examples/rc-default.yaml, I can't find this yaml file, is it missing?

@dunjut
Copy link
Author

dunjut commented Sep 5, 2017

https://github.com/kubernetes/ingress/blob/master/controllers/nginx/README.md#https

And test.sh link in the https section is broken.

@dunjut
Copy link
Author

dunjut commented Sep 5, 2017

https://github.com/kubernetes/ingress/tree/master/controllers/nginx#default-ssl-certificate

And in the default-ssl-certificate section, I can't tell any difference between those two examples - running with or without the flag --default-ssl-certificate.

@aledbf
Copy link
Member

aledbf commented Sep 5, 2017

https://github.com/kubernetes/ingress/blob/master/controllers/nginx/README.md#https

This should be the same than https://github.com/kubernetes/ingress/tree/master/examples/tls-termination/nginx#prerequisites

And test.sh link in the https section is broken.

This was removed when we moved the repository from contrib

@aledbf
Copy link
Member

aledbf commented Sep 5, 2017

And in the default-ssl-certificate section, I can't tell any difference between those two examples - running with or without the flag --default-ssl-certificate.

Without that flag we use the self generated ssl certificate in the controller

@cpretzer
Copy link

cpretzer commented Sep 5, 2017

https://github.com/kubernetes/ingress/blob/master/controllers/nginx/README.md#deployment
This should use https://github.com/kubernetes/ingress/tree/master/examples/deployment/nginx

There's no rc-default.yaml file in that repository. Are you saying that the deployment steps in the examples directory replace the steps in the readme for the controllers directory?

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

No branches or pull requests

3 participants