mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
Initial Commit
This commit is contained in:
218
404-commercial.html
Normal file
218
404-commercial.html
Normal file
@@ -0,0 +1,218 @@
|
||||
<!DOCTYPE html>
|
||||
<!--[if IE 8]><html class="ie8"><![endif]-->
|
||||
<!--[if IE 9]><html class="ie9"><![endif]-->
|
||||
<!--[if gt IE 9]><!-->
|
||||
<html>
|
||||
<!--<![endif]-->
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="google-site-verification" content="MCaLEYfZB8HfZSTyMQYZyBeRMXGoKt46uvrwEp-KN3M">
|
||||
<title>404 | Red Hat OpenShift Documentation</title>
|
||||
<link href="https:/docs.openshift.com/" rel="canonical">
|
||||
<link href="https://assets.openshift.net/content/subdomain/touch-icon-precomposed.png" rel="apple-touch-icon-precomposed" type="image/png">
|
||||
<link href="https://assets.openshift.net/content/subdomain/favicon32x32.png" rel="shortcut icon" type="image/png">
|
||||
<link href="https://assets.openshift.net/content/osh-nav-footer.css" rel="stylesheet" type="text/css" media="screen, print" />
|
||||
<link href="https://assets.openshift.net/content/subdomain.css" rel="stylesheet" media="screen, print">
|
||||
<link href="_stylesheets/commercial-home.css" rel="stylesheet">
|
||||
<!--[if IE]><link rel="shortcut icon" href="https://assets.openshift.net/content/subdomain/favicon.ico"><![endif]-->
|
||||
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://assets.openshift.net/content/html5shiv.js"></script>
|
||||
<script src="https://assets.openshift.net/content/respond.js"></script>
|
||||
<![endif]-->
|
||||
<!-- IE8 requires jQuery and Bootstrap JS to load in head to prevent rendering bugs -->
|
||||
<!-- IE8 requires jQuery v1.x -->
|
||||
<script src="https://assets.openshift.net/content/modernizr.js" type="text/javascript"></script>
|
||||
<script src="https://assets.openshift.net/content/subdomain.js" type="text/javascript"></script>
|
||||
<script src="https://assets.openshift.net/content/nav-tertiary.js" type="text/javascript"></script>
|
||||
<!-- Google Tag Manager -->
|
||||
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
||||
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
||||
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
||||
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
||||
})(window,document,'script','dataLayer','GTM-PMDVKG');</script>
|
||||
<!-- End Google Tag Manager -->
|
||||
|
||||
<!-- Adobe DTM -->
|
||||
<script src="https://www.redhat.com/dtm.js" type="text/javascript"></script>
|
||||
<!-- End Adobe DTM -->
|
||||
</head>
|
||||
<body class="docs docs-home">
|
||||
<!-- Google Tag Manager (noscript) -->
|
||||
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PMDVKG"
|
||||
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
||||
<!-- End Google Tag Manager (noscript) -->
|
||||
|
||||
<nav id="main">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="navbar navbar-default navbar-openshift" role="navigation">
|
||||
<div class="navbar-header">
|
||||
<a href="#nav-main" class="dropdown-toggle navbar-menu-toggle hidden visible-xs" data-toggle="collapse">
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</a>
|
||||
<a class="navbar-brand" target="_blank" href="https://www.openshift.com"></a>
|
||||
</div>
|
||||
<div id="nav-main" class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
|
||||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false">
|
||||
Products <span class="fa fa-angle-down"></span>
|
||||
</a>
|
||||
<ul class="dropdown-menu">
|
||||
<li><a target="_blank" href="https://www.openshift.com/products/">Overview</a></li>
|
||||
<li><a target="_blank" href="https://www.openshift.com/products/features/">Features</a></li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" target="_blank" href="https://www.openshift.com/products/online/">Online</a>
|
||||
<ul class="dropdown-menu product" style="display: none;">
|
||||
<a target="_blank" href="https://www.openshift.com/products/online/">
|
||||
<li>
|
||||
<p><img src="https://assets.openshift.net/content/subdomain/Logotype_RH_OpenShiftOnline_wLogo_RGB_Gray.svg" alt="" class="img-responsive"></p>
|
||||
<p>The fastest way for developers to build, host and scale applications in the public cloud</p>
|
||||
</li>
|
||||
</a>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" target="_blank" href="https://www.openshift.com/products/dedicated/">Dedicated</a>
|
||||
<ul class="dropdown-menu product" style="display: none;">
|
||||
<a target="_blank" href="https://www.openshift.com/products/dedicated/">
|
||||
<li>
|
||||
<p><img src="https://assets.openshift.net/content/subdomain/Logotype_RH_OpenShiftDedicated_wLogo_RGB_Gray.svg" alt="" class="img-responsive"></p>
|
||||
<p>Single-tenant, high-availability Kubernetes clusters in the public cloud</p>
|
||||
</li>
|
||||
</a>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a class="dropdown-toggle" target="_blank" href="https://www.openshift.com/products/container-platform/">Container Platform</a>
|
||||
<ul class="dropdown-menu product" style="display: none;">
|
||||
<a target="_blank" href="https://www.openshift.com/products/container-platform/">
|
||||
<li>
|
||||
<p><img src="https://assets.openshift.net/content/subdomain/Logotype_RH_OpenShiftContainerPlatform_wLogo_RGB_Gray.svg" alt="" class="img-responsive"></p>
|
||||
<p>Build, deploy and manage your applications across cloud- and on-premise infrastructure</p>
|
||||
</li>
|
||||
</a>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a target="_blank" href="https://www.openshift.com/products/quay/">Quay</a></li>
|
||||
<li><a target="_blank" href="https://www.openshift.com/products/pricing/">Pricing</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false">
|
||||
Learn <span class="fa fa-angle-down"></span>
|
||||
</a>
|
||||
<ul class="dropdown-menu">
|
||||
<li><a target="_blank" href="https://www.openshift.com/learn/what-is-openshift/">What Is OpenShift</a></li>
|
||||
<li><a target="_blank" href="https://www.openshift.com/learn/get-started/">Get Started</a></li>
|
||||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
|
||||
Technology Topics <span class="fa fa-angle-right"></span>
|
||||
</a>
|
||||
<ul class="dropdown-menu" style="display: none;">
|
||||
<li><a target="_blank" href="https://www.openshift.com/learn/topics/security/">Security</a></li>
|
||||
<li><a target="_blank" href="https://www.openshift.com/learn/topics/kubernetes/">Kubernetes</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a target="_blank" href="https://www.openshift.com/learn/partners/">Partners</a></li>
|
||||
<li><a target="_blank" href="https://www.openshift.com/learn/success-stories/">Customer success stories</a></li>
|
||||
<li><a target="_blank" href="https://blog.openshift.com">Blog</a></li>
|
||||
<li><a target="_blank" href="https://www.openshift.com/learn/resources/">Resources</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
|
||||
Community <span class="fa fa-angle-down"></span>
|
||||
</a>
|
||||
<ul class="dropdown-menu">
|
||||
<li><a target="_blank" href="https://commons.openshift.org">OpenShift Commons</a></li>
|
||||
<li><a target="_blank" href="https://www.openshift.org">Open Source (Origin)</a></li>
|
||||
<li><a target="_blank" href="https://www.openshift.com/community/programs/startups/">Startups</a></li>
|
||||
<li><a target="_blank" href="https://www.openshift.com/community/programs/grants/">Grants</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
|
||||
Support <span class="fa fa-angle-down"></span>
|
||||
</a>
|
||||
<ul class="dropdown-menu">
|
||||
<li><a target="_blank" href="https://help.openshift.com">Help Center</a></li>
|
||||
<li><a href="https://docs.openshift.com">OpenShift Docs</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li><a class="nav-sign-up" target="_blank" href="https://www.openshift.com/trial/">Free Trial</a></li>
|
||||
|
||||
<li><a target="_blank" href="https://manage.openshift.com" class="nav-log-in">Sign In <span class="fa fa-angle-right"></span></a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
|
||||
<section>
|
||||
<div class="container">
|
||||
<h1>Not found</h1>
|
||||
<p>Sorry, but the page you were trying to view does not exist.</p>
|
||||
<p>It looks like this was the result of either:</p>
|
||||
<ul>
|
||||
<li>a mistyped address</li>
|
||||
<li>an out-of-date link</li>
|
||||
</ul>
|
||||
<p><a role="button" class="btn btn-default" href="/"><i class="fa fa-arrow-circle-o-left"></i> Docs</a></p>
|
||||
<script>
|
||||
var GOOG_FIXURL_LANG = (navigator.language || '').slice(0,2),GOOG_FIXURL_SITE = location.host;
|
||||
</script>
|
||||
<script src="//linkhelp.clients.google.com/tbproxy/lh/wm/fixurl.js"></script>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<footer id="rh">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-sm-2">
|
||||
<img src="https://assets.openshift.net/content/subdomain/redhat_logo.svg" class="img-fluid" alt="Red Hat" style="height: 40px;">
|
||||
</div>
|
||||
|
||||
<div class="col-sm-3">
|
||||
<p>Copyright © 2018 <span class="text-nowrap">Red Hat, Inc.</span></p>
|
||||
</div>
|
||||
|
||||
<div class="col-sm-5">
|
||||
<nav class="nav">
|
||||
<a href="https://www.redhat.com/en/about/privacy-policy" class="nav-link">Privacy statement</a>
|
||||
<a href="https://www.openshift.com/legal/terms/" class="nav-link">Terms of use</a>
|
||||
<a href="https://www.redhat.com/en/about/all-policies-guidelines" class="nav-link">All policies and guidelines</a>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
<div class="hidden-sm col-sm-2 powered-by">
|
||||
<a href="https://www.openshift.com/" title="Powered by OpenShift Online">
|
||||
<img src="https://www.openshift.com/images/logos/powered_by_openshift_reverse.png" alt="Powered by OpenShift Online">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<!-- Adobe DTM -->
|
||||
<script type="text/javascript">
|
||||
if (("undefined" !== typeof _satellite) && ("function" === typeof _satellite.pageBottom)) {
|
||||
_satellite.pageBottom();
|
||||
}
|
||||
</script>
|
||||
<!-- End Adobe DTM -->
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user