GoogleContainerTools / GoogleContainerTools/config-sync

Feature Request: non-GKE OSS Config Sync Usage Examples

Open
#5 10 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.