Skip to content

Commit 7ce3752

Browse files
authored
fix(vpc): fix serverless stuff (#5471)
1 parent ffdb128 commit 7ce3752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/vpc/how-to/attach-resources-to-pn.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ You can also attach a managed resource to a Private Network from the resource's
114114
- [Serverless Functions](/serverless-functions/how-to/use-private-networks/)
115115
- [Serverless Containers](/serverless-containers/how-to/use-private-networks/)
116116

117-
Note that for Kubernetes Kapsules and Managed Databases for Redis™, you can only attach the resource to a Private Network at the time of creating the resource itself. Serverless Functions and Containers can only be attached to Private Networks if they have been created in a namespace that supports VPC.
117+
Note that for Kubernetes Kapsules and Managed Databases for Redis™, you can only attach the resource to a Private Network at the time of creating the resource itself.
118118
</Message>
119119

120120
For Elastic Metal servers and Apple silicon Mac minis, manual configuration of the network interface is required. This is not required for Instances or other types of managed resource. See the relevant documentation for [Elastic Metal](/elastic-metal/how-to/use-private-networks/#how-to-configure-the-network-interface-on-your-elastic-metal-server-for-private-networks) or [Apple silicon](/apple-silicon/how-to/use-private-networks/) for full instructions.

0 commit comments

Comments
 (0)