-
Notifications
You must be signed in to change notification settings - Fork 71
Add Get Started and new config features to docs #139
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
Conversation
|
can u search through and replace all v1alpha2 with v1beta1 ? thanks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh, we need this file, This is to demonstrate they can use customer domain name without certificates
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay. I added it back in and put it in the new "configure" directory.
Description of changes: To separate new configuration features from the basic procedure for trying out the AWS Gateway API Controller, I renamed configure.md to getstarted.md. I then used the configure.md file to to add features that modified that basic configuration.
For now, the configure.md shows how to add HTTPs connections and certificates. For the next PR I'll add custom domain names and health checks.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.