4137 links
741 private links
  • Doo's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
  • ► Jouer les vidéos
Links per page: 20 50 100
◄Older
page 9 / 10
Newer►
189 results tagged kubernetes x
  • thumbnail
    Containers, Docker, and Kubernetes Part 3 // Collective Idea | Crafting web and mobile software based in Holland, Michigan
    apiVersion: v1
    kind: Service
    metadata:
      name: redis-cache
      labels:
        role: cache
    spec:
      type: NodePort
      ports:
      - port: 6379
        targetPort: 6379
      selector:
        role: cache

    TIL NodePort && targetPort

    April 27, 2017 09:50:05 AM GMT+02:00 * - permalink -
    QRCode
    - https://collectiveidea.com/blog/archives/2017/04/26/containers-docker-and-kubernetes-part-3
    kubernetes
  • ingress/controllers/nginx at master · kubernetes/ingress
    April 26, 2017 01:33:42 PM GMT+02:00 * - permalink -
    QRCode
    - https://github.com/kubernetes/ingress/tree/master/controllers/nginx
    kubernetes
  • Note: setup kubernetes

    After completing my kubernetes setup, I realise that there is some caveats and stuff to know beforehand :

    • Kubernetes is not admin friendly, it's meant to be user friendly more or less
    • If you don't know anything about BGP/OSPF, you will have a hard time implementing a "simple" overlay network and will have to use flannel, calico or whatever shit they put on their documentation. On my end, quagga and bgpd ftw.
    • Kubernetes is multimaster "by design" but none of the daemons are multimaster compliant, so you will have to setup some DNS infrastructure if you don't already have one
    • This is a good product, you might overlook it and prefer to use Mesos or its wrapper DC/OS, imho : it would be a mistake to dismiss kubernetes VS mesos on the simple fact that it's harder to setup.

    it took me a good week to properly understand and setup, I think this is the minimum learning curve for anybody who want to properly understand what is done and could be done.

    April 25, 2017 04:44:25 PM GMT+02:00 * - permalink -
    QRCode
    - https://dooby.fr/shaare/xyZ-3A
    kubernetes
  • kubectl Cheat Sheet | Kubernetes
    April 25, 2017 04:44:19 PM GMT+02:00 * - permalink -
    QRCode
    - https://kubernetes.io/docs/user-guide/kubectl-cheatsheet/
    kubernetes
  • Kubernetes Master Tier For 1000 Nodes Scale — CCP documentation
    April 19, 2017 10:58:54 AM GMT+02:00 * - permalink -
    QRCode
    - https://fuel-ccp.readthedocs.io/en/latest/design/k8s_1000_nodes_architecture.html
    kubernetes
  • Building High-Availability Clusters | Kubernetes
    April 19, 2017 10:42:49 AM GMT+02:00 * - permalink -
    QRCode
    - https://kubernetes.io/docs/admin/high-availability
    kubernetes
  • thumbnail
    CoreOS Tectonic 1.5.5 Now Ships with Highly Available Clusters by Default and Extends Installer
    March 24, 2017 04:36:56 PM GMT+01:00 * - permalink -
    QRCode
    - https://coreos.com/blog/tectonic-highly-available-clusters.html
    kubernetes
  • thumbnail
    dotGo 2016 - Kelsey Hightower - Self Deploying Go Applications - YouTube
    January 23, 2017 01:35:58 PM GMT+01:00 * - permalink -
    QRCode
    - https://www.youtube.com/watch?v=nhmAyZNlECw
    google kubernetes
  • thumbnail
    kubernetes-incubator/kargo: Setup a kubernetes cluster

    POURQUOI le SDN est il obligatoire pour ce genre de shit ?

    January 18, 2017 02:40:23 PM GMT+01:00 * - permalink -
    QRCode
    - https://github.com/kubernetes-incubator/kargo
    kubernetes ansible
  • Recipe – Kubernetes cluster with Raspberry Pi 3 – Sergio Sisternes Blog – @sesispla

    via stephane

    January 5, 2017 10:27:49 AM GMT+01:00 * - permalink -
    QRCode
    - https://www.sesispla.net/blog/language/en/2017/01/recipe-kubernetes-cluster-with-raspberry-pi-3/
    kubernetes ansible
  • OpenContrail is an open source network virtualization platform for the cloud.
    November 18, 2016 04:10:17 PM GMT+01:00 * - permalink -
    QRCode
    - http://www.opencontrail.org/
    kubernetes network networking
  • thumbnail
    Kubernetes Networking
    November 18, 2016 03:58:50 PM GMT+01:00 * - permalink -
    QRCode
    - http://www.slideshare.net/CJCullen/kubernetes-networking-55835829
    kubernetes
  • thumbnail
    Battlefield: Calico, Flannel, Weave and Docker Overlay Network | Arthur Chunqi Li's Blog

    Un excellent descriptif des différentes solutions networking pour k8s

    October 26, 2016 10:16:01 AM GMT+02:00 * - permalink -
    QRCode
    - http://chunqi.li/2015/11/15/Battlefield-Calico-Flannel-Weave-and-Docker-Overlay-Network/
    kubernetes network
  • Kubernetes - Authenticating Across Clusters with kubeconfig
    October 18, 2016 04:28:28 PM GMT+02:00 * - permalink -
    QRCode
    - http://kubernetes.io/docs/user-guide/kubeconfig-file/
    kubernetes kubeconfig
  • thumbnail
    Releases · kubernetes/kubernetes
    October 18, 2016 04:28:12 PM GMT+02:00 * - permalink -
    QRCode
    - https://github.com/kubernetes/kubernetes/releases
    kubernetes
  • How kubeadm Initializes Your Kubernetes Master - Ian Lewis
    October 17, 2016 10:41:18 AM GMT+02:00 * - permalink -
    QRCode
    - https://www.ianlewis.org/en/how-kubeadm-initializes-your-kubernetes-master
    kubernetes
  • thumbnail
    arkenio/gogeta: Reverse proxy based on etcd hierarchy

    ça peut être bien puissant avec un haproxy devant et un kubernetes / etcd derrière

    October 17, 2016 10:40:02 AM GMT+02:00 * - permalink -
    QRCode
    - https://github.com/arkenio/gogeta
    kubernetes etcd service-discovery service_discovery microservices
  • Kubernetes - Creating a Custom Cluster from Scratch
    October 11, 2016 03:28:24 PM GMT+02:00 * - permalink -
    QRCode
    - http://kubernetes.io/docs/getting-started-guides/scratch/
    kubernetes
  • Kubernetes Bootcamp

    ça, je garde sous le coude :)

    August 31, 2016 05:31:48 PM GMT+02:00 * - permalink -
    QRCode
    - https://kubernetesbootcamp.github.io/kubernetes-bootcamp/index.html
    kubernetes
  • thumbnail
    Hands on: Monitoring Kubernetes with Prometheus
    August 30, 2016 01:57:28 PM GMT+02:00 * - permalink -
    QRCode
    - https://coreos.com/blog/monitoring-kubernetes-with-prometheus.html
    prometheus coreos docker kubernetes
Links per page: 20 50 100
◄Older
page 9 / 10
Newer►
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation