-
Notifications
You must be signed in to change notification settings - Fork 15
Open
1 / 41 of 4 issues completedDescription
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 requestNew feature or request