Add instruction to access API reference pages URL locally

pull/26207/head
Jailton Lopes 2021-01-22 23:16:11 -03:00
parent b0ec53eb74
commit d56ac69e9f
1 changed files with 2 additions and 0 deletions

View File

@ -100,6 +100,8 @@ make container-image
make container-serve
```
Open up your browser to http://localhost:1313/docs/reference/kubernetes-api/ to view the API reference pages.
6. When all changes of the new contract are reflected into the configuration files `toc.yaml` and `fields.yaml`, create a Pull Request with the newly generated API reference pages.
## Troubleshooting