4136 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
  • 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
Links per page: 20 50 100
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation