Skip to content
Snippets Groups Projects
This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git. Pull mirroring updated .
  1. Mar 26, 2021
  2. Jan 20, 2021
  3. Dec 03, 2020
  4. Nov 27, 2020
  5. Nov 09, 2020
  6. Oct 15, 2020
  7. Oct 08, 2020
  8. Aug 27, 2020
  9. Jul 10, 2020
  10. Jul 07, 2020
  11. Jul 06, 2020
  12. Jul 03, 2020
  13. Jul 02, 2020
  14. Jun 29, 2020
  15. Jun 23, 2020
  16. Jun 21, 2020
  17. Jun 19, 2020
  18. Jun 17, 2020
  19. Jun 16, 2020
  20. Jun 03, 2020
  21. May 27, 2020
  22. May 25, 2020
  23. May 22, 2020
  24. Apr 30, 2020
  25. Apr 13, 2020
  26. Mar 20, 2020
  27. Feb 25, 2020
  28. Dec 18, 2019
  29. Dec 11, 2019
  30. Dec 10, 2019
  31. Dec 04, 2019
  32. Dec 02, 2019
  33. Nov 27, 2019
    • vijaynag's avatar
      Gerrit ID: 5665 - Deploys OSM on Kubernetes. · 8339ed24
      vijaynag authored and garciadeblas's avatar garciadeblas committed
      Run the installation script with -c k8s to deploy osm on K8s.
      To Uninstall OSM deployed on Kubernetes run script with --uninstall -c k8s.
      Each yaml file in osm_pods directory contains yaml definitions for pods and services.
      
      Added license to yaml files in osm_pods.
      
      Changed volume mounts to OSM_NAMESPACE_VOL from docker volumes.
      
      Removes all pods and services while uninstalling.
      
      Added namespace to deploy osm services. Deleting namespace
      for uninstalling osm services.
      Resolved Merge conflict with Change-7931. Changed Mongo, Kafka,
      zookeeper, mysql and prometheus to statefulset.
      
      -s <namespace> users can define namespace for k8s to deploy
      osm services.
      
      Added cluster configuration file which will be used to install k8s control plane
      Addressed nodeport range issue and resolved merge conflict.
      
      Added two yaml files to create a job for systest and robot test.
      
      Change-Id: Iabe70fa7aed9cd638011bb92e2f300e32cff5772
      Signed-off-by: default avatarvijaynag.bs <vijaynag.bs@tataelxsi.co.in>
      8339ed24
Loading