Update README.md

This commit is contained in:
Ludovico Magnocavallo 2020-08-01 18:30:09 +02:00 committed by GitHub
parent d8b8a5396d
commit 102e66e5db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -12,4 +12,9 @@ The example's feed tracks changes to Google Compute instances, and the Cloud Fun
## Granular Cloud DNS IAM via Service Directory
TODO(ludoo): publish the working example
<a href="./dns-fine-grained-iam" title="Fine-grained Cloud DNS IAM with Service Directory"><img src="./dns-fine-grained-iam/diagram.png" align="left" width="280px"></a> This [example](./dns-fine-grained-iam) shows how to leverage Service Directory](https://cloud.google.com/blog/products/networking/introducing-service-directory) and Cloud DNS Service Directory private zones, to implement fine-grained IAM controls on DNS.
The example creates a Service Directory namespace with services and endpoints, a Cloud DNS private zone that uses the namespace as its authoritative source, service accounts with different levels of permissions, and VMs to quickly test them.
<br clear="left">