Skip to content
Snippets Groups Projects
  1. Oct 28, 2020
    • David Medinets's avatar
      update version of ingress-nginx controller in docs. (#6855) · 12ab8b7a
      David Medinets authored
      * update version of ingress-nginx controller.
      
      Change tag from controller-v0.34.0 to controller-v0.40.2 to use newest tag.
      
      * Update docs about aws deploy templates.
      
      In the yaml templates, there is no mention of idle timeouts. This is why I removed the documentation about it. This might be a mistake. Please verify this. I don't know enough to verify it myself.
      
      * Change label when checking version.
      
      When checking for `app.kubernetes.io/name=ingress-nginx`, a completed pod was selected which is not helpful when trying to `exec`. Changing the label selects the running controller pod.
      
      * put back the information about ELB Idle Timeouts.
      
      When I removed the information, I had overlooked that it was mentioned in the L7 yaml file. Thanks.
      12ab8b7a
  2. Oct 13, 2020
  3. Oct 06, 2020
  4. Sep 30, 2020
  5. Sep 12, 2020
  6. Sep 04, 2020
  7. Aug 27, 2020
  8. Aug 20, 2020
  9. Aug 06, 2020
  10. Jul 30, 2020
  11. Jun 30, 2020
  12. Jun 29, 2020
  13. Jun 24, 2020
  14. Jun 09, 2020
  15. May 28, 2020
  16. Apr 24, 2020
  17. Apr 22, 2020
  18. Apr 17, 2020
  19. Apr 15, 2020
  20. Apr 07, 2020
  21. Mar 30, 2020
  22. Mar 16, 2020
    • Michael Shnit's avatar
      Add AWS ALB Ingress Controller (#5489) · 29128eb3
      Michael Shnit authored
      * Add AWS ALB Ingress Controller Ansible role
      
      * remove trailing spaces
      
      * update owners
      
      * ALB ingress: update rbac clusterrole and remove role
      
      * Move alb-ingress role to roles/kubernetes-apps/ingress_controller folder
      29128eb3
  23. Feb 07, 2020
  24. Jan 06, 2020
  25. Nov 11, 2019
  26. Sep 10, 2019
    • Matthew Mosesohn's avatar
      Add support for k8s v1.16.0-beta.2 (#5148) · 27ec548b
      Matthew Mosesohn authored
      Cleaned up deprecated APIs:
      apps/v1beta1
      apps/v1beta2
      extensions/v1beta1 for ds,deploy,rs
      
      Add workaround for deploying helm using incompatible
      deployment manifest.
      Change-Id: I78b36741348f47a999df3841ee63cf4e6f377830
      27ec548b
  27. Aug 15, 2019
  28. Aug 07, 2019
  29. Jul 16, 2019
  30. Jun 11, 2019
  31. Jun 05, 2019
  32. Apr 29, 2019
  33. Apr 24, 2019
  34. Apr 23, 2019
  35. Apr 17, 2019
Loading