...
Helm permite empaquetar aplicaciones complejas para ser desplegadas en Kubernetes, pudiendo “aplantillar“ sus ficheros o manifest, tales como allows you to package complex applications to be deployed in Kubernetes, being able to "clone" their files or manifest, such as Deployment, Service, PersistentVolumeClaim, Ingress, Secret, etc… en plantillas o Templates de Helm y empaquetados en un Chart. Una vez empaquetadas, los Charts pueden distribuirse y versionarse en servidores de Charts (Chart Museum) y ser instalados en clusters de Kubernetes.Para este Q1 hemos liberado el código de un chart de Helm para poder desplegar la Community Edition de Onesait Platform sobre k8s. Podéis encontrar el código enetc... in templates or Helm Templates and packaged in a Chart. Once packaged, Charts can be distributed and versioned on Charts servers (Chart Museum) and installed on Kubernetes clusters.
For this Q1 we have released the code of a Helm chart to deploy the Community Edition of Onesait Platform on k8s. You can find the code at:
https://github.com/onesaitplatform/onesaitplatform-ce-charts
Además los hemos publicado en artifacthub, quedando listos y disponibles para su uso públicamenteWe have also published them in artifacthub, being ready and available for public use:
https://artifacthub.io/packages/helm/onesaitplatformhelmchart/onesaitplatform-ce-base-chart
También hemos liberado el plugin de generación de certificadosWe have also released the certificate generation plugin: