Commit 9d46e98
authored
NGINXaaS: Address missing info and points of user friction (#1588)
* naas: Add format of network attachment
This makes it easier for the user to know what it
looks like when we are asking them to save it for
use later on in the deployment.
* Call out where a user can find their deployment service account ID
This is important as we do not have references to
it anywhere and is information needed by the user
to set up deployment observability.
* Link users to monitoring docs from IAM prereqs
After I am done setting up my WIF provider, I
should be directed to enable monitoring and
logging for my deployment.
* Simplify intro to WIF a bit
* Improve warning around setting up network attachments
We want to strongly recommend using a connection
preference that is secure but keep the
instructions open for a user that may not be as
concerned with security or just wants to
prioritize deploying quickly just to try out the
service.1 parent 7334450 commit 9d46e98
File tree
2 files changed
+14
-8
lines changed- content/nginxaas-google
- getting-started/create-deployment
- monitoring
2 files changed
+14
-8
lines changedLines changed: 9 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
34 | 39 | | |
35 | 40 | | |
36 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
| 71 | + | |
0 commit comments