Skip to content

📒 Managing manifest information about different releases of components within kubespray.

License

Notifications You must be signed in to change notification settings

kubean-io/kubean-manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

📒 kubean-manifest

Managing manifest information about different releases of components within kubespray.

How to use

# download manifest file
$ wget https://raw.githubusercontent.com/kubean-io/kubean-manifest/main/manifests/manifest-${spray_release_num}-${short_commit_hash}.yml
# apply manifest file
$ kubectl apply -f manifests/manifest-${release_num}-${shot_commit_hash}.yml

# e.g:
$ wget https://raw.githubusercontent.com/kubean-io/kubean-manifest/main/manifests/manifest-2.23-10679eb.yml
$ kubectl apply -f manifests/manifest-2.23-10679eb.yml

About

📒 Managing manifest information about different releases of components within kubespray.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published