Summary With the problems of data sharing and information diddling in the field of education, we construct a highly available education consortium blockchain platform to ensure trusted sharing and privacy protection of education data. We employ erasure codes to process blockchain ledger files and optimize the data storage model according to the characteristics of education data, which can reduce the storage volume effectively. A HotStuff consensus algorithm is designed to access the ordering service of Hyperledger Fabric. A suitable educational blockchain network architecture based on the node complexity of education scenarios is proposed to achieve the high availability of the platform. To manage the education blockchain network, we implement the Fabric deployment based on Kubernetes and achieve the goal of including chaincode into Kubernetes environmental management. To improve the resource utilization of chaincode, we explore the new way of chaincode management by the functional computing service. Finally, on the premise of ensuring a 1/2 fault tolerance rate, the total ledger has decreased by 53.56%. Our platform enhanced the Byzantine fault tolerance while ensuring higher efficiency. Experimental results show that our platform is quite suitable for education scenario with many nodes.