Skip to content

Commit 24bd13b

Browse files
committed
add IBM cloud instruction
Signed-off-by: Lin Sun <[email protected]>
1 parent fbe2cb0 commit 24bd13b

File tree

1 file changed

+10
-0
lines changed
  • content/en/docs/concepts/services-networking

1 file changed

+10
-0
lines changed

content/en/docs/concepts/services-networking/service.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -634,6 +634,16 @@ metadata:
634634
[...]
635635
```
636636
{{% /tab %}}
637+
{{% tab name="IBM Cloud" %}}
638+
```yaml
639+
[...]
640+
metadata:
641+
name: my-service
642+
annotations:
643+
service.kubernetes.io/ibm-load-balancer-cloud-provider-ip-type: "private"
644+
[...]
645+
```
646+
{{% /tab %}}
637647
{{% tab name="OpenStack" %}}
638648
```yaml
639649
[...]

0 commit comments

Comments
 (0)