Skip to content
  1. Oct 29, 2020
    • David Medinets's avatar
      Notes About Server In admin.conf (#6854) · 102fb945
      David Medinets authored
      * Add note about changing private IP in admin.conf.
      
      When I run kubespray, a load balancer is created which should be used instead of the ip of the controller node.
      
      * Procedure to find load balancer and update admin.conf
      
      When I run kubespray, a load balancer is used instead of the private ip of the controller.
      102fb945
  2. Oct 28, 2020
    • Mikhail Snetkov's avatar
    • 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
    • axelgobletbdr's avatar
      fixed bug in etcd retention where backups are not sorted by date (#6860) · 097bec47
      axelgobletbdr authored
      * fixed bug in etcd retention where backups are not sorted by date
      
      * added directory filter to find command
      097bec47
  3. Oct 26, 2020
    • Hans Feldt's avatar
      Install cri-o with package version (#6853) · d36b5d7d
      Hans Feldt authored
      and thereby support upgrade from e.g. 1.18.x to 1.19.y
      
      Included OSes:
      - Centos7/8
      - Ubuntu18/20
      
      New variables for overriding by default installed packages:
      - centos_crio_packages
      - ubuntu_crio_packages
      d36b5d7d
  4. Oct 23, 2020
  5. Oct 22, 2020
  6. Oct 21, 2020
  7. Oct 20, 2020
  8. Oct 19, 2020
  9. Oct 15, 2020
  10. Oct 13, 2020
  11. Oct 12, 2020
  12. Oct 11, 2020
  13. Oct 09, 2020
  14. Oct 07, 2020
  15. Oct 06, 2020
Loading