cluster-api-provider-ibmcloud

command module
v0.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 15, 2023 License: Apache-2.0 Imports: 21 Imported by: 0

README

LICENSE GitHub release (latest by date) Go Report Card

Kubernetes Cluster API Provider IBM Cloud (CAPIBM)

Powered by IBM Cloud


This repository hosts a concrete implementation of an IBM Cloud provider for the cluster-api project.

What is the Cluster API Provider IBM Cloud

The Cluster API brings declarative, Kubernetes-style APIs to cluster creation, configuration and management. The API itself is shared across multiple cloud providers allowing for true IBM Cloud hybrid deployments of Kubernetes.

Documentation

Please see our book for in-depth documentation.

Launching a Kubernetes cluster on IBM Cloud

Check out the Cluster API IBM Cloud Quick Start for launching a cluster on IBM Cloud.

Compatibility with Cluster API and Kubernetes Versions

This provider's versions are compatible with the following versions of Cluster API:

Cluster API v1alpha4 (v0.4) Cluster API v1beta1 (v1.x)
CAPIBM v1alpha4 (v0.1.x)
CAPIBM v1beta1 (v0.2.x, v0.3.x)
CAPIBM v1beta2 (v0.[4-6].x, main)

(See Kubernetes support matrix of Cluster API versions).

Community, discussion, contribution, and support

If you have questions or want to get the latest project news, you can connect with us in the following ways:

  • Chat with us on the Kubernetes Slack in the #cluster-api-ibmcloud channel
  • Subscribe to the SIG Cluster Lifecycle Google Group for access to documents and calendars
  • Join our Weekly meeting sessions where we share the latest project news, demos, answer questions, and triage issues
    • Biweekly on Friday @ 09:00 IST on Zoom
    • Previous meetings: [ notes ]

Pull Requests and feedback on issues are very welcome! See the issue tracker if you're unsure where to start, especially the Good first issue and Help wanted tags, and also feel free to reach out to discuss.

See also our contributor guide and the Kubernetes community page for more details on how to get involved.

Code of conduct

Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.

Documentation

Overview

main is the main package for the Cluster API IBMCLOUD Provider.

Directories

Path Synopsis
api
v1beta1
Package v1beta1 contains the v1beta1 API implementation.
Package v1beta1 contains the v1beta1 API implementation.
v1beta2
Package v1beta2 contains the v1beta2 API implementation.
Package v1beta2 contains the v1beta2 API implementation.
cloud
scope
Package scope implements cloud code.
Package scope implements cloud code.
cmd
capibmadm
main is the main package for the capibm cli tool.
main is the main package for the capibm cli tool.
capibmadm/clients/iam
Package iam contains, client to create iam authenticator.
Package iam contains, client to create iam authenticator.
capibmadm/clients/platformservices
Package platformservices contains client functions for platform services.
Package platformservices contains client functions for platform services.
capibmadm/clients/powervs
Package powervs contains powervs client functions.
Package powervs contains powervs client functions.
capibmadm/clients/vpc
Package vpc contains vpc client functions.
Package vpc contains vpc client functions.
capibmadm/cmd
Package cmd contains the capibm cli commands.
Package cmd contains the capibm cli commands.
capibmadm/cmd/powervs
Package powervs contains the commands to operate on Power VS resources.
Package powervs contains the commands to operate on Power VS resources.
capibmadm/cmd/powervs/image
Package image contains the commands to operate on PowerVS image resources.
Package image contains the commands to operate on PowerVS image resources.
capibmadm/cmd/powervs/key
Package key contains the commands to operate on PowerVS ssh-key related resources.
Package key contains the commands to operate on PowerVS ssh-key related resources.
capibmadm/cmd/powervs/network
Package network contains the commands to operate on Power VS Network resources.
Package network contains the commands to operate on Power VS Network resources.
capibmadm/cmd/powervs/port
Package port contains the commands to operate on PowerVS Port resources.
Package port contains the commands to operate on PowerVS Port resources.
capibmadm/cmd/version
Package version contains the capibmadm version command.
Package version contains the capibmadm version command.
capibmadm/cmd/vpc
Package vpc contains the commands to operate on vpc resources.
Package vpc contains the commands to operate on vpc resources.
capibmadm/cmd/vpc/image
Package image contains the commands to operate on vpc image resources.
Package image contains the commands to operate on vpc image resources.
capibmadm/cmd/vpc/key
Package key contains the commands to operate on vpc key resources.
Package key contains the commands to operate on vpc key resources.
capibmadm/options
Package options implements options code.
Package options implements options code.
capibmadm/printer
Package printer implements printing functionality for cli.
Package printer implements printing functionality for cli.
capibmadm/utils
Package utils contains utility and printer functions for cli.
Package utils contains utility and printer functions for cli.
Package controllers implements controllers code.
Package controllers implements controllers code.
hack
boilerplate/test
Package test contains test boilerplate.
Package test contains test boilerplate.
tools Module
pkg
cloud/services/authenticator
Package authenticator implements authenticator code.
Package authenticator implements authenticator code.
cloud/services/powervs
Package powervs implements powervs code.
Package powervs implements powervs code.
cloud/services/resourcecontroller
Package resourcecontroller implements resourcecontroller code.
Package resourcecontroller implements resourcecontroller code.
cloud/services/utils
Package utils implements utils code.
Package utils implements utils code.
cloud/services/vpc
Package vpc implements VPC code.
Package vpc implements VPC code.
endpoints
Package endpoints implements endpoints code.
Package endpoints implements endpoints code.
options
Package options implements options code.
Package options implements options code.
record
Package record implements record framework code.
Package record implements record framework code.
test
helpers
Package helpers implements test helpers code.
Package helpers implements test helpers code.
Package util implements util code.
Package util implements util code.
Package version provides the version information.
Package version provides the version information.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL