Skip to content

This is a script repository related to k8s common services/apps deployment, usage, and configuration, such as postgresql,cri-dockerd(这是有关k8s常用服务/app部署,使用,配置的脚本仓库,比如postgresql,cri-dockerd)

License

Notifications You must be signed in to change notification settings

jelen56/k8s-apps-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k8s-apps-shell

This is a script repository related to k8s common services/apps deployment, use, and configuration, such as postgresql, cri-dockerd,developed by using shell scripts

the apps support list:

  • postgresql
  • cri-dockerd
  • ...(coming soon)

usage:

  • postgresql:

    • init: bash pgsql-install.sh init
    • reset: bash pgsql-install.sh reset
    • NOTE:reset means deleting the related datas and resource(such as services),Generally used when you want to reinstall postgresql;btw,pgsql-install.sh is developed based on local Persistent Volumes,The config selection combination of volumes is configMap,local Persistent Volumes
  • cri-dockerd:

    • init:bash cri-dockerd-install.sh init
    • reset:bash cri-dockerd-install.sh reset,NOTE:reset means deleting the related datas and resource(such as services),Generally used when you want to reinstall postgresql

About

This is a script repository related to k8s common services/apps deployment, usage, and configuration, such as postgresql,cri-dockerd(这是有关k8s常用服务/app部署,使用,配置的脚本仓库,比如postgresql,cri-dockerd)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages