GoogleContainerTools / GoogleContainerTools/config-sync
Feature Request: non-GKE OSS Config Sync Usage Examples
Open
documentation
enhancement
- Dominant language
- Go
- Stars
- 277
- Forks
- 59
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 26
Description
Here is my way to install kpt-config-sync,
# Create a directory to store the manifest bundle
mkdir -p
# Extract the manifest bundle
tar -xzf -C
# Apply the manifests to your cluster
kubectl apply -f
BUT Are There any efficient and easy example to verify the kpt-config-syn ?
I need some tips. Thank you !
Contributor guide
Assessment
This issue has not been assessed yet.