https://github.com/acanguven/k8s-migrate
Copy namespace from one kubernetes to other in 3 seconds
https://github.com/acanguven/k8s-migrate
kubernetes
Last synced: about 2 months ago
JSON representation
Copy namespace from one kubernetes to other in 3 seconds
- Host: GitHub
- URL: https://github.com/acanguven/k8s-migrate
- Owner: Acanguven
- Created: 2020-01-12T22:54:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-02T11:02:30.000Z (over 2 years ago)
- Last Synced: 2025-03-29T15:11:19.429Z (3 months ago)
- Topics: kubernetes
- Language: JavaScript
- Homepage:
- Size: 259 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# K8S Migrator
Copy namespace from one kubernetes to other in 3 seconds
### Install
```bash
npm i -g k8s-migrate
```### Run
```bash
k8s-migrate
```