Skip to content

Commit ec4ba6d

Browse files
committed
Update the document
Signed-off-by: terashima <tomoya-terashima@cybozu.co.jp>
1 parent 03711aa commit ec4ba6d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/cmd-coil-egress.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ This value is from the result of `iptables -t nat -L POSTROUTING -vn`.
8484
| `namespace` | The egress resource namespace |
8585
| `egress` | The egress resource name |
8686
| `pod` | The pod name |
87+
| `protocol` | Protocol name |
8788

8889
### `coil_egress_nftables_masqueraded_bytes_total`
8990

@@ -95,6 +96,7 @@ This value is from the result of `iptables -t nat -L POSTROUTING -vn`.
9596
| `namespace` | The egress resource namespace |
9697
| `egress` | The egress resource name |
9798
| `pod` | The pod name |
99+
| `protocol` | Protocol name |
98100

99101
### `coil_egress_nftables_invalid_packets_total`
100102

@@ -106,6 +108,7 @@ This value is from the result of `iptables -t filter -L -vn`.
106108
| `namespace` | The egress resource namespace |
107109
| `egress` | The egress resource name |
108110
| `pod` | The pod name |
111+
| `protocol` | Protocol name |
109112

110113
### `coil_egress_nftables_invalid_bytes_total`
111114

@@ -117,4 +120,5 @@ This value is from the result of `iptables -t filter -L -vn`.
117120
| `namespace` | The egress resource namespace |
118121
| `egress` | The egress resource name |
119122
| `pod` | The pod name |
123+
| `protocol` | Protocol name |
120124

0 commit comments

Comments
 (0)