kubernetes-sigs/cluster-api

Update Doc for Managed k8s service

開放

#7,032 建立於 2022年8月5日

 (7 則留言) (0 個反應) (0 位負責人)Go (1,532 個分叉)auto 404
help wantedkind/documentationlifecycle/stalepriority/backlogtriage/accepted

倉庫指標

星標
 (4,267 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

User Story As a Cluster API provider developer, I would like to have a doc describing clear contracts between CAPI and providers for managed k8s service.

Detailed Description When Managed Kubernetes in CAPI proposal is approved, CAPI doc should be updated to reflect the chosen API option.

This is not an exhaustive list and feel free to add items in the comments.

  • A new "implementing managed kubernetes" guide that contains details about how to represent a managed Kubernetes service in CAPI. The content will be based on the selected option from the proposal along with other considerations such as managed node and addon management.
  • Update the Provider contracts documentation to state that the same kind should not be used to satisfy 2 different provider contracts.
  • Update the Cluster Infrastructure documentation to provide guidance on how to populate the controlPlaneEndpoint in the scenario where the control plane creates the api server load balancer. We should include sample code.
  • Update the Control Plane Controller diagram for managed k8s services case. The Control Plane reconcile needs to start when InfrastructureReady is true.

貢獻者指南