Skip to content
  1. Oct 17, 2017
  2. Oct 13, 2017
  3. Oct 09, 2017
  4. Oct 05, 2017
  5. Oct 04, 2017
  6. Oct 02, 2017
  7. Sep 27, 2017
  8. Sep 26, 2017
    • Matthew Mosesohn's avatar
      Upgrade to kubeadm (#1667) · bd272e0b
      Matthew Mosesohn authored
      * Enable upgrade to kubeadm
      
      * fix kubedns upgrade
      
      * try upgrade route
      
      * use init/upgrade strategy for kubeadm and ignore kubedns svc
      
      * Use bin_dir for kubeadm
      
      * delete more secrets
      
      * fix waiting for terminating pods
      
      * Manually enforce kube-proxy for kubeadm deploy
      
      * remove proxy. update to kubeadm 1.8.0rc1
      bd272e0b
  9. Sep 15, 2017
  10. Sep 13, 2017
    • Matthew Mosesohn's avatar
      kubeadm support (#1631) · 67447260
      Matthew Mosesohn authored
      * kubeadm support
      
      * move k8s master to a subtask
      * disable k8s secrets when using kubeadm
      * fix etcd cert serial var
      * move simple auth users to master role
      * make a kubeadm-specific env file for kubelet
      * add non-ha CI job
      
      * change ci boolean vars to json format
      
      * fixup
      
      * Update create-gce.yml
      
      * Update create-gce.yml
      
      * Update create-gce.yml
      67447260
  11. Sep 10, 2017
  12. Sep 06, 2017
  13. Sep 05, 2017
  14. Sep 04, 2017
  15. Aug 30, 2017
  16. Aug 25, 2017
    • Chad Swenson's avatar
      Initial version of Flannel using CNI (#1486) · a39e78d4
      Chad Swenson authored
      * Updates Controller Manager/Kubelet with Flannel's required configuration for CNI
      * Removes old Flannel installation
      * Install CNI enabled Flannel DaemonSet/ConfigMap/CNI bins and config (with portmap plugin) on host
      * Uses RBAC if enabled
      * Fixed an issue that could occur if br_netfilter is not a module and net.bridge.bridge-nf-call-iptables sysctl was not set
      a39e78d4
  17. Aug 24, 2017
  18. Aug 18, 2017
    • Matthew Mosesohn's avatar
      Fix cert and netchecker upgrade issues (#1543) · df28db00
      Matthew Mosesohn authored
      * Bump tag for upgrade CI, fix netchecker upgrade
      
      netchecker-server was changed from pod to deployment, so
      we need an upgrade hook for it.
      
      CI now uses v2.1.1 as a basis for upgrade.
      
      * Fix upgrades for certs from non-rbac to rbac
      df28db00
  19. Aug 14, 2017
  20. Aug 11, 2017
    • Seungkyu Ahn's avatar
      Apply RBAC to efk and create fluentd.conf · b22bef5c
      Seungkyu Ahn authored
      Making fluentd.conf as configmap to change configuration.
      Change elasticsearch rc to deployment.
      Having installed previous elastaicsearch as rc, first should delete that.
      b22bef5c
  21. Jul 28, 2017
  22. Jul 17, 2017
  23. Jul 04, 2017
  24. Jun 27, 2017
Loading