# huawei-install-script **Repository Path**: hangcui97/hw-install-script ## Basic Information - **Project Name**: huawei-install-script - **Description**: huawei install scripts. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-12-01 - **Last Updated**: 2022-12-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # huawei-install-script ## Intro huawei Taishan 2280 OpenEuler 20.03 install scripts. ## Install ```shell # chmod +x ./install.sh && ./install.sh ``` ### install k8s and components ```shell # chmod +x ./install_k8s.sh && ./install_k8s.sh ```