Skip to content
Snippets Groups Projects
  1. Apr 29, 2021
    • Cristian Calin's avatar
      Rename ansible groups to use _ instead of - (#7552) · 360aff4a
      Cristian Calin authored
      * rename ansible groups to use _ instead of -
      
      k8s-cluster -> k8s_cluster
      k8s-node -> k8s_node
      calico-rr -> calico_rr
      no-floating -> no_floating
      
      Note: kube-node,k8s-cluster groups in upgrade CI
            need clean-up after v2.16 is tagged
      
      * ensure old groups are mapped to the new ones
      360aff4a
  2. Mar 24, 2021
  3. Dec 04, 2019
  4. Sep 26, 2019
  5. Nov 28, 2018
  6. Sep 20, 2018
  7. May 03, 2018
    • Tommy Kindmark's avatar
      Update aws.md · 0e012e59
      Tommy Kindmark authored
      I had an issue with DNS not working because i didn't add the "kubernetes.io/cluster/$cluster_name" to the route table my subnets where using.
      0e012e59
  8. Feb 16, 2018
  9. Feb 14, 2018
  10. Jul 11, 2017
  11. Jun 16, 2017
  12. May 19, 2017
  13. Mar 03, 2017
    • Vincent Schwarzer's avatar
      Added Missing AWS IAM Profiles and Policies · 5ae85b9d
      Vincent Schwarzer authored
      The AWS IAM profiles and policies required to run Kargo on AWS
      are no longer hosted in the kubernetes main repo since kube-up got
      deprecated. Hence we have to move the files into the kargo repository.
      5ae85b9d
  14. Sep 29, 2016
  15. Aug 24, 2016
Loading