You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,3 +4,14 @@ This is an [ExternalDNS provider](https://github.com/kubernetes-sigs/external-dn
4
4
This projects externalizes the yet in-tree [OpenStack Designate provider](https://github.com/kubernetes-sigs/external-dns/tree/master/provider/designate).
5
5
6
6
### 🌪 This project is in a very early stage and likely does not do what you expect!
7
+
8
+
## Development
9
+
10
+
To run the webhook locally, you'll need to create a [clouds.yaml](https://docs.openstack.org/python-openstackclient/pike/configuration/index.html#clouds-yaml)
11
+
file and put it in one of the standard-locations.
12
+
Then set the cloud to be used in the `OS_CLOUD` environemnt variable.
0 commit comments