Skip to content

Commit ad2312e

Browse files
committed
generate documents for gateway api
1 parent 6a8e9b5 commit ad2312e

File tree

9 files changed

+1
-9
lines changed

9 files changed

+1
-9
lines changed

examples/deploy_service/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ It will:
2929
| ca\_certificate | n/a |
3030
| client\_token | n/a |
3131
| cluster\_name | Cluster name |
32-
| gateway\_api\_channel | The gateway api channel of this cluster |
3332
| ip\_range\_pods | The secondary IP range used for pods |
3433
| ip\_range\_services | The secondary IP range used for services |
3534
| kubernetes\_endpoint | n/a |

examples/disable_client_cert/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ This example illustrates how to create a simple cluster and disable deprecated s
2727
| ca\_certificate | n/a |
2828
| client\_token | n/a |
2929
| cluster\_name | Cluster name |
30-
| gateway\_api\_channel | The gateway api channel of this cluster |
3130
| ip\_range\_pods | The secondary IP range used for pods |
3231
| ip\_range\_services | The secondary IP range used for services |
3332
| kubernetes\_endpoint | n/a |

examples/node_pool/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ This example illustrates how to create a cluster with multiple custom node-pool
2525
| ca\_certificate | n/a |
2626
| client\_token | n/a |
2727
| cluster\_name | Cluster name |
28-
| gateway\_api\_channel | The gateway api channel of this cluster |
2928
| ip\_range\_pods | The secondary IP range used for pods |
3029
| ip\_range\_services | The secondary IP range used for services |
3130
| kubernetes\_endpoint | n/a |

examples/shared_vpc/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ This example illustrates how to create a simple cluster where the host network i
2424
| ca\_certificate | n/a |
2525
| client\_token | n/a |
2626
| cluster\_name | Cluster name |
27-
| gateway\_api\_channel | The gateway api channel of this cluster |
2827
| ip\_range\_pods | The secondary IP range used for pods |
2928
| ip\_range\_services | The secondary IP range used for services |
3029
| kubernetes\_endpoint | n/a |

examples/simple_regional/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ This example illustrates how to create a simple cluster.
2525
| ca\_certificate | n/a |
2626
| client\_token | n/a |
2727
| cluster\_name | Cluster name |
28-
| gateway\_api\_channel | The gateway api channel of this cluster |
2928
| ip\_range\_pods | The secondary IP range used for pods |
3029
| ip\_range\_services | The secondary IP range used for services |
3130
| kubernetes\_endpoint | n/a |

examples/simple_regional_private/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ This example illustrates how to create a simple private cluster.
2323
| ca\_certificate | n/a |
2424
| client\_token | n/a |
2525
| cluster\_name | Cluster name |
26-
| gateway\_api\_channel | The gateway api channel of this cluster |
2726
| ip\_range\_pods | The secondary IP range used for pods |
2827
| ip\_range\_services | The secondary IP range used for services |
2928
| kubernetes\_endpoint | n/a |

examples/simple_regional_with_gateway_api/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This example illustrates how to create a simple cluster.
2626
| ca\_certificate | n/a |
2727
| client\_token | n/a |
2828
| cluster\_name | Cluster name |
29-
| gateway\_api\_channel | The gateway api channel of this cluster |
29+
| gateway\_api\_channel | The gateway api channel of this cluster. |
3030
| ip\_range\_pods | The secondary IP range used for pods |
3131
| ip\_range\_services | The secondary IP range used for services |
3232
| kubernetes\_endpoint | n/a |

examples/simple_zonal_private/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ This example illustrates how to create a simple private cluster in a single zone
2424
| ca\_certificate | n/a |
2525
| client\_token | n/a |
2626
| cluster\_name | Cluster name |
27-
| gateway\_api\_channel | The gateway api channel of this cluster |
2827
| ip\_range\_pods | The secondary IP range used for pods |
2928
| ip\_range\_services | The secondary IP range used for services |
3029
| kubernetes\_endpoint | n/a |

examples/stub_domains/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ It will:
2828
| ca\_certificate | n/a |
2929
| client\_token | n/a |
3030
| cluster\_name | Cluster name |
31-
| gateway\_api\_channel | The gateway api channel of this cluster |
3231
| ip\_range\_pods | The secondary IP range used for pods |
3332
| ip\_range\_services | The secondary IP range used for services |
3433
| kubernetes\_endpoint | n/a |

0 commit comments

Comments
 (0)