|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en"><head> |
| 3 | + <meta charset="utf-8"> |
| 4 | + <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
| 5 | + <meta name="viewport" content="width=device-width, initial-scale=1"> |
| 6 | + <meta name="twitter:card" content="summary_large_image" /><!-- Begin Jekyll SEO tag v2.6.1 --> |
| 7 | +<title>Page 3 of 3 for Kubeflow | The Machine Learning Toolkit for Kubernetes.</title> |
| 8 | +<meta name="generator" content="Jekyll v4.1.1" /> |
| 9 | +<meta property="og:title" content="Kubeflow" /> |
| 10 | +<meta property="og:locale" content="en_US" /> |
| 11 | +<meta name="description" content="The Machine Learning Toolkit for Kubernetes." /> |
| 12 | +<meta property="og:description" content="The Machine Learning Toolkit for Kubernetes." /> |
| 13 | +<link rel="canonical" href="https://blog.kubeflow.org/page3/" /> |
| 14 | +<meta property="og:url" content="https://blog.kubeflow.org/page3/" /> |
| 15 | +<meta property="og:site_name" content="Kubeflow" /> |
| 16 | +<meta property="og:image" content="https://blog.kubeflow.org/images/logo.png" /> |
| 17 | +<link rel="prev" href="https://blog.kubeflow.org/page2/" /> |
| 18 | +<script type="application/ld+json"> |
| 19 | +{"url":"https://blog.kubeflow.org/page3/","@type":"WebPage","headline":"Kubeflow","image":"https://blog.kubeflow.org/images/logo.png","description":"The Machine Learning Toolkit for Kubernetes.","@context":"https://schema.org"}</script> |
| 20 | +<!-- End Jekyll SEO tag --> |
| 21 | +<link rel="stylesheet" href="/assets/css/style.css"><link type="application/atom+xml" rel="alternate" href="https://blog.kubeflow.org/feed.xml" title="Kubeflow" /><!-- the google_analytics_id gets auto inserted from the config file --> |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | +<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create','UA-135379910-2','auto');ga('require','displayfeatures');ga('send','pageview');</script> |
| 26 | + |
| 27 | +<link rel="apple-touch-icon" sizes="180x180" href="/images/favicons/apple-touch-icon.png"> |
| 28 | +<link rel="icon" type="image/png" sizes="32x32" href="/images/favicons/favicon-32x32.png"> |
| 29 | +<link rel="icon" type="image/png" sizes="16x16" href="/images/favicons/favicon-16x16.png"> |
| 30 | +<link rel="shortcut icon" type="image/x-icon" href="/images/favicons/favicon.ico"> |
| 31 | +<link rel="manifest" href="/images/favicons/site.webmanifest"> |
| 32 | +<link rel="mask-icon" href="/images/favicons/safari-pinned-tab.svg" color="#ffffff"> |
| 33 | +<meta name="msapplication-config" content="/images/favicons/browserconfig.xml" /> |
| 34 | +<meta name="msapplication-TileColor" content="#ffffff"> |
| 35 | +<meta name="theme-color" content="#ffffff"><!-- remove conflicting design language, especially for unvisited links: <link href="https://unpkg.com/@primer/css/dist/primer.css" rel="stylesheet" /> --> |
| 36 | +<link rel="stylesheet" href="//use.fontawesome.com/releases/v5.0.7/css/all.css"> |
| 37 | + |
| 38 | +<script> |
| 39 | +function wrap_img(fn) { |
| 40 | + if (document.attachEvent ? document.readyState === "complete" : document.readyState !== "loading") { |
| 41 | + var elements = document.querySelectorAll(".post img"); |
| 42 | + Array.prototype.forEach.call(elements, function(el, i) { |
| 43 | + if (el.getAttribute("title") && (el.className != "emoji")) { |
| 44 | + const caption = document.createElement('figcaption'); |
| 45 | + var node = document.createTextNode(el.getAttribute("title")); |
| 46 | + caption.appendChild(node); |
| 47 | + const wrapper = document.createElement('figure'); |
| 48 | + wrapper.className = 'image'; |
| 49 | + el.parentNode.insertBefore(wrapper, el); |
| 50 | + el.parentNode.removeChild(el); |
| 51 | + wrapper.appendChild(el); |
| 52 | + wrapper.appendChild(caption); |
| 53 | + } |
| 54 | + }); |
| 55 | + } else { document.addEventListener('DOMContentLoaded', fn); } |
| 56 | +} |
| 57 | +window.onload = wrap_img; |
| 58 | +</script> |
| 59 | + |
| 60 | +<script> |
| 61 | + document.addEventListener("DOMContentLoaded", function(){ |
| 62 | + // add link icon to anchor tags |
| 63 | + var elem = document.querySelectorAll(".anchor-link") |
| 64 | + elem.forEach(e => (e.innerHTML = '<i class="fas fa-link fa-xs"></i>')); |
| 65 | + }); |
| 66 | +</script> |
| 67 | +</head> |
| 68 | +<body><header class="site-header"> |
| 69 | + |
| 70 | + <div class="wrapper"><a class="site-title" rel="author" href="/">Kubeflow</a><nav class="site-nav"> |
| 71 | + <input type="checkbox" id="nav-trigger" class="nav-trigger" /> |
| 72 | + <label for="nav-trigger"> |
| 73 | + <span class="menu-icon"> |
| 74 | + <svg viewBox="0 0 18 15" width="18px" height="15px"> |
| 75 | + <path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/> |
| 76 | + </svg> |
| 77 | + </span> |
| 78 | + </label> |
| 79 | + |
| 80 | + <div class="trigger"><a class="page-link" href="/about/">About</a><a class="page-link" href="/search/">Search</a><a class="page-link" href="/categories/">Tags</a></div> |
| 81 | + </nav></div> |
| 82 | +</header> |
| 83 | +<main class="page-content" aria-label="Content"> |
| 84 | + <div class="wrapper"> |
| 85 | + <div class="home"><p align="center"> |
| 86 | + <img src="/images/logo.png" alt="Kubeflow logotype" /> |
| 87 | +</p> |
| 88 | + |
| 89 | +<h1 align="center">The Kubeflow Blog</h1> |
| 90 | +<h3 align="center">The Official Blog For <a href="https://kubeflow.org">Kubeflow</a>, The Machine Learning Toolkit For Kubernetes.</h3> |
| 91 | + |
| 92 | +<h1 id="posts">Posts</h1> |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + <!-- Hide posts if front matter flag hide:true --> |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + <!-- Sort posts by rank, then date --> |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + <!-- Assemble final sorted posts array --> |
| 111 | + |
| 112 | + </div> |
| 113 | + </div> |
| 114 | + </main><footer class="site-footer h-card"> |
| 115 | + <data class="u-url" href="/"></data> |
| 116 | + |
| 117 | + <div class="wrapper"> |
| 118 | + |
| 119 | + <div class="footer-col-wrapper"> |
| 120 | + <div class="footer-col"> |
| 121 | + <p class="feed-subscribe"> |
| 122 | + <a href="/feed.xml"> |
| 123 | + <svg class="svg-icon orange"> |
| 124 | + <use xlink:href="/assets/minima-social-icons.svg#rss"></use> |
| 125 | + </svg><span>Subscribe</span> |
| 126 | + </a> |
| 127 | + </p> |
| 128 | + </div> |
| 129 | + <div class="footer-col"> |
| 130 | + <p>The Machine Learning Toolkit for Kubernetes.</p> |
| 131 | + </div> |
| 132 | + </div> |
| 133 | + |
| 134 | + <div class="social-links"><ul class="social-media-list"><li><a rel="me" href="https://github.com/kubeflow" target="_blank" title="kubeflow"><svg class="svg-icon grey"><use xlink:href="/assets/minima-social-icons.svg#github"></use></svg></a></li><li><a rel="me" href="https://twitter.com/kubeflow" target="_blank" title="kubeflow"><svg class="svg-icon grey"><use xlink:href="/assets/minima-social-icons.svg#twitter"></use></svg></a></li></ul> |
| 135 | +</div> |
| 136 | + |
| 137 | + </div> |
| 138 | + |
| 139 | +</footer> |
| 140 | +</body> |
| 141 | + |
| 142 | +</html> |
0 commit comments