GoogleCloudPlatform / GoogleCloudPlatform/gsutil
Command to remove GKE Authorized-Networks in GKE
- Dominant language
- Python
- Stars
- 918
- Forks
- 335
- PR merge metrics
- No merged PRs in 30d
Description
Command to remove GKE Authorized-Networks in GKE.
I can add IP's using the following command
gcloud container clusters update $cluster_name \
--enable-master-authorized-networks \
--master-authorized-networks $whitelist_cidr
Is there a way to remove it to whitelist a particular IP or temporarily add an IP?
Contributor guide
Research direction
The issue names no gsutil file or test; start by checking the gcloud container clusters update command and GKE authorized-networks documentation. Done would require a confirmed way to remove or temporarily modify the authorized network, with the supported command or limitation clearly recorded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- gcp, kubernetes
- Domain
- cli, cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100