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 the doc of install ingress-bfe #37

Closed
wants to merge 3 commits into from

Conversation

wanghonglei5181
Copy link

for all I know,the spec of ingress in version less than 1.19 is diffrent from version grate than 1.19

if kubernetes version grate than 1.19,pathType is required
* Create ingress resource for testing service to verify the installation if your kubernetes version > 1.19

``` shell script
kubectl apply -f ingress-gt-1.19.yaml
Copy link
Collaborator

@daimg daimg Nov 23, 2021

Choose a reason for hiding this comment

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

Thanks for your contribution.
Could you please make following additional change? thx:

  1. commit the code into branch 'develop'
  2. separate ingress config into a file, for example,ingress-v1.yaml,and use this file in 'kubectl apply'

Copy link
Author

@wanghonglei5181 wanghonglei5181 Nov 24, 2021

Choose a reason for hiding this comment

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

thanks for your suggesstion!
i have been pull request in #38

@@ -36,4 +36,31 @@ kubectl apply -f https://raw.githubusercontent.com/bfenetworks/ingress-bfe/devel
``` shell script
kubectl apply -f https://raw.githubusercontent.com/bfenetworks/ingress-bfe/develop/examples/ingress.yaml
```
* Create ingress resource for testing service to verify the installation if your kubernetes version > 1.19
Copy link
Collaborator

@daimg daimg Nov 23, 2021

Choose a reason for hiding this comment

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

Please set version >= 1.19

@daimg daimg closed this Nov 26, 2021
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