Skip to content

[Feature]: Support air gap clusters #585

@alistarle

Description

@alistarle

Problem to Solve

To enhance security of the Kubernetes Cluster provisioned by the provider we should be able to remove internet dependency. Indeed, by the book, cluster-api doesn't require an internet connexion by itself, he only need a L2 connexion between management cluster and workload cluster.

Currently the provider enforce usage of the InternetService, NatGateway and public network.

Proposed Solution

Allow disabling of InternetService and NatGateway in the provider to create airgap services. It also allow more granular configuration for workload clusters

Additional Context

No response

Environment Details

- Kubernetes version (`kubectl version`):
- OS (`/etc/os-release`):
- Kernel (`uname -a`):
- cluster-api-provider-outscale version:
- cluster-api version:
- Install tools:
- Kubernetes distribution:
- Kubernetes distribution version:

Sub-issues

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions