diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/404.html b/404.html new file mode 100644 index 0000000..85cb212 --- /dev/null +++ b/404.html @@ -0,0 +1,86 @@ + + + + + + Page Not Found :: CRC Documentation + + + + +
+ + +
+
+ +
+ +
+
+

Page Not Found

+
+

The page you’re looking for does not exist. It may have been moved. + You can return to the + start page, or follow one of the + links in the navigation to the left.

+
+
+

If you arrived on this page by clicking on a link, please notify the + owner of the site that the link is broken. If you typed the URL of this + page manually, please double check that you entered the address correctly.

+
+
+
+
+
+ + + + + + + + diff --git a/_/css/search.css b/_/css/search.css new file mode 100644 index 0000000..d384533 --- /dev/null +++ b/_/css/search.css @@ -0,0 +1,123 @@ +.search-result-dropdown-menu { + position: absolute; + z-index: 100; + display: block; + right: 0; + left: inherit; + top: 100%; + border-radius: 4px; + margin: 6px 0 0; + padding: 0; + text-align: left; + height: auto; + background: transparent; + border: none; + max-width: 600px; + min-width: 500px; + box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2), 0 2px 3px 0 rgba(0, 0, 0, 0.1); +} + +@media screen and (max-width: 768px) { + .search-result-dropdown-menu { + min-width: calc(100vw - 3.75rem); + } +} + +.search-result-dataset { + position: relative; + border: 1px solid #d9d9d9; + background: #fff; + border-radius: 4px; + overflow: auto; + padding: 8px; + max-height: calc(100vh - 5.25rem); + line-height: 1.5; +} + +.search-result-item { + display: flex; + margin-top: 0.5rem; +} + +.search-result-component-header { + color: #1e1e1e; + border-bottom: 1px solid #ddd; + margin-left: 0.5em; + margin-right: 0.5em; + padding-top: 0.25em; + padding-bottom: 0.25em; +} + +.search-result-document-title { + width: 33%; + border-right: 1px solid #ddd; + color: #02060c; + font-weight: 500; + font-size: 0.8rem; + padding: 0.5rem 0.5rem 0.5rem 0; + text-align: right; + position: relative; + word-wrap: break-word; +} + +.search-result-document-hit { + flex: 1; + font-size: 0.75rem; + color: #63676d; +} + +.search-result-document-hit > a { + color: inherit; + display: block; + padding: 0.55rem 0.25rem 0.55rem 0.75rem; +} + +.search-result-document-hit > a:hover { + background-color: rgba(69, 142, 225, 0.05); +} + +.search-result-document-hit .search-result-highlight { + color: #174d8c; + background: rgba(143, 187, 237, 0.1); + padding: 0.1em 0.05em; + font-weight: 500; +} + +.search-result-document-hit .search-result-section-title { + color: #303030; + font-weight: 500; + font-size: 1.05em; + margin-bottom: 0.25em; +} + +#search-input { + padding: 0.25em; +} + +#search-input:focus { + outline: none; +} + +#search-field { + display: flex; +} + +#search-field .filter { + background: #fff linear-gradient(180deg,#e1e1e1 0,#e1e1e1) no-repeat 0/1px 50%; + border: 1px solid #e1e1e1; + border-left: none; + border-radius: 0 0.1em 0.1em 0; + color: #5d5d5d; + cursor: pointer; + font-size: .875em; + display: flex; + align-items: center; + padding: 0 0.5rem; + white-space: nowrap; + overflow: hidden; +} + +#search-field.has-filter > input { + border-right: none; + border-radius: 0.1em 0 0 0.1em; +} diff --git a/_/css/site.css b/_/css/site.css new file mode 100644 index 0000000..b502bd6 --- /dev/null +++ b/_/css/site.css @@ -0,0 +1,3 @@ +@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(../font/roboto-latin-400-normal.woff2) format("woff2"),url(../font/roboto-latin-400-normal.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(../font/roboto-cyrillic-400-normal.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(../font/roboto-latin-400-italic.woff2) format("woff2"),url(../font/roboto-latin-400-italic.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(../font/roboto-cyrillic-400-italic.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:600;src:url(../font/roboto-latin-500-normal.woff2) format("woff2"),url(../font/roboto-latin-500-normal.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Roboto;font-style:normal;font-weight:600;src:url(../font/roboto-cyrillic-500-normal.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Roboto;font-style:italic;font-weight:600;src:url(../font/roboto-latin-500-italic.woff2) format("woff2"),url(../font/roboto-latin-500-italic.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Roboto;font-style:italic;font-weight:600;src:url(../font/roboto-cyrillic-500-italic.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Roboto Mono;font-style:normal;font-weight:400;src:url(../font/roboto-mono-latin-400-normal.woff2) format("woff2"),url(../font/roboto-mono-latin-400-normal.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Roboto Mono;font-style:normal;font-weight:600;src:url(../font/roboto-mono-latin-500-normal.woff2) format("woff2"),url(../font/roboto-mono-latin-500-normal.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit}html{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1.0625em;height:100%;scroll-behavior:smooth}@media screen and (min-width:1024px){html{font-size:1.125em}}body{background:#fff;color:#222;font-family:Roboto,sans-serif;line-height:1.15;margin:0;-moz-tab-size:4;-o-tab-size:4;tab-size:4;word-wrap:anywhere}a{text-decoration:none}a:hover{text-decoration:underline}a:active{background-color:none}code,kbd,pre{font-family:Roboto Mono,monospace}b,dt,strong,th{font-weight:600}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}em em{font-style:normal}strong strong{font-weight:400}button{cursor:pointer;font-family:inherit;font-size:1em;line-height:1.15;margin:0}button::-moz-focus-inner{border:none;padding:0}summary{cursor:pointer;-webkit-tap-highlight-color:transparent;outline:none}table{border-collapse:collapse;word-wrap:normal}object[type="image/svg+xml"]:not([width]){width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}::-webkit-input-placeholder{opacity:.5}::-moz-placeholder{opacity:.5}:-ms-input-placeholder{opacity:.5}::-ms-input-placeholder{opacity:.5}::placeholder{opacity:.5}@media (pointer:fine){@supports (scrollbar-width:thin){html{scrollbar-color:#c1c1c1 #fafafa}body *{scrollbar-width:thin;scrollbar-color:#c1c1c1 transparent}}html::-webkit-scrollbar{background-color:#fafafa;height:12px;width:12px}body ::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#c1c1c1;border:3px solid transparent;border-radius:12px}body ::-webkit-scrollbar-thumb{border-width:1.75px;border-radius:6px}::-webkit-scrollbar-thumb:hover{background-color:#9c9c9c}}@media screen and (min-width:1024px){.body{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (max-width:1023.5px){html.is-clipped--nav{overflow-y:hidden}}.nav-container{position:fixed;top:3.5rem;left:0;width:100%;font-size:.94444rem;z-index:1;visibility:hidden}@media screen and (min-width:769px){.nav-container{width:15rem}}@media screen and (min-width:1024px){.nav-container{font-size:.86111rem;-webkit-box-flex:0;-ms-flex:none;flex:none;position:static;top:0;visibility:visible}}.nav-container.is-active{visibility:visible}.nav{background:#fafafa;position:relative;top:2.5rem;height:calc(100vh - 6rem)}@media screen and (min-width:769px){.nav{-webkit-box-shadow:.5px 0 3px #c1c1c1;box-shadow:.5px 0 3px #c1c1c1}}@media screen and (min-width:1024px){.nav{top:3.5rem;-webkit-box-shadow:none;box-shadow:none;position:sticky;height:calc(100vh - 3.5rem)}}.nav a{color:inherit}.nav .panels{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:inherit}.nav-panel-menu{overflow-y:scroll;-ms-scroll-chaining:none;overscroll-behavior:none;height:calc(100% - 2.5rem)}.nav-panel-menu:only-child{height:100%}.nav-panel-menu:not(.is-active) .nav-menu{opacity:.75}.nav-panel-menu:not(.is-active)::after{content:"";background:rgba(0,0,0,.5);display:block;position:absolute;top:0;right:0;bottom:0;left:0}.nav-menu{min-height:100%;padding:.5rem .75rem;line-height:1.35;position:relative}.nav-menu-toggle{background:transparent url(../img/octicons-16.svg#view-unfold) no-repeat 50%/100% 100%;border:none;float:right;height:1em;margin-right:-.5rem;opacity:.75;outline:none;padding:0;position:sticky;top:.85rem;visibility:hidden;width:1em}.nav-menu-toggle.is-active{background-image:url(../img/octicons-16.svg#view-fold)}.nav-panel-menu.is-active:hover .nav-menu-toggle{visibility:visible}.nav-menu h3.title{color:#424242;font-size:inherit;font-weight:600;margin:0;padding:.25em 0 .125em}.nav-list{list-style:none;margin:0 0 0 .75rem;padding:0}.nav-menu>.nav-list+.nav-list{margin-top:.5rem}.nav-item{margin-top:.5em}.nav-item-toggle~.nav-list{padding-bottom:.125rem}.nav-item[data-depth="0"]>.nav-list:first-child{display:block;margin:0}.nav-item:not(.is-active)>.nav-list{display:none}.nav-item-toggle{background:transparent url(../img/caret.svg) no-repeat 50%/50%;border:none;outline:none;line-height:inherit;padding:0;position:absolute;height:1.35em;width:1.35em;margin-top:-.05em;margin-left:-1.35em}.nav-item.is-active>.nav-item-toggle{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.is-current-page>.nav-link,.is-current-page>.nav-text{font-weight:600}.nav-panel-explore{background:#fafafa;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;top:0;right:0;bottom:0;left:0}.nav-panel-explore:not(:first-child){top:auto;max-height:calc(50% + 2.5rem)}.nav-panel-explore .context{font-size:.83333rem;-ms-flex-negative:0;flex-shrink:0;color:#5d5d5d;-webkit-box-shadow:0 -1px 0 #e1e1e1;box-shadow:0 -1px 0 #e1e1e1;padding:0 .5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:1;height:2.5rem}.nav-panel-explore:not(:first-child) .context{cursor:pointer}.nav-panel-explore .context .version{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:inherit;-ms-flex-align:inherit;align-items:inherit}.nav-panel-explore .context .version::after{content:"";background:url(../img/chevron.svg) no-repeat 100%/auto 100%;width:1.25em;height:.75em}.nav-panel-explore .components{line-height:1.35;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-shadow:inset 0 1px 5px #e1e1e1;box-shadow:inset 0 1px 5px #e1e1e1;background:#f0f0f0;padding:.75rem .75rem 0;margin:0;overflow-y:scroll;-ms-scroll-chaining:none;overscroll-behavior:none;max-height:100%;display:block}.nav-panel-explore:not(.is-active) .components{display:none}.nav-panel-explore .component{display:block}.nav-panel-explore .component+.component{margin-top:.75rem}.nav-panel-explore .component:last-child{margin-bottom:.75rem}.nav-panel-explore .component .title{font-weight:600;text-indent:.375rem hanging}.nav-panel-explore .versions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin:-.125rem -.375rem 0 .375rem;line-height:1;list-style:none}.nav-panel-explore .component .version{margin:.375rem .375rem 0 0}.nav-panel-explore .component .version a{background:#c1c1c1;border-radius:.25rem;white-space:nowrap;padding:.25em .5em;display:inherit;opacity:.75}.nav-panel-explore .component .is-current a{background:#424242;color:#f0f0f0;font-weight:600;opacity:1}body.-toc aside.toc.sidebar{display:none}@media screen and (max-width:1023.5px){aside.toc.sidebar{display:none}main>.content{overflow-x:auto}}@media screen and (min-width:1024px){main{-webkit-box-flex:1;-ms-flex:auto;flex:auto;min-width:0}main>.content{display:-webkit-box;display:-ms-flexbox;display:flex}aside.toc.embedded{display:none}aside.toc.sidebar{-webkit-box-flex:0;-ms-flex:0 0 9rem;flex:0 0 9rem;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media screen and (min-width:1216px){aside.toc.sidebar{-ms-flex-preferred-size:12rem;flex-basis:12rem}}.toolbar{color:#5d5d5d;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fafafa;-webkit-box-shadow:0 1px 0 #e1e1e1;box-shadow:0 1px 0 #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.83333rem;height:2.5rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:sticky;top:3.5rem;z-index:2}.toolbar a{color:inherit}.nav-toggle{background:url(../img/menu.svg) no-repeat 50% 47.5%;background-size:49%;border:none;outline:none;line-height:inherit;padding:0;height:2.5rem;width:2.5rem;margin-right:-.25rem}@media screen and (min-width:1024px){.nav-toggle{display:none}}.nav-toggle.is-active{background-image:url(../img/back.svg);background-size:41.5%}.home-link{display:block;background:url(../img/home-o.svg) no-repeat 50%;height:1.25rem;width:1.25rem;margin:.625rem}.home-link.is-current,.home-link:hover{background-image:url(../img/home.svg)}.edit-this-page{display:none;padding-right:.5rem}@media screen and (min-width:1024px){.edit-this-page{display:block}}.toolbar .edit-this-page a{color:#8e8e8e}.breadcrumbs{display:none;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;padding:0 .5rem 0 .75rem;line-height:1.35}@media screen and (min-width:1024px){.breadcrumbs{display:block}}a+.breadcrumbs{padding-left:.05rem}.breadcrumbs ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0;list-style:none}.breadcrumbs li{display:inline;margin:0}.breadcrumbs li::after{content:"/";padding:0 .5rem}.breadcrumbs li:last-of-type::after{content:none}.page-versions{margin:0 .2rem 0 auto;position:relative;line-height:1}@media screen and (min-width:1024px){.page-versions{margin-right:.7rem}}.page-versions .version-menu-toggle{color:inherit;background:url(../img/chevron.svg) no-repeat;background-position:right .5rem top 50%;background-size:auto .75em;border:none;outline:none;line-height:inherit;padding:.5rem 1.5rem .5rem .5rem;position:relative;z-index:3}.page-versions .version-menu{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background:-webkit-gradient(linear,left top,left bottom,from(#f0f0f0),to(#f0f0f0)) no-repeat;background:linear-gradient(180deg,#f0f0f0 0,#f0f0f0) no-repeat;padding:1.375rem 1.5rem .5rem .5rem;position:absolute;top:0;right:0;white-space:nowrap}.page-versions:not(.is-active) .version-menu{display:none}.page-versions .version{display:block;padding-top:.5rem}.page-versions .version.is-current{display:none}.page-versions .version.is-missing{color:#8e8e8e;font-style:italic;text-decoration:none}.toc-menu{color:#5d5d5d}.toc.sidebar .toc-menu{margin-right:.75rem;position:sticky;top:6rem}.toc .toc-menu h3{color:#333;font-size:.88889rem;font-weight:600;line-height:1.3;margin:0 -.5px;padding-bottom:.25rem}.toc.sidebar .toc-menu h3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:2.5rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.toc .toc-menu ul{font-size:.83333rem;line-height:1.2;list-style:none;margin:0;padding:0}.toc.sidebar .toc-menu ul{max-height:calc(100vh - 8.5rem);overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:none}@supports (scrollbar-width:none){.toc.sidebar .toc-menu ul{scrollbar-width:none}}.toc .toc-menu ul::-webkit-scrollbar{width:0;height:0}@media screen and (min-width:1024px){.toc .toc-menu h3{font-size:.83333rem}.toc .toc-menu ul{font-size:.75rem}}.toc .toc-menu li{margin:0}.toc .toc-menu li[data-level="2"] a{padding-left:1.25rem}.toc .toc-menu li[data-level="3"] a{padding-left:2rem}.toc .toc-menu a{color:inherit;border-left:2px solid #e1e1e1;display:inline-block;padding:.25rem 0 .25rem .5rem;text-decoration:none}.sidebar.toc .toc-menu a{display:block;outline:none}.toc .toc-menu a:hover{color:#1565c0}.toc .toc-menu a.is-active{border-left-color:#1565c0;color:#333}.sidebar.toc .toc-menu a:focus{background:#fafafa}.doc{color:#333;font-size:inherit;-ms-hyphens:auto;hyphens:auto;line-height:1.6;margin:0 auto;max-width:40rem;padding:0 1rem 4rem}@media screen and (min-width:1024px){.doc{-webkit-box-flex:1;-ms-flex:auto;flex:auto;font-size:.94444rem;margin:0 2rem;max-width:46rem;min-width:0}}.doc h1,.doc h2,.doc h3,.doc h4,.doc h5,.doc h6{color:#191919;font-weight:400;-ms-hyphens:none;hyphens:none;line-height:1.3;margin:1rem 0 0}.doc>h1.page:first-child{font-size:2rem;margin:1.5rem 0}@media screen and (min-width:769px){.doc>h1.page:first-child{margin-top:2.5rem}}.doc>h1.page:first-child+aside.toc.embedded{margin-top:-.5rem}.doc>h2#name+.sectionbody{margin-top:1rem}#preamble+.sect1,.doc .sect1+.sect1{margin-top:2rem}.doc h1.sect0{background:#f0f0f0;font-size:1.8em;margin:1.5rem -1rem 0;padding:.5rem 1rem}.doc h2:not(.discrete){border-bottom:1px solid #e1e1e1;margin-left:-1rem;margin-right:-1rem;padding:.4rem 1rem .1rem}.doc h3:not(.discrete),.doc h4:not(.discrete){font-weight:600}.doc h1 .anchor,.doc h2 .anchor,.doc h3 .anchor,.doc h4 .anchor,.doc h5 .anchor,.doc h6 .anchor{position:absolute;text-decoration:none;width:1.75ex;margin-left:-1.5ex;visibility:hidden;font-size:.8em;font-weight:400;padding-top:.05em}.doc h1 .anchor::before,.doc h2 .anchor::before,.doc h3 .anchor::before,.doc h4 .anchor::before,.doc h5 .anchor::before,.doc h6 .anchor::before{content:"\00a7"}.doc h1:hover .anchor,.doc h2:hover .anchor,.doc h3:hover .anchor,.doc h4:hover .anchor,.doc h5:hover .anchor,.doc h6:hover .anchor{visibility:visible}.doc dl,.doc p{margin:0}.doc a{color:#1565c0}.doc a:hover{color:#104d92}.doc a.bare{-ms-hyphens:none;hyphens:none}.doc a.unresolved{color:#d32f2f}.doc i.fa{-ms-hyphens:none;hyphens:none;font-style:normal}.doc .colist>table code,.doc p code,.doc thead code{color:#222;background:#fafafa;border-radius:.25em;font-size:.95em;padding:.125em .25em}.doc code,.doc pre{-ms-hyphens:none;hyphens:none}.doc pre{font-size:.88889rem;line-height:1.5;margin:0}.doc blockquote{margin:0}.doc .paragraph.lead>p{font-size:1rem}.doc .right{float:right}.doc .left{float:left}.doc .float-gap.right{margin:0 1rem 1rem 0}.doc .float-gap.left{margin:0 0 1rem 1rem}.doc .float-group::after{content:"";display:table;clear:both}.doc .text-left{text-align:left}.doc .text-center{text-align:center}.doc .text-right{text-align:right}.doc .text-justify{text-align:justify}.doc .stretch{width:100%}.doc .big{font-size:larger}.doc .small{font-size:smaller}.doc .underline{text-decoration:underline}.doc .line-through{text-decoration:line-through}.doc .dlist,.doc .exampleblock,.doc .hdlist,.doc .imageblock,.doc .listingblock,.doc .literalblock,.doc .olist,.doc .paragraph,.doc .partintro,.doc .quoteblock,.doc .sidebarblock,.doc .tabs,.doc .ulist,.doc .verseblock,.doc .videoblock,.doc details,.doc hr{margin:1rem 0 0}.doc .tablecontainer,.doc .tablecontainer+*,.doc :not(.tablecontainer)>table.tableblock,.doc :not(.tablecontainer)>table.tableblock+*,.doc>table.tableblock,.doc>table.tableblock+*{margin-top:1.5rem}.doc table.tableblock{font-size:.83333rem}.doc p.tableblock+p.tableblock{margin-top:.5rem}.doc table.tableblock pre{font-size:inherit}.doc td.tableblock>.content{word-wrap:anywhere}.doc td.tableblock>.content>:first-child{margin-top:0}.doc table.tableblock td,.doc table.tableblock th{padding:.5rem}.doc table.tableblock,.doc table.tableblock>*>tr>*{border:0 solid #e1e1e1}.doc table.grid-all>*>tr>*{border-width:1px}.doc table.grid-cols>*>tr>*{border-width:0 1px}.doc table.grid-rows>*>tr>*{border-width:1px 0}.doc table.grid-all>thead th,.doc table.grid-rows>thead th{border-bottom-width:2.5px}.doc table.frame-all{border-width:1px}.doc table.frame-ends{border-width:1px 0}.doc table.frame-sides{border-width:0 1px}.doc table.frame-none>colgroup+*>:first-child>*,.doc table.frame-sides>colgroup+*>:first-child>*{border-top-width:0}.doc table.frame-sides>:last-child>:last-child>*{border-bottom-width:0}.doc table.frame-ends>*>tr>:first-child,.doc table.frame-none>*>tr>:first-child{border-left-width:0}.doc table.frame-ends>*>tr>:last-child,.doc table.frame-none>*>tr>:last-child{border-right-width:0}.doc table.stripes-all>tbody>tr,.doc table.stripes-even>tbody>tr:nth-of-type(2n),.doc table.stripes-hover>tbody>tr:hover,.doc table.stripes-odd>tbody>tr:nth-of-type(odd){background:#fafafa}.doc table.tableblock>tfoot{background:-webkit-gradient(linear,left top,left bottom,from(#f0f0f0),to(#fff));background:linear-gradient(180deg,#f0f0f0 0,#fff)}.doc .halign-left{text-align:left}.doc .halign-right{text-align:right}.doc .halign-center{text-align:center}.doc .valign-top{vertical-align:top}.doc .valign-bottom{vertical-align:bottom}.doc .valign-middle{vertical-align:middle}.doc .admonitionblock{margin:1.4rem 0 0}.doc .admonitionblock p,.doc .admonitionblock td.content{font-size:.88889rem}.doc .admonitionblock td.content>.title+*,.doc .admonitionblock td.content>:not(.title):first-child{margin-top:0}.doc .admonitionblock td.content pre{font-size:.83333rem}.doc .admonitionblock>table{table-layout:fixed;position:relative;width:100%}.doc .admonitionblock td.content{padding:1rem 1rem .75rem;background:#fafafa;width:100%;word-wrap:anywhere}.doc .admonitionblock td.icon{font-size:.83333rem;left:0;line-height:1;padding:0;position:absolute;top:0;-webkit-transform:translate(-.5rem,-50%);transform:translate(-.5rem,-50%)}.doc .admonitionblock td.icon i{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.45rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-filter:initial;filter:none;height:1.25rem;padding:0 .5rem;vertical-align:initial;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.doc .admonitionblock td.icon i::after{content:attr(title);font-weight:600;font-style:normal;text-transform:uppercase}.doc .admonitionblock td.icon i.icon-caution{background-color:#a0439c;color:#fff}.doc .admonitionblock td.icon i.icon-important{background-color:#d32f2f;color:#fff}.doc .admonitionblock td.icon i.icon-note{background-color:#217ee7;color:#fff}.doc .admonitionblock td.icon i.icon-tip{background-color:#41af46;color:#fff}.doc .admonitionblock td.icon i.icon-warning{background-color:#e18114;color:#fff}.doc .imageblock,.doc .videoblock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.doc .imageblock .content{-ms-flex-item-align:stretch;align-self:stretch;text-align:center}.doc .imageblock.text-left,.doc .videoblock.text-left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.doc .imageblock.text-left .content{text-align:left}.doc .imageblock.text-right,.doc .videoblock.text-right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.doc .imageblock.text-right .content{text-align:right}.doc .image>img,.doc .image>object,.doc .image>svg,.doc .imageblock img,.doc .imageblock object,.doc .imageblock svg{display:inline-block;height:auto;max-width:100%;vertical-align:middle}.doc .image:not(.left):not(.right)>img{margin-top:-.2em}.doc .videoblock iframe,.doc .videoblock video{max-width:100%;vertical-align:middle}#preamble .abstract blockquote{background:#f0f0f0;border-left:5px solid #e1e1e1;color:#4a4a4a;font-size:.88889rem;padding:.75em 1em}.doc .quoteblock,.doc .verseblock{background:#fafafa;border-left:5px solid #5d5d5d;color:#5d5d5d}.doc .quoteblock{padding:.25rem 2rem 1.25rem}.doc .quoteblock .attribution{color:#8e8e8e;font-size:.83333rem;margin-top:.75rem}.doc .quoteblock blockquote{margin-top:1rem}.doc .quoteblock .paragraph{font-style:italic}.doc .quoteblock cite{padding-left:1em}.doc .verseblock{font-size:1.15em;padding:1rem 2rem}.doc .verseblock pre{font-family:inherit;font-size:inherit}.doc ol,.doc ul{margin:0;padding:0 0 0 2rem}.doc ol.none,.doc ol.unnumbered,.doc ol.unstyled,.doc ul.checklist,.doc ul.no-bullet,.doc ul.none,.doc ul.unstyled{list-style-type:none}.doc ol.unnumbered,.doc ul.no-bullet{padding-left:1.25rem}.doc ol.unstyled,.doc ul.unstyled{padding-left:0}.doc ul.circle{list-style-type:circle}.doc ul.disc{list-style-type:disc}.doc ul.square{list-style-type:square}.doc ul.circle ul:not([class]),.doc ul.disc ul:not([class]),.doc ul.square ul:not([class]){list-style:inherit}.doc ol.arabic{list-style-type:decimal}.doc ol.decimal{list-style-type:decimal-leading-zero}.doc ol.loweralpha{list-style-type:lower-alpha}.doc ol.upperalpha{list-style-type:upper-alpha}.doc ol.lowerroman{list-style-type:lower-roman}.doc ol.upperroman{list-style-type:upper-roman}.doc ol.lowergreek{list-style-type:lower-greek}.doc ul.checklist{padding-left:1.75rem}.doc ul.checklist p>i.fa-check-square-o:first-child,.doc ul.checklist p>i.fa-square-o:first-child{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.25rem;margin-left:-1.25rem}.doc ul.checklist i.fa-check-square-o::before{content:"\2713"}.doc ul.checklist i.fa-square-o::before{content:"\274f"}.doc .dlist .dlist,.doc .dlist .olist,.doc .dlist .ulist,.doc .olist .dlist,.doc .olist .olist,.doc .olist .ulist,.doc .olist li+li,.doc .ulist .dlist,.doc .ulist .olist,.doc .ulist .ulist,.doc .ulist li+li{margin-top:.5rem}.doc .admonitionblock .listingblock,.doc .olist .listingblock,.doc .ulist .listingblock{padding:0}.doc .admonitionblock .title,.doc .exampleblock .title,.doc .imageblock .title,.doc .listingblock .title,.doc .literalblock .title,.doc .openblock .title,.doc .videoblock .title,.doc table.tableblock caption{color:#5d5d5d;font-size:.88889rem;font-style:italic;font-weight:600;-ms-hyphens:none;hyphens:none;letter-spacing:.01em;padding-bottom:.075rem}.doc table.tableblock caption{text-align:left}.doc .olist .title,.doc .ulist .title{font-style:italic;font-weight:600;margin-bottom:.25rem}.doc .imageblock .title,.doc .videoblock .title{margin-top:.5rem;padding-bottom:0}.doc details{margin-left:1rem}.doc details>summary{display:block;position:relative;line-height:1.6;margin-bottom:.5rem}.doc details>summary::-webkit-details-marker{display:none}.doc details>summary::before{content:"";border:solid transparent;border-left:solid;border-width:.3em 0 .3em .5em;position:absolute;top:.5em;left:-1rem;-webkit-transform:translateX(15%);transform:translateX(15%)}.doc details[open]>summary::before{border-color:currentColor transparent transparent;border-width:.5rem .3rem 0;-webkit-transform:translateY(15%);transform:translateY(15%)}.doc details>summary::after{content:"";width:1rem;height:1em;position:absolute;top:.3em;left:-1rem}.doc details.result{margin-top:.25rem}.doc details.result>summary{color:#5d5d5d;font-style:italic;margin-bottom:0}.doc details.result>.content{margin-left:-1rem}.doc .exampleblock>.content,.doc details.result>.content{background:#fff;border:.25rem solid #5d5d5d;border-radius:.5rem;padding:.75rem}.doc .exampleblock>.content::after,.doc details.result>.content::after{content:"";display:table;clear:both}.doc .exampleblock>.content>:first-child,.doc details>.content>:first-child{margin-top:0}.doc .sidebarblock{background:#e1e1e1;border-radius:.75rem;padding:.75rem 1.5rem}.doc .sidebarblock>.content>.title{font-size:1.25rem;font-weight:600;line-height:1.3;margin-bottom:.5rem;text-align:center}.doc .sidebarblock>.content>.title+*,.doc .sidebarblock>.content>:not(.title):first-child{margin-top:0}.doc .listingblock.wrap pre,.doc table.tableblock pre{white-space:pre-wrap}.doc .listingblock pre:not(.highlight),.doc .literalblock pre,.doc pre.highlight>code{background:#fafafa;-webkit-box-shadow:inset 0 0 1.75px #e1e1e1;box-shadow:inset 0 0 1.75px #e1e1e1;display:block;overflow-x:auto;padding:.875em}.doc .listingblock>.content{position:relative}.doc .source-toolbox{display:-webkit-box;display:-ms-flexbox;display:flex;visibility:hidden;position:absolute;top:.25rem;right:.5rem;color:grey;font-family:Roboto,sans-serif;font-size:.72222rem;line-height:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;z-index:1}.doc .listingblock:hover .source-toolbox{visibility:visible}.doc .source-toolbox .source-lang{text-transform:uppercase;letter-spacing:.075em}.doc .source-toolbox>:not(:last-child)::after{content:"|";letter-spacing:0;padding:0 1ch}.doc .source-toolbox .copy-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none;border:none;color:inherit;outline:none;padding:0;font-size:inherit;line-height:inherit;width:1em;height:1em}.doc .source-toolbox .copy-icon{-webkit-box-flex:0;-ms-flex:none;flex:none;width:inherit;height:inherit}.doc .source-toolbox img.copy-icon{-webkit-filter:invert(50.2%);filter:invert(50.2%)}.doc .source-toolbox svg.copy-icon{fill:currentColor}.doc .source-toolbox .copy-toast{-webkit-box-flex:0;-ms-flex:none;flex:none;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:1em;background-color:#333;border-radius:.25em;padding:.5em;color:#fff;cursor:auto;opacity:0;-webkit-transition:opacity .5s ease .5s;transition:opacity .5s ease .5s}.doc .source-toolbox .copy-toast::after{content:"";position:absolute;top:0;width:1em;height:1em;border:.55em solid transparent;border-left-color:#333;-webkit-transform:rotate(-90deg) translateX(50%) translateY(50%);transform:rotate(-90deg) translateX(50%) translateY(50%);-webkit-transform-origin:left;transform-origin:left}.doc .source-toolbox .copy-button.clicked .copy-toast{opacity:1;-webkit-transition:none;transition:none}.doc .language-console .hljs-meta{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.doc .dlist dt{font-style:italic}.doc .dlist dd{margin:0 0 0 1.5rem}.doc .dlist dd+dt,.doc .dlist dd>p:first-child{margin-top:.5rem}.doc td.hdlist1,.doc td.hdlist2{padding:.5rem 0 0;vertical-align:top}.doc tr:first-child>.hdlist1,.doc tr:first-child>.hdlist2{padding-top:0}.doc td.hdlist1{font-weight:600;padding-right:.25rem}.doc td.hdlist2{padding-left:.25rem}.doc .colist{font-size:.88889rem;margin:.25rem 0 -.25rem}.doc .colist>table>tbody>tr>:first-child,.doc .colist>table>tr>:first-child{padding:.25em .5rem 0;vertical-align:top}.doc .colist>table>tbody>tr>:last-child,.doc .colist>table>tr>:last-child{padding:.25rem 0}.doc .conum[data-value]{border:1px solid;border-radius:100%;display:inline-block;font-family:Roboto,sans-serif;font-size:.75rem;font-style:normal;line-height:1.2;text-align:center;width:1.25em;height:1.25em;letter-spacing:-.25ex;text-indent:-.25ex}.doc .conum[data-value]::after{content:attr(data-value)}.doc .conum[data-value]+b{display:none}.doc hr{border:solid #e1e1e1;border-width:2px 0 0;height:0}.doc b.button{white-space:nowrap}.doc b.button::before{content:"[";padding-right:.25em}.doc b.button::after{content:"]";padding-left:.25em}.doc kbd{display:inline-block;font-size:.66667rem;background:#fafafa;border:1px solid #c1c1c1;border-radius:.25em;-webkit-box-shadow:0 1px 0 #c1c1c1,0 0 0 .1em #fff inset;box-shadow:0 1px 0 #c1c1c1,inset 0 0 0 .1em #fff;padding:.25em .5em;vertical-align:text-bottom;white-space:nowrap}.doc .keyseq,.doc kbd{line-height:1}.doc .keyseq{font-size:.88889rem}.doc .keyseq kbd{margin:0 .125em}.doc .keyseq kbd:first-child{margin-left:0}.doc .keyseq kbd:last-child{margin-right:0}.doc .menuseq,.doc .path{-ms-hyphens:none;hyphens:none}.doc .menuseq i.caret::before{content:"\203a";font-size:1.1em;font-weight:600;line-height:.90909}.doc :not(pre).nowrap{white-space:nowrap}.doc .nobreak{-ms-hyphens:none;hyphens:none;word-wrap:normal}.doc :not(pre).pre-wrap{white-space:pre-wrap}#footnotes{font-size:.85em;line-height:1.5;margin:2rem -.5rem 0}.doc td.tableblock>.content #footnotes{margin:2rem 0 0}#footnotes hr{border-top-width:1px;margin-top:0;width:20%}#footnotes .footnote{margin:.5em 0 0 1em}#footnotes .footnote+.footnote{margin-top:.25em}#footnotes .footnote>a:first-of-type{display:inline-block;margin-left:-2em;text-align:right;width:1.5em}nav.pagination{border-top:1px solid #e1e1e1;line-height:1;margin:2rem -1rem -1rem;padding:.75rem 1rem 0}nav.pagination,nav.pagination span{display:-webkit-box;display:-ms-flexbox;display:flex}nav.pagination span{-webkit-box-flex:50%;-ms-flex:50%;flex:50%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}nav.pagination .prev{padding-right:.5rem}nav.pagination .next{margin-left:auto;padding-left:.5rem;text-align:right}nav.pagination span::before{color:#8e8e8e;font-size:.75em;padding-bottom:.1em}nav.pagination .prev::before{content:"Prev"}nav.pagination .next::before{content:"Next"}nav.pagination a{font-weight:600;line-height:1.3;position:relative}nav.pagination a::after,nav.pagination a::before{color:#8e8e8e;font-weight:400;font-size:1.5em;line-height:.75;position:absolute;top:0;width:1rem}nav.pagination .prev a::before{content:"\2039";-webkit-transform:translateX(-100%);transform:translateX(-100%)}nav.pagination .next a::after{content:"\203a"}@media screen and (max-width:1023.5px){html.is-clipped--navbar{overflow-y:hidden}}body{padding-top:3.5rem}.navbar{background:#191919;color:#fff;font-size:.88889rem;height:3.5rem;position:fixed;top:0;width:100%;z-index:4}.navbar a{text-decoration:none}.navbar-brand{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:auto;flex:auto;padding-left:1rem}.navbar-brand .navbar-item{color:#fff}.navbar-brand .navbar-item:first-child{-ms-flex-item-align:center;align-self:center;padding:0;font-size:1.22222rem;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:1}.navbar-brand .navbar-item:first-child a{color:inherit;word-wrap:normal}.navbar-brand .navbar-item:first-child :not(:last-child){padding-right:.375rem}.navbar-brand .navbar-item.search{-webkit-box-flex:1;-ms-flex:auto;flex:auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#search-input{color:#333;font-family:inherit;font-size:.95rem;width:150px;border:1px solid #dbdbdb;border-radius:.1em;line-height:1.5;padding:0 .25em}#search-input:disabled{background-color:#dbdbdb;cursor:not-allowed;pointer-events:all!important}#search-input:disabled::-webkit-input-placeholder{color:#4c4c4c}#search-input:disabled::-moz-placeholder{color:#4c4c4c}#search-input:disabled:-ms-input-placeholder{color:#4c4c4c}#search-input:disabled::-ms-input-placeholder{color:#4c4c4c}#search-input:disabled::placeholder{color:#4c4c4c}#search-input:focus{outline:none}.navbar-burger{background:none;border:none;outline:none;line-height:1;position:relative;width:3rem;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:auto;min-width:0}.navbar-burger span{background-color:#fff;height:1.5px;width:1rem}.navbar-burger:not(.is-active) span{-webkit-transition:opacity 0s .25s,margin-top .25s ease-out .25s,-webkit-transform .25s ease-out;transition:opacity 0s .25s,margin-top .25s ease-out .25s,-webkit-transform .25s ease-out;transition:transform .25s ease-out,opacity 0s .25s,margin-top .25s ease-out .25s;transition:transform .25s ease-out,opacity 0s .25s,margin-top .25s ease-out .25s,-webkit-transform .25s ease-out}.navbar-burger span+span{margin-top:.25rem}.navbar-burger.is-active span+span{margin-top:-1.5px}.navbar-burger.is-active span:first-child{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.navbar-burger.is-active span:nth-child(2){opacity:0}.navbar-burger.is-active span:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.navbar-item,.navbar-link{color:#222;display:block;line-height:1.6;padding:.5rem 1rem}.navbar-item.has-dropdown{padding:0}.navbar-item .icon{width:1.25rem;height:1.25rem;display:block}.navbar-item .icon img,.navbar-item .icon svg{fill:currentColor;width:inherit;height:inherit}.navbar-link{padding-right:2.5em}.navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}.navbar-dropdown .navbar-item.has-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.navbar-dropdown .navbar-item small{color:#8e8e8e;font-size:.66667rem}.navbar-divider{background-color:#e1e1e1;border:none;height:1px;margin:.25rem 0}.navbar .button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid #e1e1e1;border-radius:.15rem;height:1.75rem;color:#222;padding:0 .75em;white-space:nowrap}@media screen and (max-width:768.5px){.navbar-brand .navbar-item.search{padding-left:0;padding-right:0}}@media screen and (min-width:769px){#search-input{width:200px}}@media screen and (max-width:1023.5px){.navbar-brand{height:inherit}.navbar-brand .navbar-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.navbar-menu{background:#fff;-webkit-box-shadow:0 8px 16px rgba(10,10,10,.1);box-shadow:0 8px 16px rgba(10,10,10,.1);max-height:calc(100vh - 3.5rem);overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:none;padding:.5rem 0}.navbar-menu:not(.is-active){display:none}.navbar-menu .navbar-link:hover,.navbar-menu a.navbar-item:hover{background:#f5f5f5}}@media screen and (min-width:1024px){.navbar-burger{display:none}.navbar,.navbar-end,.navbar-item,.navbar-link,.navbar-menu{display:-webkit-box;display:-ms-flexbox;display:flex}.navbar-item,.navbar-link{position:relative;-webkit-box-flex:0;-ms-flex:none;flex:none}.navbar-item:not(.has-dropdown),.navbar-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar-link::after{border-width:0 0 1px 1px;border-style:solid;content:"";display:block;height:.5em;pointer-events:none;position:absolute;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:.5em;margin-top:-.375em;right:1.125em;top:50%}.navbar-end .navbar-link,.navbar-end>.navbar-item{color:#fff}.navbar-end .navbar-item.has-dropdown:hover .navbar-link,.navbar-end .navbar-link:hover,.navbar-end>a.navbar-item:hover{background:#000;color:#fff}.navbar-end .navbar-link::after{border-color:currentColor}.navbar-dropdown{background:#fff;border:1px solid #e1e1e1;border-top:none;border-radius:0 0 .25rem .25rem;display:none;top:100%;left:0;min-width:100%;position:absolute}.navbar-dropdown .navbar-item{padding:.5rem 3rem .5rem 1rem;white-space:nowrap}.navbar-dropdown .navbar-item small{position:relative;right:-2rem}.navbar-dropdown .navbar-item:last-child{border-radius:inherit}.navbar-dropdown.is-right{left:auto;right:0}.navbar-dropdown a.navbar-item:hover{background:#f5f5f5}}footer.footer{background-color:#e1e1e1;color:#5d5d5d;font-size:.83333rem;line-height:1.6;padding:1.5rem}.footer p{margin:.5rem 0}.footer a{color:#191919} + +/*! Adapted from the GitHub style by Vasily Polovnyov */.hljs-comment,.hljs-quote{color:#998;font-style:italic}.hljs-keyword,.hljs-selector-tag,.hljs-subst{color:#333;font-weight:600}.hljs-literal,.hljs-number,.hljs-tag .hljs-attr,.hljs-template-variable,.hljs-variable{color:teal}.hljs-doctag,.hljs-string{color:#d14}.hljs-section,.hljs-selector-id,.hljs-title{color:#900;font-weight:600}.hljs-subst{font-weight:400}.hljs-class .hljs-title,.hljs-type{color:#458;font-weight:600}.hljs-attribute,.hljs-name,.hljs-tag{color:navy;font-weight:400}.hljs-link,.hljs-regexp{color:#009926}.hljs-bullet,.hljs-symbol{color:#990073}.hljs-built_in,.hljs-builtin-name{color:#0086b3}.hljs-meta{color:#999;font-weight:600}.hljs-deletion{background:#fdd}.hljs-addition{background:#dfd}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:600}@page{margin:.5in}@media print{.hide-for-print{display:none!important}html{font-size:.9375em}a{color:inherit!important;text-decoration:underline}a.bare,a[href^="#"],a[href^="mailto:"]{text-decoration:none}img,object,svg,tr{page-break-inside:avoid}thead{display:table-header-group}pre{-ms-hyphens:none;hyphens:none;white-space:pre-wrap}body{padding-top:2rem}.navbar{background:none;color:inherit;position:absolute}.navbar *{color:inherit!important}.nav-container,.navbar>:not(.navbar-brand),.toolbar,aside.toc,nav.pagination{display:none}.doc{color:inherit;margin:auto;max-width:none;padding-bottom:2rem}.doc .admonitionblock td.icon{-webkit-print-color-adjust:exact;color-adjust:exact}.doc .listingblock code[data-lang]::before{display:block}footer.footer{background:none;border-top:1px solid #e1e1e1;color:#8e8e8e;padding:.25rem .5rem 0}.footer *{color:inherit}} \ No newline at end of file diff --git a/_/font/roboto-cyrillic-400-italic.woff2 b/_/font/roboto-cyrillic-400-italic.woff2 new file mode 100644 index 0000000..dd587a2 Binary files /dev/null and b/_/font/roboto-cyrillic-400-italic.woff2 differ diff --git a/_/font/roboto-cyrillic-400-normal.woff2 b/_/font/roboto-cyrillic-400-normal.woff2 new file mode 100644 index 0000000..47da362 Binary files /dev/null and b/_/font/roboto-cyrillic-400-normal.woff2 differ diff --git a/_/font/roboto-cyrillic-500-italic.woff2 b/_/font/roboto-cyrillic-500-italic.woff2 new file mode 100644 index 0000000..cbe564b Binary files /dev/null and b/_/font/roboto-cyrillic-500-italic.woff2 differ diff --git a/_/font/roboto-cyrillic-500-normal.woff2 b/_/font/roboto-cyrillic-500-normal.woff2 new file mode 100644 index 0000000..cb5834f Binary files /dev/null and b/_/font/roboto-cyrillic-500-normal.woff2 differ diff --git a/_/font/roboto-latin-400-italic.woff b/_/font/roboto-latin-400-italic.woff new file mode 100644 index 0000000..ebee16b Binary files /dev/null and b/_/font/roboto-latin-400-italic.woff differ diff --git a/_/font/roboto-latin-400-italic.woff2 b/_/font/roboto-latin-400-italic.woff2 new file mode 100644 index 0000000..e1b7a79 Binary files /dev/null and b/_/font/roboto-latin-400-italic.woff2 differ diff --git a/_/font/roboto-latin-400-normal.woff b/_/font/roboto-latin-400-normal.woff new file mode 100644 index 0000000..9eaa94f Binary files /dev/null and b/_/font/roboto-latin-400-normal.woff differ diff --git a/_/font/roboto-latin-400-normal.woff2 b/_/font/roboto-latin-400-normal.woff2 new file mode 100644 index 0000000..020729e Binary files /dev/null and b/_/font/roboto-latin-400-normal.woff2 differ diff --git a/_/font/roboto-latin-500-italic.woff b/_/font/roboto-latin-500-italic.woff new file mode 100644 index 0000000..b6ad1c5 Binary files /dev/null and b/_/font/roboto-latin-500-italic.woff differ diff --git a/_/font/roboto-latin-500-italic.woff2 b/_/font/roboto-latin-500-italic.woff2 new file mode 100644 index 0000000..ae1933f Binary files /dev/null and b/_/font/roboto-latin-500-italic.woff2 differ diff --git a/_/font/roboto-latin-500-normal.woff b/_/font/roboto-latin-500-normal.woff new file mode 100644 index 0000000..d39bb52 Binary files /dev/null and b/_/font/roboto-latin-500-normal.woff differ diff --git a/_/font/roboto-latin-500-normal.woff2 b/_/font/roboto-latin-500-normal.woff2 new file mode 100644 index 0000000..29342a8 Binary files /dev/null and b/_/font/roboto-latin-500-normal.woff2 differ diff --git a/_/font/roboto-mono-latin-400-normal.woff b/_/font/roboto-mono-latin-400-normal.woff new file mode 100644 index 0000000..be3eb4c Binary files /dev/null and b/_/font/roboto-mono-latin-400-normal.woff differ diff --git a/_/font/roboto-mono-latin-400-normal.woff2 b/_/font/roboto-mono-latin-400-normal.woff2 new file mode 100644 index 0000000..f8894ba Binary files /dev/null and b/_/font/roboto-mono-latin-400-normal.woff2 differ diff --git a/_/font/roboto-mono-latin-500-normal.woff b/_/font/roboto-mono-latin-500-normal.woff new file mode 100644 index 0000000..43ca6a1 Binary files /dev/null and b/_/font/roboto-mono-latin-500-normal.woff differ diff --git a/_/font/roboto-mono-latin-500-normal.woff2 b/_/font/roboto-mono-latin-500-normal.woff2 new file mode 100644 index 0000000..b4f2bf8 Binary files /dev/null and b/_/font/roboto-mono-latin-500-normal.woff2 differ diff --git a/_/img/back.svg b/_/img/back.svg new file mode 100644 index 0000000..bf7d30e --- /dev/null +++ b/_/img/back.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/_/img/caret.svg b/_/img/caret.svg new file mode 100644 index 0000000..1af41bc --- /dev/null +++ b/_/img/caret.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/_/img/chevron.svg b/_/img/chevron.svg new file mode 100644 index 0000000..40e962a --- /dev/null +++ b/_/img/chevron.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/_/img/home-o.svg b/_/img/home-o.svg new file mode 100644 index 0000000..95d193b --- /dev/null +++ b/_/img/home-o.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/_/img/home.svg b/_/img/home.svg new file mode 100644 index 0000000..4e96b35 --- /dev/null +++ b/_/img/home.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/_/img/menu.svg b/_/img/menu.svg new file mode 100644 index 0000000..8b43b2e --- /dev/null +++ b/_/img/menu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/_/img/octicons-16.svg b/_/img/octicons-16.svg new file mode 100644 index 0000000..c221510 --- /dev/null +++ b/_/img/octicons-16.svg @@ -0,0 +1 @@ +Octicons v11.2.0 by GitHub - https://primer.style/octicons/ - License: MIT \ No newline at end of file diff --git a/_/js/search-ui.js b/_/js/search-ui.js new file mode 100644 index 0000000..53a8dde --- /dev/null +++ b/_/js/search-ui.js @@ -0,0 +1,448 @@ +(function (global, factory) { + typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) : + typeof define === 'function' && define.amd ? define(['exports'], factory) : + (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.antoraSearch = {})); +})(this, (function (exports) { 'use strict'; + + function buildHighlightedText (text, positions, snippetLength) { + const textLength = text.length; + const validPositions = positions + .filter((position) => position.length > 0 && position.start + position.length <= textLength); + + if (validPositions.length === 0) { + return [ + { + type: 'text', + text: text.slice(0, snippetLength >= textLength ? textLength : snippetLength) + (snippetLength < textLength ? '...' : ''), + }, + ] + } + + const orderedPositions = validPositions.sort((p1, p2) => p1.start - p2.start); + const range = { + start: 0, + end: textLength, + }; + const firstPosition = orderedPositions[0]; + if (snippetLength && text.length > snippetLength) { + const firstPositionStart = firstPosition.start; + const firstPositionLength = firstPosition.length; + const firstPositionEnd = firstPositionStart + firstPositionLength; + + range.start = firstPositionStart - snippetLength < 0 ? 0 : firstPositionStart - snippetLength; + range.end = firstPositionEnd + snippetLength > textLength ? textLength : firstPositionEnd + snippetLength; + } + const nodes = []; + if (firstPosition.start > 0) { + nodes.push({ + type: 'text', + text: (range.start > 0 ? '...' : '') + text.slice(range.start, firstPosition.start), + }); + } + let lastEndPosition = 0; + const positionsWithinRange = orderedPositions + .filter((position) => position.start >= range.start && position.start + position.length <= range.end); + + for (const position of positionsWithinRange) { + const start = position.start; + const length = position.length; + const end = start + length; + if (lastEndPosition > 0) { + // create text Node from the last end position to the start of the current position + nodes.push({ + type: 'text', + text: text.slice(lastEndPosition, start), + }); + } + nodes.push({ + type: 'mark', + text: text.slice(start, end), + }); + lastEndPosition = end; + } + if (lastEndPosition < range.end) { + nodes.push({ + type: 'text', + text: text.slice(lastEndPosition, range.end) + (range.end < textLength ? '...' : ''), + }); + } + + return nodes + } + + /** + * Taken and adapted from: https://github.com/olivernn/lunr.js/blob/aa5a878f62a6bba1e8e5b95714899e17e8150b38/lib/tokenizer.js#L24-L67 + * @param lunr + * @param text + * @param term + * @return {{start: number, length: number}} + */ + function findTermPosition (lunr, term, text) { + const str = text.toLowerCase(); + const len = str.length; + + for (let sliceEnd = 0, sliceStart = 0; sliceEnd <= len; sliceEnd++) { + const char = str.charAt(sliceEnd); + const sliceLength = sliceEnd - sliceStart; + + if ((char.match(lunr.tokenizer.separator) || sliceEnd === len)) { + if (sliceLength > 0) { + const value = str.slice(sliceStart, sliceEnd); + // QUESTION: if we get an exact match without running the pipeline should we stop? + if (value.includes(term)) { + // returns the first match + return { + start: sliceStart, + length: value.length, + } + } + } + sliceStart = sliceEnd + 1; + } + } + + // not found! + return { + start: 0, + length: 0, + } + } + + /* global CustomEvent, globalThis */ + + const config = document.getElementById('search-ui-script').dataset; + const snippetLength = parseInt(config.snippetLength || 100, 10); + const siteRootPath = config.siteRootPath || ''; + appendStylesheet(config.stylesheet); + const searchInput = document.getElementById('search-input'); + const searchResultContainer = document.createElement('div'); + searchResultContainer.classList.add('search-result-dropdown-menu'); + searchInput.parentNode.appendChild(searchResultContainer); + const facetFilterInput = document.querySelector('#search-field input[type=checkbox][data-facet-filter]'); + + function appendStylesheet (href) { + if (!href) return + const link = document.createElement('link'); + link.rel = 'stylesheet'; + link.href = href; + document.head.appendChild(link); + } + + function highlightPageTitle (title, terms) { + const positions = getTermPosition(title, terms); + return buildHighlightedText(title, positions, snippetLength) + } + + function highlightSectionTitle (sectionTitle, terms) { + if (sectionTitle) { + const text = sectionTitle.text; + const positions = getTermPosition(text, terms); + return buildHighlightedText(text, positions, snippetLength) + } + return [] + } + + function highlightText (doc, terms) { + const text = doc.text; + const positions = getTermPosition(text, terms); + return buildHighlightedText(text, positions, snippetLength) + } + + function getTermPosition (text, terms) { + const positions = terms + .map((term) => findTermPosition(globalThis.lunr, term, text)) + .filter((position) => position.length > 0) + .sort((p1, p2) => p1.start - p2.start); + + if (positions.length === 0) { + return [] + } + return positions + } + + function highlightHit (searchMetadata, sectionTitle, doc) { + const terms = {}; + for (const term in searchMetadata) { + const fields = searchMetadata[term]; + for (const field in fields) { + terms[field] = [...(terms[field] || []), term]; + } + } + return { + pageTitleNodes: highlightPageTitle(doc.title, terms.title || []), + sectionTitleNodes: highlightSectionTitle(sectionTitle, terms.title || []), + pageContentNodes: highlightText(doc, terms.text || []), + } + } + + function createSearchResult (result, store, searchResultDataset) { + let currentComponent; + result.forEach(function (item) { + const ids = item.ref.split('-'); + const docId = ids[0]; + const doc = store.documents[docId]; + let sectionTitle; + if (ids.length > 1) { + const titleId = ids[1]; + sectionTitle = doc.titles.filter(function (item) { + return String(item.id) === titleId + })[0]; + } + const metadata = item.matchData.metadata; + const highlightingResult = highlightHit(metadata, sectionTitle, doc); + const componentVersion = store.componentVersions[`${doc.component}/${doc.version}`]; + if (componentVersion !== undefined && currentComponent !== componentVersion) { + const searchResultComponentHeader = document.createElement('div'); + searchResultComponentHeader.classList.add('search-result-component-header'); + const { title, displayVersion } = componentVersion; + const componentVersionText = `${title}${doc.version && displayVersion ? ` ${displayVersion}` : ''}`; + searchResultComponentHeader.appendChild(document.createTextNode(componentVersionText)); + searchResultDataset.appendChild(searchResultComponentHeader); + currentComponent = componentVersion; + } + searchResultDataset.appendChild(createSearchResultItem(doc, sectionTitle, item, highlightingResult)); + }); + } + + function createSearchResultItem (doc, sectionTitle, item, highlightingResult) { + const documentTitle = document.createElement('div'); + documentTitle.classList.add('search-result-document-title'); + highlightingResult.pageTitleNodes.forEach(function (node) { + let element; + if (node.type === 'text') { + element = document.createTextNode(node.text); + } else { + element = document.createElement('span'); + element.classList.add('search-result-highlight'); + element.innerText = node.text; + } + documentTitle.appendChild(element); + }); + const documentHit = document.createElement('div'); + documentHit.classList.add('search-result-document-hit'); + const documentHitLink = document.createElement('a'); + documentHitLink.href = siteRootPath + doc.url + (sectionTitle ? '#' + sectionTitle.hash : ''); + documentHit.appendChild(documentHitLink); + if (highlightingResult.sectionTitleNodes.length > 0) { + const documentSectionTitle = document.createElement('div'); + documentSectionTitle.classList.add('search-result-section-title'); + documentHitLink.appendChild(documentSectionTitle); + highlightingResult.sectionTitleNodes.forEach(function (node) { + let element; + if (node.type === 'text') { + element = document.createTextNode(node.text); + } else { + element = document.createElement('span'); + element.classList.add('search-result-highlight'); + element.innerText = node.text; + } + documentSectionTitle.appendChild(element); + }); + } + highlightingResult.pageContentNodes.forEach(function (node) { + let element; + if (node.type === 'text') { + element = document.createTextNode(node.text); + } else { + element = document.createElement('span'); + element.classList.add('search-result-highlight'); + element.innerText = node.text; + } + documentHitLink.appendChild(element); + }); + const searchResultItem = document.createElement('div'); + searchResultItem.classList.add('search-result-item'); + searchResultItem.appendChild(documentTitle); + searchResultItem.appendChild(documentHit); + searchResultItem.addEventListener('mousedown', function (e) { + e.preventDefault(); + }); + return searchResultItem + } + + function createNoResult (text) { + const searchResultItem = document.createElement('div'); + searchResultItem.classList.add('search-result-item'); + const documentHit = document.createElement('div'); + documentHit.classList.add('search-result-document-hit'); + const message = document.createElement('strong'); + message.innerText = 'No results found for query "' + text + '"'; + documentHit.appendChild(message); + searchResultItem.appendChild(documentHit); + return searchResultItem + } + + function clearSearchResults (reset) { + if (reset === true) searchInput.value = ''; + searchResultContainer.innerHTML = ''; + } + + function filter (result, documents) { + const facetFilter = facetFilterInput && facetFilterInput.checked && facetFilterInput.dataset.facetFilter; + if (facetFilter) { + const [field, value] = facetFilter.split(':'); + return result.filter((item) => { + const ids = item.ref.split('-'); + const docId = ids[0]; + const doc = documents[docId]; + return field in doc && doc[field] === value + }) + } + return result + } + + function search (index, documents, queryString) { + // execute an exact match search + let query; + let result = filter( + index.query(function (lunrQuery) { + const parser = new globalThis.lunr.QueryParser(queryString, lunrQuery); + parser.parse(); + query = lunrQuery; + }), + documents + ); + if (result.length > 0) { + return result + } + // no result, use a begins with search + result = filter( + index.query(function (lunrQuery) { + lunrQuery.clauses = query.clauses.map((clause) => { + if (clause.presence !== globalThis.lunr.Query.presence.PROHIBITED) { + clause.term = clause.term + '*'; + clause.wildcard = globalThis.lunr.Query.wildcard.TRAILING; + clause.usePipeline = false; + } + return clause + }); + }), + documents + ); + if (result.length > 0) { + return result + } + // no result, use a contains search + result = filter( + index.query(function (lunrQuery) { + lunrQuery.clauses = query.clauses.map((clause) => { + if (clause.presence !== globalThis.lunr.Query.presence.PROHIBITED) { + clause.term = '*' + clause.term + '*'; + clause.wildcard = globalThis.lunr.Query.wildcard.LEADING | globalThis.lunr.Query.wildcard.TRAILING; + clause.usePipeline = false; + } + return clause + }); + }), + documents + ); + return result + } + + function searchIndex (index, store, text) { + clearSearchResults(false); + if (text.trim() === '') { + return + } + const result = search(index, store.documents, text); + const searchResultDataset = document.createElement('div'); + searchResultDataset.classList.add('search-result-dataset'); + searchResultContainer.appendChild(searchResultDataset); + if (result.length > 0) { + createSearchResult(result, store, searchResultDataset); + } else { + searchResultDataset.appendChild(createNoResult(text)); + } + } + + function confineEvent (e) { + e.stopPropagation(); + } + + function debounce (func, wait, immediate) { + let timeout; + return function () { + const context = this; + const args = arguments; + const later = function () { + timeout = null; + if (!immediate) func.apply(context, args); + }; + const callNow = immediate && !timeout; + clearTimeout(timeout); + timeout = setTimeout(later, wait); + if (callNow) func.apply(context, args); + } + } + + function enableSearchInput (enabled) { + if (facetFilterInput) { + facetFilterInput.disabled = !enabled; + } + searchInput.disabled = !enabled; + searchInput.title = enabled ? '' : 'Loading index...'; + } + + function isClosed () { + return searchResultContainer.childElementCount === 0 + } + + function executeSearch (index) { + const debug = 'URLSearchParams' in globalThis && new URLSearchParams(globalThis.location.search).has('lunr-debug'); + const query = searchInput.value; + try { + if (!query) return clearSearchResults() + searchIndex(index.index, index.store, query); + } catch (err) { + if (err instanceof globalThis.lunr.QueryParseError) { + if (debug) { + console.debug('Invalid search query: ' + query + ' (' + err.message + ')'); + } + } else { + console.error('Something went wrong while searching', err); + } + } + } + + function toggleFilter (e, index) { + searchInput.focus(); + if (!isClosed()) { + executeSearch(index); + } + } + + function initSearch (lunr, data) { + const start = performance.now(); + const index = { index: lunr.Index.load(data.index), store: data.store }; + enableSearchInput(true); + searchInput.dispatchEvent( + new CustomEvent('loadedindex', { + detail: { + took: performance.now() - start, + }, + }) + ); + searchInput.addEventListener( + 'keydown', + debounce(function (e) { + if (e.key === 'Escape' || e.key === 'Esc') return clearSearchResults(true) + executeSearch(index); + }, 100) + ); + searchInput.addEventListener('click', confineEvent); + searchResultContainer.addEventListener('click', confineEvent); + if (facetFilterInput) { + facetFilterInput.parentElement.addEventListener('click', confineEvent); + facetFilterInput.addEventListener('change', (e) => toggleFilter(e, index)); + } + document.documentElement.addEventListener('click', clearSearchResults); + } + + // disable the search input until the index is loaded + enableSearchInput(false); + + exports.initSearch = initSearch; + + Object.defineProperty(exports, '__esModule', { value: true }); + +})); diff --git a/_/js/site.js b/_/js/site.js new file mode 100644 index 0000000..5d47fa5 --- /dev/null +++ b/_/js/site.js @@ -0,0 +1,6 @@ +(()=>{var c,e,o,t,s,r,l=/^sect(\d)$/,i=document.querySelector(".nav-container"),a=document.querySelector(".nav-toggle");function n(){var e,t,n=window.location.hash;if(n&&(n.indexOf("%")&&(n=decodeURIComponent(n)),!(e=o.querySelector('.nav-link[href="'+n+'"]')))){n=document.getElementById(n.slice(1));if(n)for(var i=n,a=document.querySelector("article.doc");(i=i.parentNode)&&i!==a;){var c=i.id;if((c=c||(c=l.test(i.className))&&(i.firstElementChild||{}).id)&&(e=o.querySelector('.nav-link[href="#'+c+'"]')))break}}if(e)t=e.parentNode;else{if(!r)return;e=(t=r).querySelector(".nav-link")}t!==s&&(g(o,".nav-item.is-active").forEach(function(e){e.classList.remove("is-active","is-current-path","is-current-page")}),t.classList.add("is-current-page"),d(s=t),p(o,e))}function d(e){for(var t,n=e.parentNode;!(t=n.classList).contains("nav-menu");)"LI"===n.tagName&&t.contains("nav-item")&&t.add("is-active","is-current-path"),n=n.parentNode;e.classList.add("is-active")}function u(){var e,t,n,i;this.classList.toggle("is-active")&&(e=parseFloat(window.getComputedStyle(this).marginTop),t=this.getBoundingClientRect(),n=o.getBoundingClientRect(),0<(i=(t.bottom-n.top-n.height+e).toFixed()))&&(o.scrollTop+=Math.min((t.top-n.top-e).toFixed(),i))}function v(e){m(e);e=document.documentElement;e.classList.remove("is-clipped--nav"),a.classList.remove("is-active"),i.classList.remove("is-active"),e.removeEventListener("click",v)}function m(e){e.stopPropagation()}function p(e,t){var n=e.getBoundingClientRect(),i=n.height,a=window.getComputedStyle(c);"sticky"===a.position&&(i-=n.top-parseFloat(a.top)),e.scrollTop=Math.max(0,.5*(t.getBoundingClientRect().height-i)+t.offsetTop)}function g(e,t){return[].slice.call(e.querySelectorAll(t))}(i?(c=i.querySelector(".nav"),e=i.querySelector(".nav-menu-toggle"),a.addEventListener("click",function(e){if(a.classList.contains("is-active"))return v(e);m(e);var e=document.documentElement,t=(e.classList.add("is-clipped--nav"),a.classList.add("is-active"),i.classList.add("is-active"),c.getBoundingClientRect()),n=window.innerHeight-Math.round(t.top);Math.round(t.height)!==n&&(c.style.height=n+"px");e.addEventListener("click",v)}),i.addEventListener("click",m),o=i.querySelector("[data-panel=menu]")):a&&!(a.hidden=!0))&&(t=i.querySelector("[data-panel=explore]"),s=o.querySelector(".is-current-page"),(r=s)?(d(s),p(o,s.querySelector(".nav-link"))):o.scrollTop=0,g(o,".nav-item-toggle").forEach(function(e){var t=e.parentElement,e=(e.addEventListener("click",u.bind(t)),((e,t)=>(!(e=e.nextElementSibling)||!t||e[e.matches?"matches":"msMatchesSelector"](t))&&e)(e,".nav-text"));e&&(e.style.cursor="pointer",e.addEventListener("click",u.bind(t)))}),e&&o.querySelector(".nav-item-toggle")&&(e.style.display="",e.addEventListener("click",function(){var t=!this.classList.toggle("is-active");g(o,".nav-item > .nav-item-toggle").forEach(function(e){t?e.parentElement.classList.remove("is-active"):e.parentElement.classList.add("is-active")}),s?(t&&d(s),p(o,s.querySelector(".nav-link"))):o.scrollTop=0})),t&&t.querySelector(".context").addEventListener("click",function(){g(c,"[data-panel]").forEach(function(e){e.classList.toggle("is-active")})}),o.addEventListener("mousedown",function(e){1{if(m=document.querySelector("aside.toc.sidebar")){if(document.querySelector("body.-toc"))return m.parentNode.removeChild(m);var e=parseInt(m.dataset.levels||2,10);if(!(e<0)){var t="article.doc",d=document.querySelector(t);if(d){for(var o=[],n=0;n<=e;n++){var i=[t];if(n){for(var r=1;r<=n;r++)i.push((2===r?".sectionbody>":"")+".sect"+r);i.push("h"+(n+1)+"[id]"+(1"))}f=o.join(","),u=d.parentNode;var a,c=[].slice.call((u||document).querySelectorAll(f));if(!c.length)return m.parentNode.removeChild(m);var s={},l=c.reduce(function(e,t){var o=document.createElement("a"),n=(o.textContent=t.textContent,s[o.href="#"+t.id]=o,document.createElement("li"));return n.dataset.level=parseInt(t.nodeName.slice(1),10)-1,n.appendChild(o),e.appendChild(n),e},document.createElement("ul")),u=m.querySelector(".toc-menu"),f=(u||((u=document.createElement("div")).className="toc-menu"),document.createElement("h3")),m=(f.textContent=m.dataset.title||"Contents",u.appendChild(f),u.appendChild(l),!document.getElementById("toc")&&d.querySelector("h1.page ~ :not(.is-before-toc)"));m&&((f=document.createElement("aside")).className="toc embedded",f.appendChild(u.cloneNode(!0)),m.parentNode.insertBefore(f,m)),window.addEventListener("load",function(){p(),window.addEventListener("scroll",p)})}}}function p(){var n,i,t,e=window.pageYOffset,o=1.15*h(document.documentElement,"fontSize"),r=d.offsetTop;e&&window.innerHeight+e+2>=document.documentElement.scrollHeight?(a=Array.isArray(a)?a:Array(a||0),n=[],i=c.length-1,c.forEach(function(e,t){var o="#"+e.id;t===i||e.getBoundingClientRect().top+h(e,"paddingTop")>r?(n.push(o),a.indexOf(o)<0&&s[o].classList.add("is-active")):~a.indexOf(o)&&s[a.shift()].classList.remove("is-active")}),l.scrollTop=l.scrollHeight-l.offsetHeight,a=1r)return!0;t="#"+e.id}),t?t!==a&&(a&&s[a].classList.remove("is-active"),(e=s[t]).classList.add("is-active"),l.scrollHeight>l.offsetHeight&&(l.scrollTop=Math.max(0,e.offsetTop+e.offsetHeight-l.offsetHeight)),a=t):a&&(s[a].classList.remove("is-active"),a=void 0))}function h(e,t){return parseFloat(window.getComputedStyle(e)[t])}})(); +(()=>{var o,n,i=document.querySelector("article.doc");function r(e){return e&&(~e.indexOf("%")?decodeURIComponent(e):e).slice(1)}function c(e){if(e){if(e.altKey||e.ctrlKey)return;window.location.hash="#"+this.id,e.preventDefault()}var t=function e(t,o){return i.contains(t)?e(t.offsetParent,t.offsetTop+o):o}(this,0)-o.getBoundingClientRect().bottom;!1===e&&n?window.scrollTo({left:0,top:t,behavior:"instant"}):window.scrollTo(0,t)}i&&(o=document.querySelector(".toolbar"),n="scrollTo"in document.documentElement,window.addEventListener("load",function e(t){var o;(o=r(window.location.hash))&&(o=document.getElementById(o))&&(c.call(o,!1),setTimeout(c.bind(o,!1),250)),window.removeEventListener("load",e)}),Array.prototype.slice.call(document.querySelectorAll('a[href^="#"]')).forEach(function(e){var t;(t=r(e.hash))&&(t=document.getElementById(t))&&e.addEventListener("click",c.bind(t))}))})(); +(()=>{var t,e=document.querySelector(".page-versions .version-menu-toggle");e&&(t=document.querySelector(".page-versions"),e.addEventListener("click",function(e){t.classList.toggle("is-active"),e.stopPropagation()}),document.documentElement.addEventListener("click",function(){t.classList.remove("is-active")}))})(); +(()=>{var i=document.querySelector(".navbar-burger");i&&i.addEventListener("click",function(t){t.stopPropagation(),document.documentElement.classList.toggle("is-clipped--navbar"),i.setAttribute("aria-expanded",this.classList.toggle("is-active"));t=document.getElementById(this.getAttribute("aria-controls")||this.dataset.target);{var e;t.classList.toggle("is-active")&&(t.style.maxHeight="",e=window.innerHeight-Math.round(t.getBoundingClientRect().top),parseInt(window.getComputedStyle(t).maxHeight,10)!==e)&&(t.style.maxHeight=e+"px")}}.bind(i))})(); +(()=>{var o=/^\$ (\S[^\\\n]*(\\\n(?!\$ )[^\\\n]*)*)(?=\n|$)/gm,s=/( ) *\\\n *|\\\n( ?) */g,l=/ +$/gm,e=(document.getElementById("site-script")||{dataset:{}}).dataset,d=window.navigator.clipboard,r=e.svgAs,p=(null==e.uiRootPath?window:e).uiRootPath||".";[].slice.call(document.querySelectorAll(".doc pre.highlight, .doc .literalblock pre")).forEach(function(e){var t,a,n,c;if(e.classList.contains("highlight"))(i=(t=e.querySelector("code")).dataset.lang)&&"console"!==i&&((n=document.createElement("span")).className="source-lang",n.appendChild(document.createTextNode(i)));else{if(!e.innerText.startsWith("$ "))return;var i=e.parentNode.parentNode;i.classList.remove("literalblock"),i.classList.add("listingblock"),e.classList.add("highlightjs","highlight"),(t=document.createElement("code")).className="language-console hljs",t.dataset.lang="console",t.appendChild(e.firstChild),e.appendChild(t)}(i=document.createElement("div")).className="source-toolbox",n&&i.appendChild(n),d&&((a=document.createElement("button")).className="copy-button",a.setAttribute("title","Copy to clipboard"),"svg"===r?((n=document.createElementNS("http://www.w3.org/2000/svg","svg")).setAttribute("class","copy-icon"),(c=document.createElementNS("http://www.w3.org/2000/svg","use")).setAttribute("href",p+"/img/octicons-16.svg#icon-clippy"),n.appendChild(c),a.appendChild(n)):((c=document.createElement("img")).src=p+"/img/octicons-16.svg#view-clippy",c.alt="copy icon",c.className="copy-icon",a.appendChild(c)),(n=document.createElement("span")).className="copy-toast",n.appendChild(document.createTextNode("Copied!")),a.appendChild(n),i.appendChild(a)),e.parentNode.appendChild(i),a&&a.addEventListener("click",function(e){var t=e.innerText.replace(l,"");"console"===e.dataset.lang&&t.startsWith("$ ")&&(t=(e=>{for(var t,a=[];t=o.exec(e);)a.push(t[1].replace(s,"$1$2"));return a.join(" && ")})(t));window.navigator.clipboard.writeText(t).then(function(){this.classList.add("clicked"),this.offsetHeight,this.classList.remove("clicked")}.bind(this),function(){})}.bind(a,t))})})(); \ No newline at end of file diff --git a/_/js/vendor/highlight.js b/_/js/vendor/highlight.js new file mode 100644 index 0000000..3f0bc76 --- /dev/null +++ b/_/js/vendor/highlight.js @@ -0,0 +1 @@ +(()=>{function e(e){return{aliases:["adoc"],contains:[e.COMMENT("^/{4,}\\n","\\n/{4,}$",{relevance:10}),e.COMMENT("^//","$",{relevance:0}),{className:"title",begin:"^\\.\\w.*$"},{begin:"^[=\\*]{4,}\\n",end:"\\n^[=\\*]{4,}$",relevance:10},{className:"section",relevance:10,variants:[{begin:"^(={1,5}) .+?( \\1)?$"},{begin:"^[^\\[\\]\\n]+?\\n[=\\-~\\^\\+]{2,}$"}]},{className:"meta",begin:"^:.+?:",end:"\\s",excludeEnd:!0,relevance:10},{className:"meta",begin:"^\\[.+?\\]$",relevance:0},{className:"quote",begin:"^_{4,}\\n",end:"\\n_{4,}$",relevance:10},{className:"code",begin:"^[\\-\\.]{4,}\\n",end:"\\n[\\-\\.]{4,}$",relevance:10},{begin:"^\\+{4,}\\n",end:"\\n\\+{4,}$",contains:[{begin:"<",end:">",subLanguage:"xml",relevance:0}],relevance:10},{className:"bullet",begin:"^(\\*+|\\-+|\\.+|[^\\n]+?::)\\s+"},{className:"symbol",begin:"^(NOTE|TIP|IMPORTANT|WARNING|CAUTION):\\s+",relevance:10},{className:"strong",begin:"\\B\\*(?![\\*\\s])",end:"(\\n{2}|\\*)",contains:[{begin:"\\\\*\\w",relevance:0}]},{className:"emphasis",begin:"\\B'(?!['\\s])",end:"(\\n{2}|')",contains:[{begin:"\\\\'\\w",relevance:0}],relevance:0},{className:"emphasis",begin:"_(?![_\\s])",end:"(\\n{2}|_)",relevance:0},{className:"string",variants:[{begin:"``.+?''"},{begin:"`.+?'"}]},{className:"code",begin:"(`.+?`|\\+.+?\\+)",relevance:0},{className:"code",begin:"^[ \\t]",end:"$",relevance:0},{begin:"^'{3,}[ \\t]*$",relevance:10},{begin:"(link:)?(http|https|ftp|file|irc|image:?):\\S+\\[.*?\\]",returnBegin:!0,contains:[{begin:"(link|image:?):",relevance:0},{className:"link",begin:"\\w",end:"[^\\[]+",relevance:0},{className:"string",begin:"\\[",end:"\\]",excludeBegin:!0,excludeEnd:!0,relevance:0}],relevance:10}]}}function n(e){var n={className:"variable",variants:[{begin:/\$[\w\d#@][\w\d_]*/},{begin:/\$\{(.*?)}/}]},a={className:"string",begin:/"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,n,{className:"variable",begin:/\$\(/,end:/\)/,contains:[e.BACKSLASH_ESCAPE]}]};return{aliases:["sh","zsh"],lexemes:/\b-?[a-z\._]+\b/,keywords:{keyword:"if then else elif fi for while in do done case esac function",literal:"true false",built_in:"break cd continue eval exec exit export getopts hash pwd readonly return shift test times trap umask unset alias bind builtin caller command declare echo enable help let local logout mapfile printf read readarray source type typeset ulimit unalias set shopt autoload bg bindkey bye cap chdir clone comparguments compcall compctl compdescribe compfiles compgroups compquote comptags comptry compvalues dirs disable disown echotc echoti emulate fc fg float functions getcap getln history integer jobs kill limit log noglob popd print pushd pushln rehash sched setcap setopt stat suspend ttyctl unfunction unhash unlimit unsetopt vared wait whence where which zcompile zformat zftp zle zmodload zparseopts zprof zpty zregexparse zsocket zstyle ztcp",_:"-ne -eq -lt -gt -f -d -e -s -l -a"},contains:[{className:"meta",begin:/^#![^\n]+sh\s*$/,relevance:10},{className:"function",begin:/\w[\w\d_]*\s*\(\s*\)\s*\{/,returnBegin:!0,contains:[e.inherit(e.TITLE_MODE,{begin:/\w[\w\d_]*/})],relevance:0},e.HASH_COMMENT_MODE,a,{className:"",begin:/\\"/},{className:"string",begin:/'/,end:/'/},n]}}function a(e){var n={begin:u="["+(u="a-zA-Z_\\-!.?+*=<>&#'")+"]["+u+"0-9/;:]*",relevance:0},a={className:"number",begin:"[-+]?\\d+(\\.\\d+)?",relevance:0},t=e.inherit(e.QUOTE_STRING_MODE,{illegal:null}),i=e.COMMENT(";","$",{relevance:0}),s={className:"literal",begin:/\b(true|false|nil)\b/},r={begin:"[\\[\\{]",end:"[\\]\\}]"},l={className:"comment",begin:"\\^"+u},o=e.COMMENT("\\^\\{","\\}"),c={className:"symbol",begin:"[:]{1,2}"+u},d={begin:"\\(",end:"\\)"},g={endsWithParent:!0,relevance:0},u={keywords:{"builtin-name":"def defonce cond apply if-not if-let if not not= = < > <= >= == + / * - rem quot neg? pos? delay? symbol? keyword? true? false? integer? empty? coll? list? set? ifn? fn? associative? sequential? sorted? counted? reversible? number? decimal? class? distinct? isa? float? rational? reduced? ratio? odd? even? char? seq? vector? string? map? nil? contains? zero? instance? not-every? not-any? libspec? -> ->> .. . inc compare do dotimes mapcat take remove take-while drop letfn drop-last take-last drop-while while intern condp case reduced cycle split-at split-with repeat replicate iterate range merge zipmap declare line-seq sort comparator sort-by dorun doall nthnext nthrest partition eval doseq await await-for let agent atom send send-off release-pending-sends add-watch mapv filterv remove-watch agent-error restart-agent set-error-handler error-handler set-error-mode! error-mode shutdown-agents quote var fn loop recur throw try monitor-enter monitor-exit defmacro defn defn- macroexpand macroexpand-1 for dosync and or when when-not when-let comp juxt partial sequence memoize constantly complement identity assert peek pop doto proxy defstruct first rest cons defprotocol cast coll deftype defrecord last butlast sigs reify second ffirst fnext nfirst nnext defmulti defmethod meta with-meta ns in-ns create-ns import refer keys select-keys vals key val rseq name namespace promise into transient persistent! conj! assoc! dissoc! pop! disj! use class type num float double short byte boolean bigint biginteger bigdec print-method print-dup throw-if printf format load compile get-in update-in pr pr-on newline flush read slurp read-line subvec with-open memfn time re-find re-groups rand-int rand mod locking assert-valid-fdecl alias resolve ref deref refset swap! reset! set-validator! compare-and-set! alter-meta! reset-meta! commute get-validator alter ref-set ref-history-count ref-min-history ref-max-history ensure sync io! new next conj set! to-array future future-call into-array aset gen-class reduce map filter find empty hash-map hash-set sorted-map sorted-map-by sorted-set sorted-set-by vec vector seq flatten reverse assoc dissoc list disj get union difference intersection extend extend-type extend-protocol int nth delay count concat chunk chunk-buffer chunk-append chunk-first chunk-rest max min dec unchecked-inc-int unchecked-inc unchecked-dec-inc unchecked-dec unchecked-negate unchecked-add-int unchecked-add unchecked-subtract-int unchecked-subtract chunk-next chunk-cons chunked-seq? prn vary-meta lazy-seq spread list* str find-keyword keyword symbol gensym force rationalize"},lexemes:u,className:"name",begin:u,starts:g},n=[d,t,l,o,i,c,r,a,s,n];return d.contains=[e.COMMENT("comment",""),u,g],g.contains=n,r.contains=n,o.contains=[r],{aliases:["clj"],illegal:/\S/,contains:[d,t,l,o,i,c,r,a,s]}}function t(e){function n(e){return"(?:"+e+")?"}var a="decltype\\(auto\\)",t="[a-zA-Z_]\\w*::",i={className:"keyword",begin:"\\b[a-z\\d_]*_t\\b"},s={className:"string",variants:[{begin:'(u8?|U|L)?"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]},{begin:"(u8?|U|L)?'(\\\\(x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4,8}|[0-7]{3}|\\S)|.)",end:"'",illegal:"."},{begin:/(?:u8?|U|L)?R"([^()\\ ]{0,16})\((?:.|\n)*?\)\1"/}]},r={className:"number",variants:[{begin:"\\b(0b[01']+)"},{begin:"(-?)\\b([\\d']+(\\.[\\d']*)?|\\.[\\d']+)(u|U|l|L|ul|UL|f|F|b|B)"},{begin:"(-?)(\\b0[xX][a-fA-F0-9']+|(\\b[\\d']+(\\.[\\d']*)?|\\.[\\d']+)([eE][-+]?[\\d']+)?)"}],relevance:0},l={className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{"meta-keyword":"if else elif endif define undef warning error line pragma _Pragma ifdef ifndef include"},contains:[{begin:/\\\n/,relevance:0},e.inherit(s,{className:"meta-string"}),{className:"meta-string",begin:/<.*?>/,end:/$/,illegal:"\\n"},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},o={className:"title",begin:n(t)+e.IDENT_RE,relevance:0},t=n(t)+e.IDENT_RE+"\\s*\\(",c={keyword:"int float while private char char8_t char16_t char32_t catch import module export virtual operator sizeof dynamic_cast|10 typedef const_cast|10 const for static_cast|10 union namespace unsigned long volatile static protected bool template mutable if public friend do goto auto void enum else break extern using asm case typeid wchar_tshort reinterpret_cast|10 default double register explicit signed typename try this switch continue inline delete alignas alignof constexpr consteval constinit decltype concept co_await co_return co_yield requires noexcept static_assert thread_local restrict final override atomic_bool atomic_char atomic_schar atomic_uchar atomic_short atomic_ushort atomic_int atomic_uint atomic_long atomic_ulong atomic_llong atomic_ullong new throw return and and_eq bitand bitor compl not not_eq or or_eq xor xor_eq",built_in:"std string wstring cin cout cerr clog stdin stdout stderr stringstream istringstream ostringstream auto_ptr deque list queue stack vector map set bitset multiset multimap unordered_set unordered_map unordered_multiset unordered_multimap array shared_ptr abort terminate abs acos asin atan2 atan calloc ceil cosh cos exit exp fabs floor fmod fprintf fputs free frexp fscanf future isalnum isalpha iscntrl isdigit isgraph islower isprint ispunct isspace isupper isxdigit tolower toupper labs ldexp log10 log malloc realloc memchr memcmp memcpy memset modf pow printf putchar puts scanf sinh sin snprintf sprintf sqrt sscanf strcat strchr strcmp strcpy strcspn strlen strncat strncmp strncpy strpbrk strrchr strspn strstr tanh tan vfprintf vprintf vsprintf endl initializer_list unique_ptr _Bool complex _Complex imaginary _Imaginary",literal:"true false nullptr NULL"},d=[i,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,r,s],g={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:c,contains:d.concat([{begin:/\(/,end:/\)/,keywords:c,contains:d.concat(["self"]),relevance:0}]),relevance:0},a={className:"function",begin:"((decltype\\(auto\\)|(?:[a-zA-Z_]\\w*::)?[a-zA-Z_]\\w*(?:<.*?>)?)[\\*&\\s]+)+"+t,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:c,illegal:/[^\w\s\*&:<>]/,contains:[{begin:a,keywords:c,relevance:0},{begin:t,returnBegin:!0,contains:[o],relevance:0},{className:"params",begin:/\(/,end:/\)/,keywords:c,relevance:0,contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,s,r,i,{begin:/\(/,end:/\)/,keywords:c,relevance:0,contains:["self",e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,s,r,i]}]},i,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,l]};return{aliases:["c","cc","h","c++","h++","hpp","hh","hxx","cxx"],keywords:c,illegal:"",keywords:c,contains:["self",i]},{begin:e.IDENT_RE+"::",keywords:c},{className:"class",beginKeywords:"class struct",end:/[{;:]/,contains:[{begin://,contains:["self"]},e.TITLE_MODE]}]),exports:{preprocessor:l,strings:s,keywords:c}}}function i(e){var n={keyword:"abstract as base bool break byte case catch char checked const continue decimal default delegate do double enum event explicit extern finally fixed float for foreach goto if implicit in int interface internal is lock long object operator out override params private protected public readonly ref sbyte sealed short sizeof stackalloc static string struct switch this try typeof uint ulong unchecked unsafe ushort using virtual void volatile while add alias ascending async await by descending dynamic equals from get global group into join let nameof on orderby partial remove select set value var when where yield",literal:"null false true"},a={className:"number",variants:[{begin:"\\b(0b[01']+)"},{begin:"(-?)\\b([\\d']+(\\.[\\d']*)?|\\.[\\d']+)(u|U|l|L|ul|UL|f|F|b|B)"},{begin:"(-?)(\\b0[xX][a-fA-F0-9']+|(\\b[\\d']+(\\.[\\d']*)?|\\.[\\d']+)([eE][-+]?[\\d']+)?)"}],relevance:0},t={className:"string",begin:'@"',end:'"',contains:[{begin:'""'}]},i=e.inherit(t,{illegal:/\n/}),s={className:"subst",begin:"{",end:"}",keywords:n},r=e.inherit(s,{illegal:/\n/}),l={className:"string",begin:/\$"/,end:'"',illegal:/\n/,contains:[{begin:"{{"},{begin:"}}"},e.BACKSLASH_ESCAPE,r]},o={className:"string",begin:/\$@"/,end:'"',contains:[{begin:"{{"},{begin:"}}"},{begin:'""'},s]},c=e.inherit(o,{illegal:/\n/,contains:[{begin:"{{"},{begin:"}}"},{begin:'""'},r]}),s=(s.contains=[o,l,t,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,a,e.C_BLOCK_COMMENT_MODE],r.contains=[c,l,i,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,a,e.inherit(e.C_BLOCK_COMMENT_MODE,{illegal:/\n/})],{variants:[o,l,t,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]}),r=e.IDENT_RE+"(<"+e.IDENT_RE+"(\\s*,\\s*"+e.IDENT_RE+")*>)?(\\[\\])?";return{aliases:["csharp","c#"],keywords:n,illegal:/::/,contains:[e.COMMENT("///","$",{returnBegin:!0,contains:[{className:"doctag",variants:[{begin:"///",relevance:0},{begin:"\x3c!--|--\x3e"},{begin:""}]}]}),e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,{className:"meta",begin:"#",end:"$",keywords:{"meta-keyword":"if else elif endif define undef warning error line region endregion pragma checksum"}},s,a,{beginKeywords:"class interface",end:/[{;=]/,illegal:/[^\s:,]/,contains:[e.TITLE_MODE,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{beginKeywords:"namespace",end:/[{;=]/,illegal:/[^\s:]/,contains:[e.inherit(e.TITLE_MODE,{begin:"[a-zA-Z](\\.?\\w)*"}),e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{className:"meta",begin:"^\\s*\\[",excludeBegin:!0,end:"\\]",excludeEnd:!0,contains:[{className:"meta-string",begin:/"/,end:/"/}]},{beginKeywords:"new return throw await else",relevance:0},{className:"function",begin:"("+r+"\\s+)+"+e.IDENT_RE+"\\s*\\(",returnBegin:!0,end:/\s*[{;=]/,excludeEnd:!0,keywords:n,contains:[{begin:e.IDENT_RE+"\\s*\\(",returnBegin:!0,contains:[e.TITLE_MODE],relevance:0},{className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:n,relevance:0,contains:[s,a,e.C_BLOCK_COMMENT_MODE]},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]}]}}function s(e){var n={begin:/[\w-]+\(/,returnBegin:!0,contains:[{className:"built_in",begin:/[\w-]+/},{begin:/\(/,end:/\)/,contains:[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,e.CSS_NUMBER_MODE]}]};return{case_insensitive:!0,illegal:/[=\/|'\$]/,contains:[e.C_BLOCK_COMMENT_MODE,{className:"selector-id",begin:/#[A-Za-z0-9_-]+/},{className:"selector-class",begin:/\.[A-Za-z0-9_-]+/},{className:"selector-attr",begin:/\[/,end:/\]/,illegal:"$",contains:[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},{className:"selector-pseudo",begin:/:(:)?[a-zA-Z0-9\_\-\+\(\)"'.]+/},{begin:"@(page|font-face)",lexemes:"@[a-z-]+",keywords:"@page @font-face"},{begin:"@",end:"[{;]",illegal:/:/,returnBegin:!0,contains:[{className:"keyword",begin:/@\-?\w[\w]*(\-\w+)*/},{begin:/\s/,endsWithParent:!0,excludeEnd:!0,relevance:0,keywords:"and or not only",contains:[{begin:/[a-z-]+:/,className:"attribute"},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,e.CSS_NUMBER_MODE]}]},{className:"selector-tag",begin:"[a-zA-Z-][a-zA-Z0-9_-]*",relevance:0},{begin:"{",end:"}",illegal:/\S/,contains:[e.C_BLOCK_COMMENT_MODE,{begin:/(?:[A-Z\_\.\-]+|--[a-zA-Z0-9_-]+)\s*:/,returnBegin:!0,end:";",endsWithParent:!0,contains:[{className:"attribute",begin:/\S/,end:":",excludeEnd:!0,starts:{endsWithParent:!0,excludeEnd:!0,contains:[n,e.CSS_NUMBER_MODE,e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,e.C_BLOCK_COMMENT_MODE,{className:"number",begin:"#[0-9A-Fa-f]+"},{className:"meta",begin:"!important"}]}}]}]}]}}function r(e){return{aliases:["patch"],contains:[{className:"meta",relevance:10,variants:[{begin:/^@@ +\-\d+,\d+ +\+\d+,\d+ +@@$/},{begin:/^\*\*\* +\d+,\d+ +\*\*\*\*$/},{begin:/^\-\-\- +\d+,\d+ +\-\-\-\-$/}]},{className:"comment",variants:[{begin:/Index: /,end:/$/},{begin:/={3,}/,end:/$/},{begin:/^\-{3}/,end:/$/},{begin:/^\*{3} /,end:/$/},{begin:/^\+{3}/,end:/$/},{begin:/^\*{15}$/}]},{className:"addition",begin:"^\\+",end:"$"},{className:"deletion",begin:"^\\-",end:"$"},{className:"addition",begin:"^\\!",end:"$"}]}}function l(e){return{aliases:["docker"],case_insensitive:!0,keywords:"from maintainer expose env arg user onbuild stopsignal",contains:[e.HASH_COMMENT_MODE,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,e.NUMBER_MODE,{beginKeywords:"run cmd entrypoint volume add copy workdir label healthcheck shell",starts:{end:/[^\\]$/,subLanguage:"bash"}}],illegal:"/}]}]}]},s={className:"string",begin:"~[A-Z](?="+s+")",contains:[{begin:/"/,end:/"/},{begin:/'/,end:/'/},{begin:/\//,end:/\//},{begin:/\|/,end:/\|/},{begin:/\(/,end:/\)/},{begin:/\[/,end:/\]/},{begin:/\{/,end:/\}/},{begin:/\/}]},r={className:"string",contains:[e.BACKSLASH_ESCAPE,t],variants:[{begin:/"""/,end:/"""/},{begin:/'''/,end:/'''/},{begin:/~S"""/,end:/"""/,contains:[]},{begin:/~S"/,end:/"/,contains:[]},{begin:/~S'''/,end:/'''/,contains:[]},{begin:/~S'/,end:/'/,contains:[]},{begin:/'/,end:/'/},{begin:/"/,end:/"/}]},l={className:"function",beginKeywords:"def defp defmacro",end:/\B\b/,contains:[e.inherit(e.TITLE_MODE,{begin:n,endsParent:!0})]},o=e.inherit(l,{className:"class",beginKeywords:"defimpl defmodule defprotocol defrecord",end:/\bdo\b|$|;/}),s=[r,s,i,e.HASH_COMMENT_MODE,o,l,{begin:"::"},{className:"symbol",begin:":(?![\\s:])",contains:[r,{begin:"[a-zA-Z_]\\w*[!?=]?|[-+~]\\@|<<|>>|=~|===?|<=>|[<>]=?|\\*\\*|[-/+%^&*~`|]|\\[\\]=?"}],relevance:0},{className:"symbol",begin:n+":(?!:)",relevance:0},{className:"number",begin:"(\\b0o[0-7_]+)|(\\b0b[01_]+)|(\\b0x[0-9a-fA-F_]+)|(-?\\b[1-9][0-9_]*(.[0-9_]+([eE][-+]?[0-9]+)?)?)",relevance:0},{className:"variable",begin:"(\\$\\W)|((\\$|\\@\\@?)(\\w+))"},{begin:"->"},{begin:"("+e.RE_STARTERS_RE+")\\s*",contains:[e.HASH_COMMENT_MODE,{className:"regexp",illegal:"\\n",contains:[e.BACKSLASH_ESCAPE,t],variants:[{begin:"/",end:"/[a-z]*"},{begin:"%r\\[",end:"\\][a-z]*"}]}],relevance:0}];return{lexemes:n,keywords:a,contains:t.contains=s}}function c(e){var n={keyword:"break default func interface select case map struct chan else goto package switch const fallthrough if range type continue for import return var go defer bool byte complex64 complex128 float32 float64 int8 int16 int32 int64 string uint8 uint16 uint32 uint64 int uint uintptr rune",literal:"true false iota nil",built_in:"append cap close complex copy imag len make new panic print println real recover delete"};return{aliases:["golang"],keywords:n,illegal:"|<-"}]}}function u(e){var n="false synchronized int abstract float private char boolean var static null if const for true while long strictfp finally protected import native final void enum else break transient catch instanceof byte super volatile case assert short package default double public try this switch continue throws protected public private module requires exports do",a={className:"number",begin:"\\b(0[bB]([01]+[01_]+[01]+|[01]+)|0[xX]([a-fA-F0-9]+[a-fA-F0-9_]+[a-fA-F0-9]+|[a-fA-F0-9]+)|(([\\d]+[\\d_]+[\\d]+|[\\d]+)(\\.([\\d]+[\\d_]+[\\d]+|[\\d]+))?|\\.([\\d]+[\\d_]+[\\d]+|[\\d]+))([eE][-+]?\\d+)?)[lLfF]?",relevance:0};return{aliases:["jsp"],keywords:n,illegal:/<\/|#/,contains:[e.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{begin:/\w+@/,relevance:0},{className:"doctag",begin:"@[A-Za-z]+"}]}),e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,{className:"class",beginKeywords:"class interface",end:/[{;=]/,excludeEnd:!0,keywords:"class interface",illegal:/[:"\[\]]/,contains:[{beginKeywords:"extends implements"},e.UNDERSCORE_TITLE_MODE]},{beginKeywords:"new throw return else",relevance:0},{className:"function",begin:"([À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*(<[À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*(\\s*,\\s*[À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*)*>)?\\s+)+"+e.UNDERSCORE_IDENT_RE+"\\s*\\(",returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:n,contains:[{begin:e.UNDERSCORE_IDENT_RE+"\\s*\\(",returnBegin:!0,relevance:0,contains:[e.UNDERSCORE_TITLE_MODE]},{className:"params",begin:/\(/,end:/\)/,keywords:n,relevance:0,contains:[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,e.C_NUMBER_MODE,e.C_BLOCK_COMMENT_MODE]},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},a,{className:"meta",begin:"@[A-Za-z]+"}]}}function m(e){var n="<>",a="",t=/<[A-Za-z0-9\\._:-]+/,i=/\/[A-Za-z0-9\\._:-]+>|\/>/,s="[A-Za-z$_][0-9A-Za-z$_]*",r={keyword:"in of if for while finally var new function do return void else break catch instanceof with throw case default try this switch continue typeof delete let yield const export super debugger as async await static import from as",literal:"true false null undefined NaN Infinity",built_in:"eval isFinite isNaN parseFloat parseInt decodeURI decodeURIComponent encodeURI encodeURIComponent escape unescape Object Function Boolean Error EvalError InternalError RangeError ReferenceError StopIteration SyntaxError TypeError URIError Number Math Date String RegExp Array Float32Array Float64Array Int16Array Int32Array Int8Array Uint16Array Uint32Array Uint8Array Uint8ClampedArray ArrayBuffer DataView JSON Intl arguments require module console window document Symbol Set Map WeakSet WeakMap Proxy Reflect Promise"},l={className:"number",variants:[{begin:"\\b(0[bB][01]+)n?"},{begin:"\\b(0[oO][0-7]+)n?"},{begin:e.C_NUMBER_RE+"n?"}],relevance:0},o={className:"subst",begin:"\\$\\{",end:"\\}",keywords:r,contains:[]},c={begin:"html`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,o],subLanguage:"xml"}},d={begin:"css`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,o],subLanguage:"css"}},g={className:"string",begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE,o]},o=(o.contains=[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,c,d,g,l,e.REGEXP_MODE],o.contains.concat([e.C_BLOCK_COMMENT_MODE,e.C_LINE_COMMENT_MODE]));return{aliases:["js","jsx","mjs","cjs"],keywords:r,contains:[{className:"meta",relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},{className:"meta",begin:/^#!/,end:/$/},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,c,d,g,e.C_LINE_COMMENT_MODE,e.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+",contains:[{className:"type",begin:"\\{",end:"\\}",relevance:0},{className:"variable",begin:s+"(?=\\s*(-)|$)",endsParent:!0,relevance:0},{begin:/(?=[^\n])\s/,relevance:0}]}]}),e.C_BLOCK_COMMENT_MODE,l,{begin:/[{,\n]\s*/,relevance:0,contains:[{begin:s+"\\s*:",returnBegin:!0,relevance:0,contains:[{className:"attr",begin:s,relevance:0}]}]},{begin:"("+e.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,e.REGEXP_MODE,{className:"function",begin:"(\\(.*?\\)|"+s+")\\s*=>",returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:s},{begin:/\(\s*\)/},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:r,contains:o}]}]},{className:"",begin:/\s/,end:/\s*/,skip:!0},{variants:[{begin:n,end:a},{begin:t,end:i}],subLanguage:"xml",contains:[{begin:t,end:i,skip:!0,contains:["self"]}]}],relevance:0},{className:"function",beginKeywords:"function",end:/\{/,excludeEnd:!0,contains:[e.inherit(e.TITLE_MODE,{begin:s}),{className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,contains:o}],illegal:/\[|%/},{begin:/\$[(.]/},e.METHOD_GUARD,{className:"class",beginKeywords:"class",end:/[{;=]/,excludeEnd:!0,illegal:/[:"\[\]]/,contains:[{beginKeywords:"extends"},e.UNDERSCORE_TITLE_MODE]},{beginKeywords:"constructor get set",end:/\{/,excludeEnd:!0}],illegal:/#(?!!)/}}function _(e){var n={literal:"true false null"},a=[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE],t=[e.QUOTE_STRING_MODE,e.C_NUMBER_MODE],i={end:",",endsWithParent:!0,excludeEnd:!0,contains:t,keywords:n},s={begin:"{",end:"}",contains:[{className:"attr",begin:/"/,end:/"/,contains:[e.BACKSLASH_ESCAPE],illegal:"\\n"},e.inherit(i,{begin:/:/})].concat(a),illegal:"\\S"},e={begin:"\\[",end:"\\]",contains:[e.inherit(i)],illegal:"\\S"};return t.push(s,e),a.forEach(function(e){t.push(e)}),{contains:t,keywords:n,illegal:"\\S"}}function b(e){var n="[A-Za-z_\\u00A1-\\uFFFF][A-Za-z_0-9\\u00A1-\\uFFFF]*",a={lexemes:n,keywords:t={keyword:"in isa where baremodule begin break catch ccall const continue do else elseif end export false finally for function global if import importall let local macro module quote return true try using while type immutable abstract bitstype typealias ",literal:"true false ARGS C_NULL DevNull ENDIAN_BOM ENV I Inf Inf16 Inf32 Inf64 InsertionSort JULIA_HOME LOAD_PATH MergeSort NaN NaN16 NaN32 NaN64 PROGRAM_FILE QuickSort RoundDown RoundFromZero RoundNearest RoundNearestTiesAway RoundNearestTiesUp RoundToZero RoundUp STDERR STDIN STDOUT VERSION catalan e|0 eu|0 eulergamma golden im nothing pi γ π φ ",built_in:"ANY AbstractArray AbstractChannel AbstractFloat AbstractMatrix AbstractRNG AbstractSerializer AbstractSet AbstractSparseArray AbstractSparseMatrix AbstractSparseVector AbstractString AbstractUnitRange AbstractVecOrMat AbstractVector Any ArgumentError Array AssertionError Associative Base64DecodePipe Base64EncodePipe Bidiagonal BigFloat BigInt BitArray BitMatrix BitVector Bool BoundsError BufferStream CachingPool CapturedException CartesianIndex CartesianRange Cchar Cdouble Cfloat Channel Char Cint Cintmax_t Clong Clonglong ClusterManager Cmd CodeInfo Colon Complex Complex128 Complex32 Complex64 CompositeException Condition ConjArray ConjMatrix ConjVector Cptrdiff_t Cshort Csize_t Cssize_t Cstring Cuchar Cuint Cuintmax_t Culong Culonglong Cushort Cwchar_t Cwstring DataType Date DateFormat DateTime DenseArray DenseMatrix DenseVecOrMat DenseVector Diagonal Dict DimensionMismatch Dims DirectIndexString Display DivideError DomainError EOFError EachLine Enum Enumerate ErrorException Exception ExponentialBackOff Expr Factorization FileMonitor Float16 Float32 Float64 Function Future GlobalRef GotoNode HTML Hermitian IO IOBuffer IOContext IOStream IPAddr IPv4 IPv6 IndexCartesian IndexLinear IndexStyle InexactError InitError Int Int128 Int16 Int32 Int64 Int8 IntSet Integer InterruptException InvalidStateException Irrational KeyError LabelNode LinSpace LineNumberNode LoadError LowerTriangular MIME Matrix MersenneTwister Method MethodError MethodTable Module NTuple NewvarNode NullException Nullable Number ObjectIdDict OrdinalRange OutOfMemoryError OverflowError Pair ParseError PartialQuickSort PermutedDimsArray Pipe PollingFileWatcher ProcessExitedException Ptr QuoteNode RandomDevice Range RangeIndex Rational RawFD ReadOnlyMemoryError Real ReentrantLock Ref Regex RegexMatch RemoteChannel RemoteException RevString RoundingMode RowVector SSAValue SegmentationFault SerializationState Set SharedArray SharedMatrix SharedVector Signed SimpleVector Slot SlotNumber SparseMatrixCSC SparseVector StackFrame StackOverflowError StackTrace StepRange StepRangeLen StridedArray StridedMatrix StridedVecOrMat StridedVector String SubArray SubString SymTridiagonal Symbol Symmetric SystemError TCPSocket Task Text TextDisplay Timer Tridiagonal Tuple Type TypeError TypeMapEntry TypeMapLevel TypeName TypeVar TypedSlot UDPSocket UInt UInt128 UInt16 UInt32 UInt64 UInt8 UndefRefError UndefVarError UnicodeError UniformScaling Union UnionAll UnitRange Unsigned UpperTriangular Val Vararg VecElement VecOrMat Vector VersionNumber Void WeakKeyDict WeakRef WorkerConfig WorkerPool "},illegal:/<\//},t={className:"subst",begin:/\$\(/,end:/\)/,keywords:t},i={className:"variable",begin:"\\$"+n},s={className:"string",contains:[e.BACKSLASH_ESCAPE,t,i],variants:[{begin:/\w*"""/,end:/"""\w*/,relevance:10},{begin:/\w*"/,end:/"\w*/}]};return a.contains=[{className:"number",begin:/(\b0x[\d_]*(\.[\d_]*)?|0x\.\d[\d_]*)p[-+]?\d+|\b0[box][a-fA-F0-9][a-fA-F0-9_]*|(\b\d[\d_]*(\.[\d_]*)?|\.\d[\d_]*)([eEfF][-+]?\d+)?/,relevance:0},{className:"string",begin:/'(.|\\[xXuU][a-zA-Z0-9]+)'/},s,{className:"string",contains:[e.BACKSLASH_ESCAPE,t,i],begin:"`",end:"`"},{className:"meta",begin:"@"+n},{className:"comment",variants:[{begin:"#=",end:"=#",relevance:10},{begin:"#",end:"$"}]},e.HASH_COMMENT_MODE,{className:"keyword",begin:"\\b(((abstract|primitive)\\s+)type|(mutable\\s+)?struct)\\b"},{begin:/<:/}],t.contains=a.contains,a}function p(e){var n={keyword:"abstract as val var vararg get set class object open private protected public noinline crossinline dynamic final enum if else do while for when throw try catch finally import package is in fun override companion reified inline lateinit init interface annotation data sealed internal infix operator out by constructor super tailrec where const inner suspend typealias external expect actual trait volatile transient native default",built_in:"Byte Short Char Int Long Boolean Float Double Void Unit Nothing",literal:"true false null"},a={className:"symbol",begin:e.UNDERSCORE_IDENT_RE+"@"},t={className:"subst",begin:"\\${",end:"}",contains:[e.C_NUMBER_MODE]},i={className:"string",variants:[{begin:'"""',end:'"""(?=[^"])',contains:[i={className:"variable",begin:"\\$"+e.UNDERSCORE_IDENT_RE},t]},{begin:"'",end:"'",illegal:/\n/,contains:[e.BACKSLASH_ESCAPE]},{begin:'"',end:'"',illegal:/\n/,contains:[e.BACKSLASH_ESCAPE,i,t]}]},t=(t.contains.push(i),{className:"meta",begin:"@(?:file|property|field|get|set|receiver|param|setparam|delegate)\\s*:(?:\\s*"+e.UNDERSCORE_IDENT_RE+")?"}),s={className:"meta",begin:"@"+e.UNDERSCORE_IDENT_RE,contains:[{begin:/\(/,end:/\)/,contains:[e.inherit(i,{className:"meta-string"})]}]},r={className:"number",begin:"\\b(0[bB]([01]+[01_]+[01]+|[01]+)|0[xX]([a-fA-F0-9]+[a-fA-F0-9_]+[a-fA-F0-9]+|[a-fA-F0-9]+)|(([\\d]+[\\d_]+[\\d]+|[\\d]+)(\\.([\\d]+[\\d_]+[\\d]+|[\\d]+))?|\\.([\\d]+[\\d_]+[\\d]+|[\\d]+))([eE][-+]?\\d+)?)[lLfF]?",relevance:0},l=e.COMMENT("/\\*","\\*/",{contains:[e.C_BLOCK_COMMENT_MODE]}),o={variants:[{className:"type",begin:e.UNDERSCORE_IDENT_RE},{begin:/\(/,end:/\)/,contains:[]}]},c=o;return c.variants[1].contains=[o],o.variants[1].contains=[c],{aliases:["kt"],keywords:n,contains:[e.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+"}]}),e.C_LINE_COMMENT_MODE,l,{className:"keyword",begin:/\b(break|continue|return|this)\b/,starts:{contains:[{className:"symbol",begin:/@\w+/}]}},a,t,s,{className:"function",beginKeywords:"fun",end:"[(]|$",returnBegin:!0,excludeEnd:!0,keywords:n,illegal:/fun\s+(<.*>)?[^\s\(]+(\s+[^\s\(]+)\s*=/,relevance:5,contains:[{begin:e.UNDERSCORE_IDENT_RE+"\\s*\\(",returnBegin:!0,relevance:0,contains:[e.UNDERSCORE_TITLE_MODE]},{className:"type",begin://,keywords:"reified",relevance:0},{className:"params",begin:/\(/,end:/\)/,endsParent:!0,keywords:n,relevance:0,contains:[{begin:/:/,end:/[=,\/]/,endsWithParent:!0,contains:[o,e.C_LINE_COMMENT_MODE,l],relevance:0},e.C_LINE_COMMENT_MODE,l,t,s,i,e.C_NUMBER_MODE]},l]},{className:"class",beginKeywords:"class interface trait",end:/[:\{(]|$/,excludeEnd:!0,illegal:"extends implements",contains:[{beginKeywords:"public protected internal private constructor"},e.UNDERSCORE_TITLE_MODE,{className:"type",begin://,excludeBegin:!0,excludeEnd:!0,relevance:0},{className:"type",begin:/[,:]\s*/,end:/[<\(,]|$/,excludeBegin:!0,returnEnd:!0},t,s]},i,{className:"meta",begin:"^#!/usr/bin/env",end:"$",illegal:"\n"},r]}}function f(e){var n="\\[=*\\[",a="\\]=*\\]",t={begin:n,end:a,contains:["self"]},i=[e.COMMENT("--(?!"+n+")","$"),e.COMMENT("--"+n,a,{contains:[t],relevance:10})];return{lexemes:e.UNDERSCORE_IDENT_RE,keywords:{literal:"true false nil",keyword:"and break do else elseif end for goto if in local not or repeat return then until while",built_in:"_G _ENV _VERSION __index __newindex __mode __call __metatable __tostring __len __gc __add __sub __mul __div __mod __pow __concat __unm __eq __lt __le assert collectgarbage dofile error getfenv getmetatable ipairs load loadfile loadstringmodule next pairs pcall print rawequal rawget rawset require select setfenvsetmetatable tonumber tostring type unpack xpcall arg selfcoroutine resume yield status wrap create running debug getupvalue debug sethook getmetatable gethook setmetatable setlocal traceback setfenv getinfo setupvalue getlocal getregistry getfenv io lines write close flush open output type read stderr stdin input stdout popen tmpfile math log max acos huge ldexp pi cos tanh pow deg tan cosh sinh random randomseed frexp ceil floor rad abs sqrt modf asin min mod fmod log10 atan2 exp sin atan os exit setlocale date getenv difftime remove time clock tmpname rename execute package preload loadlib loaded loaders cpath config path seeall string sub upper len gfind rep find match char dump gmatch reverse byte format gsub lower table setn insert getn foreachi maxn foreach concat sort remove"},contains:i.concat([{className:"function",beginKeywords:"function",end:"\\)",contains:[e.inherit(e.TITLE_MODE,{begin:"([_a-zA-Z]\\w*\\.)*([_a-zA-Z]\\w*:)?[_a-zA-Z]\\w*"}),{className:"params",begin:"\\(",endsWithParent:!0,contains:i}].concat(i)},e.C_NUMBER_MODE,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,{className:"string",begin:n,end:a,contains:[t],relevance:5}])}}function E(e){return{aliases:["md","mkdown","mkd"],contains:[{className:"section",variants:[{begin:"^#{1,6}",end:"$"},{begin:"^.+?\\n[=-]{2,}$"}]},{begin:"<",end:">",subLanguage:"xml",relevance:0},{className:"bullet",begin:"^\\s*([*+-]|(\\d+\\.))\\s+"},{className:"strong",begin:"[*_]{2}.+?[*_]{2}"},{className:"emphasis",variants:[{begin:"\\*.+?\\*"},{begin:"_.+?_",relevance:0}]},{className:"quote",begin:"^>\\s+",end:"$"},{className:"code",variants:[{begin:"^```\\w*\\s*$",end:"^```[ ]*$"},{begin:"`.+?`"},{begin:"^( {4}|\\t)",end:"$",relevance:0}]},{begin:"^[-\\*]{3,}",end:"$"},{begin:"\\[.+?\\][\\(\\[].*?[\\)\\]]",returnBegin:!0,contains:[{className:"string",begin:"\\[",end:"\\]",excludeBegin:!0,returnEnd:!0,relevance:0},{className:"link",begin:"\\]\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0},{className:"symbol",begin:"\\]\\[",end:"\\]",excludeBegin:!0,excludeEnd:!0}],relevance:10},{begin:/^\[[^\n]+\]:/,returnBegin:!0,contains:[{className:"symbol",begin:/\[/,end:/\]/,excludeBegin:!0,excludeEnd:!0},{className:"link",begin:/:\s*/,end:/$/,excludeBegin:!0}]}]}}function N(e){var n={keyword:"rec with let in inherit assert if else then",literal:"true false or and null",built_in:"import abort baseNameOf dirOf isNull builtins map removeAttrs throw toString derivation"},a={className:"subst",begin:/\$\{/,end:/}/,keywords:n},e=[e.NUMBER_MODE,e.HASH_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,{className:"string",contains:[a],variants:[{begin:"''",end:"''"},{begin:'"',end:'"'}]},{begin:/[a-zA-Z0-9-_]+(\s*=)/,returnBegin:!0,relevance:0,contains:[{className:"attr",begin:/\S+/}]}];return{aliases:["nixos"],keywords:n,contains:a.contains=e}}function h(e){return{disableAutodetect:!0}}function y(e){var n=/[a-zA-Z@][a-zA-Z0-9_]*/,a="@interface @class @protocol @implementation";return{aliases:["mm","objc","obj-c"],keywords:{keyword:"int float while char export sizeof typedef const struct for union unsigned long volatile static bool mutable if do return goto void enum else break extern asm case short default double register explicit signed typename this switch continue wchar_t inline readonly assign readwrite self @synchronized id typeof nonatomic super unichar IBOutlet IBAction strong weak copy in out inout bycopy byref oneway __strong __weak __block __autoreleasing @private @protected @public @try @property @end @throw @catch @finally @autoreleasepool @synthesize @dynamic @selector @optional @required @encode @package @import @defs @compatibility_alias __bridge __bridge_transfer __bridge_retained __bridge_retain __covariant __contravariant __kindof _Nonnull _Nullable _Null_unspecified __FUNCTION__ __PRETTY_FUNCTION__ __attribute__ getter setter retain unsafe_unretained nonnull nullable null_unspecified null_resettable class instancetype NS_DESIGNATED_INITIALIZER NS_UNAVAILABLE NS_REQUIRES_SUPER NS_RETURNS_INNER_POINTER NS_INLINE NS_AVAILABLE NS_DEPRECATED NS_ENUM NS_OPTIONS NS_SWIFT_UNAVAILABLE NS_ASSUME_NONNULL_BEGIN NS_ASSUME_NONNULL_END NS_REFINED_FOR_SWIFT NS_SWIFT_NAME NS_SWIFT_NOTHROW NS_DURING NS_HANDLER NS_ENDHANDLER NS_VALUERETURN NS_VOIDRETURN",literal:"false true FALSE TRUE nil YES NO NULL",built_in:"BOOL dispatch_once_t dispatch_queue_t dispatch_sync dispatch_async dispatch_once"},lexemes:n,illegal:"/,end:/$/,illegal:"\\n"},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{className:"class",begin:"("+a.split(" ").join("|")+")\\b",end:"({|$)",excludeEnd:!0,keywords:a,lexemes:n,contains:[e.UNDERSCORE_TITLE_MODE]},{begin:"\\."+e.UNDERSCORE_IDENT_RE,relevance:0}]}}function v(e){var n="getpwent getservent quotemeta msgrcv scalar kill dbmclose undef lc ma syswrite tr send umask sysopen shmwrite vec qx utime local oct semctl localtime readpipe do return format read sprintf dbmopen pop getpgrp not getpwnam rewinddir qqfileno qw endprotoent wait sethostent bless s|0 opendir continue each sleep endgrent shutdown dump chomp connect getsockname die socketpair close flock exists index shmgetsub for endpwent redo lstat msgctl setpgrp abs exit select print ref gethostbyaddr unshift fcntl syscall goto getnetbyaddr join gmtime symlink semget splice x|0 getpeername recv log setsockopt cos last reverse gethostbyname getgrnam study formline endhostent times chop length gethostent getnetent pack getprotoent getservbyname rand mkdir pos chmod y|0 substr endnetent printf next open msgsnd readdir use unlink getsockopt getpriority rindex wantarray hex system getservbyport endservent int chr untie rmdir prototype tell listen fork shmread ucfirst setprotoent else sysseek link getgrgid shmctl waitpid unpack getnetbyname reset chdir grep split require caller lcfirst until warn while values shift telldir getpwuid my getprotobynumber delete and sort uc defined srand accept package seekdir getprotobyname semop our rename seek if q|0 chroot sysread setpwent no crypt getc chown sqrt write setnetent setpriority foreach tie sin msgget map stat getlogin unless elsif truncate exec keys glob tied closedirioctl socket readlink eval xor readline binmode setservent eof ord bind alarm pipe atan2 getgrent exp time push setgrent gt lt or ne m|0 break given say state when",a={className:"subst",begin:"[$@]\\{",end:"\\}",keywords:n},t={begin:"->{",end:"}"},i={variants:[{begin:/\$\d/},{begin:/[\$%@](\^\w\b|#\w+(::\w+)*|{\w+}|\w+(::\w*)*)/},{begin:/[\$%@][^\s\w{]/,relevance:0}]},s=[e.BACKSLASH_ESCAPE,a,i],i=[i,e.HASH_COMMENT_MODE,e.COMMENT("^\\=\\w","\\=cut",{endsWithParent:!0}),t,{className:"string",contains:s,variants:[{begin:"q[qwxr]?\\s*\\(",end:"\\)",relevance:5},{begin:"q[qwxr]?\\s*\\[",end:"\\]",relevance:5},{begin:"q[qwxr]?\\s*\\{",end:"\\}",relevance:5},{begin:"q[qwxr]?\\s*\\|",end:"\\|",relevance:5},{begin:"q[qwxr]?\\s*\\<",end:"\\>",relevance:5},{begin:"qw\\s+q",end:"q",relevance:5},{begin:"'",end:"'",contains:[e.BACKSLASH_ESCAPE]},{begin:'"',end:'"'},{begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE]},{begin:"{\\w+}",contains:[],relevance:0},{begin:"-?\\w+\\s*\\=\\>",contains:[],relevance:0}]},{className:"number",begin:"(\\b0[0-7_]+)|(\\b0x[0-9a-fA-F_]+)|(\\b[1-9][0-9_]*(\\.[0-9_]+)?)|[0_]\\b",relevance:0},{begin:"(\\/\\/|"+e.RE_STARTERS_RE+"|\\b(split|return|print|reverse|grep)\\b)\\s*",keywords:"split return print reverse grep",relevance:0,contains:[e.HASH_COMMENT_MODE,{className:"regexp",begin:"(s|tr|y)/(\\\\.|[^/])*/(\\\\.|[^/])*/[a-z]*",relevance:10},{className:"regexp",begin:"(m|qr)?/",end:"/[a-z]*",contains:[e.BACKSLASH_ESCAPE],relevance:0}]},{className:"function",beginKeywords:"sub",end:"(\\s*\\(.*?\\))?[;{]",excludeEnd:!0,relevance:5,contains:[e.TITLE_MODE]},{begin:"-\\w\\b",relevance:0},{begin:"^__DATA__$",end:"^__END__$",subLanguage:"mojolicious",contains:[{begin:"^@@.*",end:"$",className:"comment"}]}];return a.contains=i,{aliases:["pl","pm"],lexemes:/[\w\.]+/,keywords:n,contains:t.contains=i}}function w(e){var n={begin:"\\$+[a-zA-Z_-ÿ][a-zA-Z0-9_-ÿ]*"},a={className:"meta",begin:/<\?(php)?|\?>/},t={className:"string",contains:[e.BACKSLASH_ESCAPE,a],variants:[{begin:'b"',end:'"'},{begin:"b'",end:"'"},e.inherit(e.APOS_STRING_MODE,{illegal:null}),e.inherit(e.QUOTE_STRING_MODE,{illegal:null})]},i={variants:[e.BINARY_NUMBER_MODE,e.C_NUMBER_MODE]};return{aliases:["php","php3","php4","php5","php6","php7"],case_insensitive:!0,keywords:"and include_once list abstract global private echo interface as static endswitch array null if endwhile or const for endforeach self var while isset public protected exit foreach throw elseif include __FILE__ empty require_once do xor return parent clone use __CLASS__ __LINE__ else break print eval new catch __METHOD__ case exception default die require __FUNCTION__ enddeclare final try switch continue endfor endif declare unset true false trait goto instanceof insteadof __DIR__ __NAMESPACE__ yield finally",contains:[e.HASH_COMMENT_MODE,e.COMMENT("//","$",{contains:[a]}),e.COMMENT("/\\*","\\*/",{contains:[{className:"doctag",begin:"@[A-Za-z]+"}]}),e.COMMENT("__halt_compiler.+?;",!1,{endsWithParent:!0,keywords:"__halt_compiler",lexemes:e.UNDERSCORE_IDENT_RE}),{className:"string",begin:/<<<['"]?\w+['"]?$/,end:/^\w+;?$/,contains:[e.BACKSLASH_ESCAPE,{className:"subst",variants:[{begin:/\$\w+/},{begin:/\{\$/,end:/\}/}]}]},a,{className:"keyword",begin:/\$this\b/},n,{begin:/(::|->)+[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*/},{className:"function",beginKeywords:"function",end:/[;{]/,excludeEnd:!0,illegal:"\\$|\\[|%",contains:[e.UNDERSCORE_TITLE_MODE,{className:"params",begin:"\\(",end:"\\)",contains:["self",n,e.C_BLOCK_COMMENT_MODE,t,i]}]},{className:"class",beginKeywords:"class interface",end:"{",excludeEnd:!0,illegal:/[:\(\$"]/,contains:[{beginKeywords:"extends implements"},e.UNDERSCORE_TITLE_MODE]},{beginKeywords:"namespace",end:";",illegal:/[\.']/,contains:[e.UNDERSCORE_TITLE_MODE]},{beginKeywords:"use",end:";",contains:[e.UNDERSCORE_TITLE_MODE]},{begin:"=>"},t,i]}}function M(e){var n="[ \\t\\f]*",a="("+n+"[:=]"+n+"|[ \\t\\f]+)",t="([^\\\\\\W:= \\t\\f\\n]|\\\\.)+",i="([^\\\\:= \\t\\f\\n]|\\\\.)+",s={end:a,relevance:0,starts:{className:"string",end:/$/,relevance:0,contains:[{begin:"\\\\\\n"}]}};return{case_insensitive:!0,illegal:/\S/,contains:[e.COMMENT("^\\s*[!#]","$"),{begin:t+a,returnBegin:!0,contains:[{className:"attr",begin:t,endsParent:!0,relevance:0}],starts:s},{begin:i+a,returnBegin:!0,relevance:0,contains:[{className:"meta",begin:i,endsParent:!0,relevance:0}],starts:s},{className:"attr",relevance:0,begin:i+n+"$"}]}}function O(e){var n=e.COMMENT("#","$"),a="([A-Za-z_]|::)(\\w|::)*",t=e.inherit(e.TITLE_MODE,{begin:a}),a={className:"variable",begin:"\\$"+a},i={className:"string",contains:[e.BACKSLASH_ESCAPE,a],variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/}]};return{aliases:["pp"],contains:[n,a,i,{beginKeywords:"class",end:"\\{|;",illegal:/=/,contains:[t,n]},{beginKeywords:"define",end:/\{/,contains:[{className:"section",begin:e.IDENT_RE,endsParent:!0}]},{begin:e.IDENT_RE+"\\s+\\{",returnBegin:!0,end:/\S/,contains:[{className:"keyword",begin:e.IDENT_RE},{begin:/\{/,end:/\}/,keywords:{keyword:"and case default else elsif false if in import enherits node or true undef unless main settings $string ",literal:"alias audit before loglevel noop require subscribe tag owner ensure group mode name|0 changes context force incl lens load_path onlyif provider returns root show_diff type_check en_address ip_address realname command environment hour monute month monthday special target weekday creates cwd ogoutput refresh refreshonly tries try_sleep umask backup checksum content ctime force ignore links mtime purge recurse recurselimit replace selinux_ignore_defaults selrange selrole seltype seluser source souirce_permissions sourceselect validate_cmd validate_replacement allowdupe attribute_membership auth_membership forcelocal gid ia_load_module members system host_aliases ip allowed_trunk_vlans description device_url duplex encapsulation etherchannel native_vlan speed principals allow_root auth_class auth_type authenticate_user k_of_n mechanisms rule session_owner shared options device fstype enable hasrestart directory present absent link atboot blockdevice device dump pass remounts poller_tag use message withpath adminfile allow_virtual allowcdrom category configfiles flavor install_options instance package_settings platform responsefile status uninstall_options vendor unless_system_user unless_uid binary control flags hasstatus manifest pattern restart running start stop allowdupe auths expiry gid groups home iterations key_membership keys managehome membership password password_max_age password_min_age profile_membership profiles project purge_ssh_keys role_membership roles salt shell uid baseurl cost descr enabled enablegroups exclude failovermethod gpgcheck gpgkey http_caching include includepkgs keepalive metadata_expire metalink mirrorlist priority protect proxy proxy_password proxy_username repo_gpgcheck s3_enabled skip_if_unavailable sslcacert sslclientcert sslclientkey sslverify mounted",built_in:"architecture augeasversion blockdevices boardmanufacturer boardproductname boardserialnumber cfkey dhcp_servers domain ec2_ ec2_userdata facterversion filesystems ldom fqdn gid hardwareisa hardwaremodel hostname id|0 interfaces ipaddress ipaddress_ ipaddress6 ipaddress6_ iphostnumber is_virtual kernel kernelmajversion kernelrelease kernelversion kernelrelease kernelversion lsbdistcodename lsbdistdescription lsbdistid lsbdistrelease lsbmajdistrelease lsbminordistrelease lsbrelease macaddress macaddress_ macosx_buildversion macosx_productname macosx_productversion macosx_productverson_major macosx_productversion_minor manufacturer memoryfree memorysize netmask metmask_ network_ operatingsystem operatingsystemmajrelease operatingsystemrelease osfamily partitions path physicalprocessorcount processor processorcount productname ps puppetversion rubysitedir rubyversion selinux selinux_config_mode selinux_config_policy selinux_current_mode selinux_current_mode selinux_enforced selinux_policyversion serialnumber sp_ sshdsakey sshecdsakey sshrsakey swapencrypted swapfree swapsize timezone type uniqueid uptime uptime_days uptime_hours uptime_seconds uuid virtual vlans xendomains zfs_version zonenae zones zpool_version"},relevance:0,contains:[i,n,{begin:"[a-zA-Z_]+\\s*=>",returnBegin:!0,end:"=>",contains:[{className:"attr",begin:e.IDENT_RE}]},{className:"number",begin:"(\\b0[0-7_]+)|(\\b0x[0-9a-fA-F_]+)|(\\b[1-9][0-9_]*(\\.[0-9_]+)?)|[0_]\\b",relevance:0},a]}],relevance:0}]}}function C(e){var n={keyword:"and elif is global as in if from raise for except finally print import pass return exec else break not with class assert yield try while continue del or def lambda async await nonlocal|10",built_in:"Ellipsis NotImplemented",literal:"False None True"},a={className:"meta",begin:/^(>>>|\.\.\.) /},t={className:"subst",begin:/\{/,end:/\}/,keywords:n,illegal:/#/},i={begin:/\{\{/,relevance:0},i={className:"string",contains:[e.BACKSLASH_ESCAPE],variants:[{begin:/(u|b)?r?'''/,end:/'''/,contains:[e.BACKSLASH_ESCAPE,a],relevance:10},{begin:/(u|b)?r?"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,a],relevance:10},{begin:/(fr|rf|f)'''/,end:/'''/,contains:[e.BACKSLASH_ESCAPE,a,i,t]},{begin:/(fr|rf|f)"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,a,i,t]},{begin:/(u|r|ur)'/,end:/'/,relevance:10},{begin:/(u|r|ur)"/,end:/"/,relevance:10},{begin:/(b|br)'/,end:/'/},{begin:/(b|br)"/,end:/"/},{begin:/(fr|rf|f)'/,end:/'/,contains:[e.BACKSLASH_ESCAPE,i,t]},{begin:/(fr|rf|f)"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,i,t]},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},s={className:"number",relevance:0,variants:[{begin:e.BINARY_NUMBER_RE+"[lLjJ]?"},{begin:"\\b(0o[0-7]+)[lLjJ]?"},{begin:e.C_NUMBER_RE+"[lLjJ]?"}]},r={className:"params",begin:/\(/,end:/\)/,contains:["self",a,s,i,e.HASH_COMMENT_MODE]};return t.contains=[i,s,a],{aliases:["py","gyp","ipython"],keywords:n,illegal:/(<\/|->|\?)|=>/,contains:[a,s,{beginKeywords:"if",relevance:0},i,e.HASH_COMMENT_MODE,{variants:[{className:"function",beginKeywords:"def"},{className:"class",beginKeywords:"class"}],end:/:/,illegal:/[${=;\n,]/,contains:[e.UNDERSCORE_TITLE_MODE,r,{begin:/->/,endsWithParent:!0,keywords:"None"}]},{className:"meta",begin:/^[\t ]*@/,end:/$/},{begin:/\b(print|exec)\(/}]}}function x(e){var n="[a-zA-Z_]\\w*[!?=]?|[-+~]\\@|<<|>>|=~|===?|<=>|[<>]=?|\\*\\*|[-/+%^&*~`|]|\\[\\]=?",a={keyword:"and then defined module in return redo if BEGIN retry end for self when next until do begin unless END rescue else break undef not super class case require yield alias while ensure elsif or include attr_reader attr_writer attr_accessor",literal:"true false nil"},t={className:"doctag",begin:"@[A-Za-z]+"},i={begin:"#<",end:">"},t=[e.COMMENT("#","$",{contains:[t]}),e.COMMENT("^\\=begin","^\\=end",{contains:[t],relevance:10}),e.COMMENT("^__END__","\\n$")],s={className:"subst",begin:"#\\{",end:"}",keywords:a},r={className:"string",contains:[e.BACKSLASH_ESCAPE,s],variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/`/,end:/`/},{begin:"%[qQwWx]?\\(",end:"\\)"},{begin:"%[qQwWx]?\\[",end:"\\]"},{begin:"%[qQwWx]?{",end:"}"},{begin:"%[qQwWx]?<",end:">"},{begin:"%[qQwWx]?/",end:"/"},{begin:"%[qQwWx]?%",end:"%"},{begin:"%[qQwWx]?-",end:"-"},{begin:"%[qQwWx]?\\|",end:"\\|"},{begin:/\B\?(\\\d{1,3}|\\x[A-Fa-f0-9]{1,2}|\\u[A-Fa-f0-9]{4}|\\?\S)\b/},{begin:/<<[-~]?'?(\w+)(?:.|\n)*?\n\s*\1\b/,returnBegin:!0,contains:[{begin:/<<[-~]?'?/},{begin:/\w+/,endSameAsBegin:!0,contains:[e.BACKSLASH_ESCAPE,s]}]}]},l={className:"params",begin:"\\(",end:"\\)",endsParent:!0,keywords:a},r=[r,i,{className:"class",beginKeywords:"class module",end:"$|;",illegal:/=/,contains:[e.inherit(e.TITLE_MODE,{begin:"[A-Za-z_]\\w*(::\\w+)*(\\?|\\!)?"}),{begin:"<\\s*",contains:[{begin:"("+e.IDENT_RE+"::)?"+e.IDENT_RE}]}].concat(t)},{className:"function",beginKeywords:"def",end:"$|;",contains:[e.inherit(e.TITLE_MODE,{begin:n}),l].concat(t)},{begin:e.IDENT_RE+"::"},{className:"symbol",begin:e.UNDERSCORE_IDENT_RE+"(\\!|\\?)?:",relevance:0},{className:"symbol",begin:":(?!\\s)",contains:[r,{begin:n}],relevance:0},{className:"number",begin:"(\\b0[0-7_]+)|(\\b0x[0-9a-fA-F_]+)|(\\b[1-9][0-9_]*(\\.[0-9_]+)?)|[0_]\\b",relevance:0},{begin:"(\\$\\W)|((\\$|\\@\\@?)(\\w+))"},{className:"params",begin:/\|/,end:/\|/,keywords:a},{begin:"("+e.RE_STARTERS_RE+"|unless)\\s*",keywords:"unless",contains:[i,{className:"regexp",contains:[e.BACKSLASH_ESCAPE,s],illegal:/\n/,variants:[{begin:"/",end:"/[a-z]*"},{begin:"%r{",end:"}[a-z]*"},{begin:"%r\\(",end:"\\)[a-z]*"},{begin:"%r!",end:"![a-z]*"},{begin:"%r\\[",end:"\\][a-z]*"}]}].concat(t),relevance:0}].concat(t);return s.contains=r,{aliases:["rb","gemspec","podspec","thor","irb"],keywords:a,illegal:/\/\*/,contains:t.concat([{begin:/^\s*=>/,starts:{end:"$",contains:l.contains=r}},{className:"meta",begin:"^([>?]>|[\\w#]+\\(\\w+\\):\\d+:\\d+>|(\\w+-)?\\d+\\.\\d+\\.\\d(p\\d+)?[^>]+>)",starts:{end:"$",contains:r}}]).concat(r)}}function S(e){var n="([ui](8|16|32|64|128|size)|f(32|64))?",a="drop i8 i16 i32 i64 i128 isize u8 u16 u32 u64 u128 usize f32 f64 str char bool Box Option Result String Vec Copy Send Sized Sync Drop Fn FnMut FnOnce ToOwned Clone Debug PartialEq PartialOrd Eq Ord AsRef AsMut Into From Default Iterator Extend IntoIterator DoubleEndedIterator ExactSizeIterator SliceConcatExt ToString assert! assert_eq! bitflags! bytes! cfg! col! concat! concat_idents! debug_assert! debug_assert_eq! env! panic! file! format! format_args! include_bin! include_str! line! local_data_key! module_path! option_env! print! println! select! stringify! try! unimplemented! unreachable! vec! write! writeln! macro_rules! assert_ne! debug_assert_ne!";return{aliases:["rs"],keywords:{keyword:"abstract as async await become box break const continue crate do dyn else enum extern false final fn for if impl in let loop macro match mod move mut override priv pub ref return self Self static struct super trait true try type typeof unsafe unsized use virtual where while yield",literal:"true false Some None Ok Err",built_in:a},lexemes:e.IDENT_RE+"!?",illegal:""}]}}function T(e){var n={className:"subst",variants:[{begin:"\\$[A-Za-z0-9_]+"},{begin:"\\${",end:"}"}]},n={className:"string",variants:[{begin:'"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]},{begin:'"""',end:'"""',relevance:10},{begin:'[a-z]+"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE,n]},{className:"string",begin:'[a-z]+"""',end:'"""',contains:[n],relevance:10}]},a={className:"type",begin:"\\b[A-Z][A-Za-z0-9_]*",relevance:0},t={className:"title",begin:/[^0-9\n\t "'(),.`{}\[\]:;][^\n\t "'(),.`{}\[\]:;]+|[^0-9\n\t "'(),.`{}\[\]:;=]/,relevance:0};return{keywords:{literal:"true false null",keyword:"type yield lazy override def with val var sealed abstract private trait object if forSome for while throw finally protected extends import final return else break new catch super class case package default try this match continue throws implicit"},contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,n,{className:"symbol",begin:"'\\w[\\w\\d_]*(?!')"},a,{className:"function",beginKeywords:"def",end:/[:={\[(\n;]/,excludeEnd:!0,contains:[t]},{className:"class",beginKeywords:"class object trait type",end:/[:={\[\n;]/,excludeEnd:!0,contains:[{beginKeywords:"extends with",relevance:10},{begin:/\[/,end:/\]/,excludeBegin:!0,excludeEnd:!0,relevance:0,contains:[a]},{className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,relevance:0,contains:[a]},t]},e.C_NUMBER_MODE,{className:"meta",begin:"@[A-Za-z]+"}]}}function A(e){return{aliases:["console"],contains:[{className:"meta",begin:"^\\s{0,3}[/\\w\\d\\[\\]()@-]*[>%$#]",starts:{end:"$",subLanguage:"bash"}}]}}function k(e){var n=e.COMMENT("--","$");return{case_insensitive:!0,illegal:/[<>{}*]/,contains:[{beginKeywords:"begin end start commit rollback savepoint lock alter create drop rename call delete do handler insert load replace select truncate update set show pragma grant merge describe use explain help declare prepare execute deallocate release unlock purge reset change stop analyze cache flush optimize repair kill install uninstall checksum restore check backup revoke comment values with",end:/;/,endsWithParent:!0,lexemes:/[\w\.]+/,keywords:{keyword:"as abort abs absolute acc acce accep accept access accessed accessible account acos action activate add addtime admin administer advanced advise aes_decrypt aes_encrypt after agent aggregate ali alia alias all allocate allow alter always analyze ancillary and anti any anydata anydataset anyschema anytype apply archive archived archivelog are as asc ascii asin assembly assertion associate asynchronous at atan atn2 attr attri attrib attribu attribut attribute attributes audit authenticated authentication authid authors auto autoallocate autodblink autoextend automatic availability avg backup badfile basicfile before begin beginning benchmark between bfile bfile_base big bigfile bin binary_double binary_float binlog bit_and bit_count bit_length bit_or bit_xor bitmap blob_base block blocksize body both bound bucket buffer_cache buffer_pool build bulk by byte byteordermark bytes cache caching call calling cancel capacity cascade cascaded case cast catalog category ceil ceiling chain change changed char_base char_length character_length characters characterset charindex charset charsetform charsetid check checksum checksum_agg child choose chr chunk class cleanup clear client clob clob_base clone close cluster_id cluster_probability cluster_set clustering coalesce coercibility col collate collation collect colu colum column column_value columns columns_updated comment commit compact compatibility compiled complete composite_limit compound compress compute concat concat_ws concurrent confirm conn connec connect connect_by_iscycle connect_by_isleaf connect_by_root connect_time connection consider consistent constant constraint constraints constructor container content contents context contributors controlfile conv convert convert_tz corr corr_k corr_s corresponding corruption cos cost count count_big counted covar_pop covar_samp cpu_per_call cpu_per_session crc32 create creation critical cross cube cume_dist curdate current current_date current_time current_timestamp current_user cursor curtime customdatum cycle data database databases datafile datafiles datalength date_add date_cache date_format date_sub dateadd datediff datefromparts datename datepart datetime2fromparts day day_to_second dayname dayofmonth dayofweek dayofyear days db_role_change dbtimezone ddl deallocate declare decode decompose decrement decrypt deduplicate def defa defau defaul default defaults deferred defi defin define degrees delayed delegate delete delete_all delimited demand dense_rank depth dequeue des_decrypt des_encrypt des_key_file desc descr descri describ describe descriptor deterministic diagnostics difference dimension direct_load directory disable disable_all disallow disassociate discardfile disconnect diskgroup distinct distinctrow distribute distributed div do document domain dotnet double downgrade drop dumpfile duplicate duration each edition editionable editions element ellipsis else elsif elt empty enable enable_all enclosed encode encoding encrypt end end-exec endian enforced engine engines enqueue enterprise entityescaping eomonth error errors escaped evalname evaluate event eventdata events except exception exceptions exchange exclude excluding execu execut execute exempt exists exit exp expire explain explode export export_set extended extent external external_1 external_2 externally extract failed failed_login_attempts failover failure far fast feature_set feature_value fetch field fields file file_name_convert filesystem_like_logging final finish first first_value fixed flash_cache flashback floor flush following follows for forall force foreign form forma format found found_rows freelist freelists freepools fresh from from_base64 from_days ftp full function general generated get get_format get_lock getdate getutcdate global global_name globally go goto grant grants greatest group group_concat group_id grouping grouping_id groups gtid_subtract guarantee guard handler hash hashkeys having hea head headi headin heading heap help hex hierarchy high high_priority hosts hour hours http id ident_current ident_incr ident_seed identified identity idle_time if ifnull ignore iif ilike ilm immediate import in include including increment index indexes indexing indextype indicator indices inet6_aton inet6_ntoa inet_aton inet_ntoa infile initial initialized initially initrans inmemory inner innodb input insert install instance instantiable instr interface interleaved intersect into invalidate invisible is is_free_lock is_ipv4 is_ipv4_compat is_not is_not_null is_used_lock isdate isnull isolation iterate java join json json_exists keep keep_duplicates key keys kill language large last last_day last_insert_id last_value lateral lax lcase lead leading least leaves left len lenght length less level levels library like like2 like4 likec limit lines link list listagg little ln load load_file lob lobs local localtime localtimestamp locate locator lock locked log log10 log2 logfile logfiles logging logical logical_reads_per_call logoff logon logs long loop low low_priority lower lpad lrtrim ltrim main make_set makedate maketime managed management manual map mapping mask master master_pos_wait match matched materialized max maxextents maximize maxinstances maxlen maxlogfiles maxloghistory maxlogmembers maxsize maxtrans md5 measures median medium member memcompress memory merge microsecond mid migration min minextents minimum mining minus minute minutes minvalue missing mod mode model modification modify module monitoring month months mount move movement multiset mutex name name_const names nan national native natural nav nchar nclob nested never new newline next nextval no no_write_to_binlog noarchivelog noaudit nobadfile nocheck nocompress nocopy nocycle nodelay nodiscardfile noentityescaping noguarantee nokeep nologfile nomapping nomaxvalue nominimize nominvalue nomonitoring none noneditionable nonschema noorder nopr nopro noprom nopromp noprompt norely noresetlogs noreverse normal norowdependencies noschemacheck noswitch not nothing notice notnull notrim novalidate now nowait nth_value nullif nulls num numb numbe nvarchar nvarchar2 object ocicoll ocidate ocidatetime ociduration ociinterval ociloblocator ocinumber ociref ocirefcursor ocirowid ocistring ocitype oct octet_length of off offline offset oid oidindex old on online only opaque open operations operator optimal optimize option optionally or oracle oracle_date oradata ord ordaudio orddicom orddoc order ordimage ordinality ordvideo organization orlany orlvary out outer outfile outline output over overflow overriding package pad parallel parallel_enable parameters parent parse partial partition partitions pascal passing password password_grace_time password_lock_time password_reuse_max password_reuse_time password_verify_function patch path patindex pctincrease pctthreshold pctused pctversion percent percent_rank percentile_cont percentile_disc performance period period_add period_diff permanent physical pi pipe pipelined pivot pluggable plugin policy position post_transaction pow power pragma prebuilt precedes preceding precision prediction prediction_cost prediction_details prediction_probability prediction_set prepare present preserve prior priority private private_sga privileges procedural procedure procedure_analyze processlist profiles project prompt protection public publishingservername purge quarter query quick quiesce quota quotename radians raise rand range rank raw read reads readsize rebuild record records recover recovery recursive recycle redo reduced ref reference referenced references referencing refresh regexp_like register regr_avgx regr_avgy regr_count regr_intercept regr_r2 regr_slope regr_sxx regr_sxy reject rekey relational relative relaylog release release_lock relies_on relocate rely rem remainder rename repair repeat replace replicate replication required reset resetlogs resize resource respect restore restricted result result_cache resumable resume retention return returning returns reuse reverse revoke right rlike role roles rollback rolling rollup round row row_count rowdependencies rowid rownum rows rtrim rules safe salt sample save savepoint sb1 sb2 sb4 scan schema schemacheck scn scope scroll sdo_georaster sdo_topo_geometry search sec_to_time second seconds section securefile security seed segment select self semi sequence sequential serializable server servererror session session_user sessions_per_user set sets settings sha sha1 sha2 share shared shared_pool short show shrink shutdown si_averagecolor si_colorhistogram si_featurelist si_positionalcolor si_stillimage si_texture siblings sid sign sin size size_t sizes skip slave sleep smalldatetimefromparts smallfile snapshot some soname sort soundex source space sparse spfile split sql sql_big_result sql_buffer_result sql_cache sql_calc_found_rows sql_small_result sql_variant_property sqlcode sqldata sqlerror sqlname sqlstate sqrt square standalone standby start starting startup statement static statistics stats_binomial_test stats_crosstab stats_ks_test stats_mode stats_mw_test stats_one_way_anova stats_t_test_ stats_t_test_indep stats_t_test_one stats_t_test_paired stats_wsr_test status std stddev stddev_pop stddev_samp stdev stop storage store stored str str_to_date straight_join strcmp strict string struct stuff style subdate subpartition subpartitions substitutable substr substring subtime subtring_index subtype success sum suspend switch switchoffset switchover sync synchronous synonym sys sys_xmlagg sysasm sysaux sysdate sysdatetimeoffset sysdba sysoper system system_user sysutcdatetime table tables tablespace tablesample tan tdo template temporary terminated tertiary_weights test than then thread through tier ties time time_format time_zone timediff timefromparts timeout timestamp timestampadd timestampdiff timezone_abbr timezone_minute timezone_region to to_base64 to_date to_days to_seconds todatetimeoffset trace tracking transaction transactional translate translation treat trigger trigger_nestlevel triggers trim truncate try_cast try_convert try_parse type ub1 ub2 ub4 ucase unarchived unbounded uncompress under undo unhex unicode uniform uninstall union unique unix_timestamp unknown unlimited unlock unnest unpivot unrecoverable unsafe unsigned until untrusted unusable unused update updated upgrade upped upper upsert url urowid usable usage use use_stored_outlines user user_data user_resources users using utc_date utc_timestamp uuid uuid_short validate validate_password_strength validation valist value values var var_samp varcharc vari varia variab variabl variable variables variance varp varraw varrawc varray verify version versions view virtual visible void wait wallet warning warnings week weekday weekofyear wellformed when whene whenev wheneve whenever where while whitespace window with within without work wrapped xdb xml xmlagg xmlattributes xmlcast xmlcolattval xmlelement xmlexists xmlforest xmlindex xmlnamespaces xmlpi xmlquery xmlroot xmlschema xmlserialize xmltable xmltype xor year year_to_month years yearweek",literal:"true false null unknown",built_in:"array bigint binary bit blob bool boolean char character date dec decimal float int int8 integer interval number numeric real record serial serial8 smallint text time timestamp tinyint varchar varchar2 varying void"},contains:[{className:"string",begin:"'",end:"'",contains:[{begin:"''"}]},{className:"string",begin:'"',end:'"',contains:[{begin:'""'}]},{className:"string",begin:"`",end:"`"},e.C_NUMBER_MODE,e.C_BLOCK_COMMENT_MODE,n,e.HASH_COMMENT_MODE]},e.C_BLOCK_COMMENT_MODE,n,e.HASH_COMMENT_MODE]}}function R(e){var n={keyword:"#available #colorLiteral #column #else #elseif #endif #file #fileLiteral #function #if #imageLiteral #line #selector #sourceLocation _ __COLUMN__ __FILE__ __FUNCTION__ __LINE__ Any as as! as? associatedtype associativity break case catch class continue convenience default defer deinit didSet do dynamic dynamicType else enum extension fallthrough false fileprivate final for func get guard if import in indirect infix init inout internal is lazy left let mutating nil none nonmutating open operator optional override postfix precedence prefix private protocol Protocol public repeat required rethrows return right self Self set static struct subscript super switch throw throws true try try! try? Type typealias unowned var weak where while willSet",literal:"true false nil",built_in:"abs advance alignof alignofValue anyGenerator assert assertionFailure bridgeFromObjectiveC bridgeFromObjectiveCUnconditional bridgeToObjectiveC bridgeToObjectiveCUnconditional c contains count countElements countLeadingZeros debugPrint debugPrintln distance dropFirst dropLast dump encodeBitsAsWords enumerate equal fatalError filter find getBridgedObjectiveCType getVaList indices insertionSort isBridgedToObjectiveC isBridgedVerbatimToObjectiveC isUniquelyReferenced isUniquelyReferencedNonObjC join lazy lexicographicalCompare map max maxElement min minElement numericCast overlaps partition posix precondition preconditionFailure print println quickSort readLine reduce reflect reinterpretCast reverse roundUpToAlignment sizeof sizeofValue sort split startsWith stride strideof strideofValue swap toString transcode underestimateCount unsafeAddressOf unsafeBitCast unsafeDowncast unsafeUnwrap unsafeReflect withExtendedLifetime withObjectAtPlusZero withUnsafePointer withUnsafePointerToObject withUnsafeMutablePointer withUnsafeMutablePointers withUnsafePointer withUnsafePointers withVaList zip"},a=e.COMMENT("/\\*","\\*/",{contains:["self"]}),t={className:"subst",begin:/\\\(/,end:"\\)",keywords:n,contains:[]},i={className:"string",contains:[e.BACKSLASH_ESCAPE,t],variants:[{begin:/"""/,end:/"""/},{begin:/"/,end:/"/}]},s={className:"number",begin:"\\b([\\d_]+(\\.[\\deE_]+)?|0x[a-fA-F0-9_]+(\\.[a-fA-F0-9p_]+)?|0b[01_]+|0o[0-7_]+)\\b",relevance:0};return t.contains=[s],{keywords:n,contains:[i,e.C_LINE_COMMENT_MODE,a,{className:"type",begin:"\\b[A-Z][\\wÀ-ʸ']*[!?]"},{className:"type",begin:"\\b[A-Z][\\wÀ-ʸ']*",relevance:0},s,{className:"function",beginKeywords:"func",end:"{",excludeEnd:!0,contains:[e.inherit(e.TITLE_MODE,{begin:/[A-Za-z$_][0-9A-Za-z$_]*/}),{begin://},{className:"params",begin:/\(/,end:/\)/,endsParent:!0,keywords:n,contains:["self",s,i,e.C_BLOCK_COMMENT_MODE,{begin:":"}],illegal:/["']/}],illegal:/\[|%/},{className:"class",beginKeywords:"struct protocol class extension enum",keywords:n,end:"\\{",excludeEnd:!0,contains:[e.inherit(e.TITLE_MODE,{begin:/[A-Za-z$_][\u00C0-\u02B80-9A-Za-z$_]*/})]},{className:"meta",begin:"(@discardableResult|@warn_unused_result|@exported|@lazy|@noescape|@NSCopying|@NSManaged|@objc|@objcMembers|@convention|@required|@noreturn|@IBAction|@IBDesignable|@IBInspectable|@IBOutlet|@infix|@prefix|@postfix|@autoclosure|@testable|@available|@nonobjc|@NSApplicationMain|@UIApplicationMain|@dynamicMemberLookup|@propertyWrapper)"},{beginKeywords:"import",end:/$/,contains:[e.C_LINE_COMMENT_MODE,a]}]}}function B(e){var n={className:"symbol",begin:"&[a-z]+;|&#[0-9]+;|&#x[a-f0-9]+;"},a={begin:"\\s",contains:[{className:"meta-keyword",begin:"#?[a-z_][a-z1-9_-]+",illegal:"\\n"}]},t=e.inherit(a,{begin:"\\(",end:"\\)"}),i=e.inherit(e.APOS_STRING_MODE,{className:"meta-string"}),s=e.inherit(e.QUOTE_STRING_MODE,{className:"meta-string"}),r={endsWithParent:!0,illegal:/`]+/}]}]}]};return{aliases:["html","xhtml","rss","atom","xjb","xsd","xsl","plist","wsf","svg"],case_insensitive:!0,contains:[{className:"meta",begin:"",relevance:10,contains:[a,s,i,t,{begin:"\\[",end:"\\]",contains:[{className:"meta",begin:"",contains:[a,t,s,i]}]}]},e.COMMENT("\x3c!--","--\x3e",{relevance:10}),{begin:"<\\!\\[CDATA\\[",end:"\\]\\]>",relevance:10},n,{className:"meta",begin:/<\?xml/,end:/\?>/,relevance:10},{begin:/<\?(php)?/,end:/\?>/,subLanguage:"php",contains:[{begin:"/\\*",end:"\\*/",skip:!0},{begin:'b"',end:'"',skip:!0},{begin:"b'",end:"'",skip:!0},e.inherit(e.APOS_STRING_MODE,{illegal:null,className:null,contains:null,skip:!0}),e.inherit(e.QUOTE_STRING_MODE,{illegal:null,className:null,contains:null,skip:!0})]},{className:"tag",begin:")",end:">",keywords:{name:"style"},contains:[r],starts:{end:"",returnEnd:!0,subLanguage:["css","xml"]}},{className:"tag",begin:")",end:">",keywords:{name:"script"},contains:[r],starts:{end:"<\/script>",returnEnd:!0,subLanguage:["actionscript","javascript","handlebars","xml"]}},{className:"tag",begin:"",contains:[{className:"name",begin:/[^\/><\s]+/,relevance:0},r]}]}}function U(e){var n="true false yes no null",a={className:"string",relevance:0,variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/\S+/}],contains:[e.BACKSLASH_ESCAPE,{className:"template-variable",variants:[{begin:"{{",end:"}}"},{begin:"%{",end:"}"}]}]};return{case_insensitive:!0,aliases:["yml","YAML","yaml"],contains:[{className:"attr",variants:[{begin:"\\w[\\w :\\/.-]*:(?=[ \t]|$)"},{begin:'"\\w[\\w :\\/.-]*":(?=[ \t]|$)'},{begin:"'\\w[\\w :\\/.-]*':(?=[ \t]|$)"}]},{className:"meta",begin:"^---s*$",relevance:10},{className:"string",begin:"[\\|>]([0-9]?[+-])?[ ]*\\n( *)[\\S ]+\\n(\\2[\\S ]+\\n?)*"},{begin:"<%[%=-]?",end:"[%-]?%>",subLanguage:"ruby",excludeBegin:!0,excludeEnd:!0,relevance:0},{className:"type",begin:"!"+e.UNDERSCORE_IDENT_RE},{className:"type",begin:"!!"+e.UNDERSCORE_IDENT_RE},{className:"meta",begin:"&"+e.UNDERSCORE_IDENT_RE+"$"},{className:"meta",begin:"\\*"+e.UNDERSCORE_IDENT_RE+"$"},{className:"bullet",begin:"\\-(?=[ ]|$)",relevance:0},e.HASH_COMMENT_MODE,{beginKeywords:n,keywords:{literal:n}},{className:"number",begin:e.C_NUMBER_RE+"\\b"},a]}}var D,L,I={};D=function(t){var a,g=[],s=Object.keys,w=Object.create(null),r=Object.create(null),M=!0,n=/^(no-?highlight|plain|text)$/i,l=/\blang(?:uage)?-([\w-]+)\b/i,i=/((^(<[^>]+>|\t|)+|(?:\n)))/gm,O="",C="Could not find the language '{}', did you forget to load/include a language module?",x={classPrefix:"hljs-",tabReplace:null,useBR:!1,languages:void 0},o="of and for in not or if then".split(" ");function S(e){return e.replace(/&/g,"&").replace(//g,">")}function u(e){return e.nodeName.toLowerCase()}function c(e){return n.test(e)}function d(e){var n,a={},t=Array.prototype.slice.call(arguments,1);for(n in e)a[n]=e[n];return t.forEach(function(e){for(n in e)a[n]=e[n]}),a}function m(e){var i=[];return function e(n,a){for(var t=n.firstChild;t;t=t.nextSibling)3===t.nodeType?a+=t.nodeValue.length:1===t.nodeType&&(i.push({event:"start",offset:a,node:t}),a=e(t,a),u(t).match(/br|hr|img|input/)||i.push({event:"stop",offset:a,node:t}));return a}(e,0),i}function _(e,n,a){var t=0,i="",s=[];function r(){return e.length&&n.length?e[0].offset!==n[0].offset?e[0].offset"}function o(e){i+=""}function c(e){("start"===e.event?l:o)(e.node)}for(;e.length||n.length;){var d=r();if(i+=S(a.substring(t,d[0].offset)),t=d[0].offset,d===e){for(s.reverse().forEach(o);c(d.splice(0,1)[0]),(d=r())===e&&d.length&&d[0].offset===t;);s.reverse().forEach(l)}else"start"===d[0].event?s.push(d[0].node):s.pop(),c(d.splice(0,1)[0])}return i+S(a.substr(t))}function b(n){return n.variants&&!n.cached_variants&&(n.cached_variants=n.variants.map(function(e){return d(n,{variants:null},e)})),n.cached_variants||(function e(n){return!!n&&(n.endsWithParent||e(n.starts))}(n)?[d(n,{starts:n.starts?d(n.starts):null})]:Object.isFrozen(n)?[d(n)]:[n])}function p(e){if(a&&!e.langApiRestored){for(var n in e.langApiRestored=!0,a)e[n]&&(e[a[n]]=e[n]);(e.contains||[]).concat(e.variants||[]).forEach(p)}}function f(n,t){var i={};return"string"==typeof n?a("keyword",n):s(n).forEach(function(e){a(e,n[e])}),i;function a(a,e){(e=t?e.toLowerCase():e).split(" ").forEach(function(e){var n,e=e.split("|");i[e[0]]=[a,(n=e[0],(e=e[1])?Number(e):(e=>-1!=o.indexOf(e.toLowerCase()))(n)?0:1)]})}}function T(t){function d(e){return e&&e.source||e}function g(e,n){return new RegExp(d(e),"m"+(t.case_insensitive?"i":"")+(n?"g":""))}function i(i){var s={},r=[],l={},a=1;function e(e,n){s[a]=e,r.push([e,n]),a+=new RegExp(n.toString()+"|").exec("").length-1+1}for(var n=0;n{for(var a=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./,t=0,i="",s=0;s')+n+(a?"":O)):n:""}function r(){var e,n,a,t,i;if(!_.keywords)return S(E);for(a="",_.lexemesRe.lastIndex=e=0,n=_.lexemesRe.exec(E);n;)a+=S(E.substring(e,n.index)),t=_,i=n,i=m.case_insensitive?i[0].toLowerCase():i[0],(t=t.keywords.hasOwnProperty(i)&&t.keywords[i])?(N+=t[1],a+=s(t[0],S(n[0]))):a+=S(n[0]),e=_.lexemesRe.lastIndex,n=_.lexemesRe.exec(E);return a+S(E.substr(e))}function l(){var e,n;p+=null!=_.subLanguage?(n="string"==typeof _.subLanguage)&&!w[_.subLanguage]?S(E):(e=n?A(_.subLanguage,E,!0,b[_.subLanguage]):k(E,_.subLanguage.length?_.subLanguage:void 0),0<_.relevance&&(N+=e.relevance),n&&(b[_.subLanguage]=e.top),s(e.language,e.value,!1,!0)):r(),E=""}function o(e){p+=e.className?s(e.className,"",!0):"",_=Object.create(e,{parent:{value:_}})}function c(e){var n=e[0],e=e.rule;return e&&e.endSameAsBegin&&(e.endRe=new RegExp(n.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&"),"m")),e.skip?E+=n:(e.excludeBegin&&(E+=n),l(),e.returnBegin||e.excludeBegin||(E=n)),o(e),e.returnBegin?0:n.length}function d(e){var n=e[0],e=i.substr(e.index),a=function e(n,a){if(t=n.endRe,i=a,(t=t&&t.exec(i))&&0===t.index){for(;n.endsParent&&n.parent;)n=n.parent;return n}var t,i;if(n.endsWithParent)return e(n.parent,a)}(_,e);if(a){e=_;for(e.skip?E+=n:(e.returnEnd||e.excludeEnd||(E+=n),l(),e.excludeEnd&&(E=n));_.className&&(p+=O),_.skip||_.subLanguage||(N+=_.relevance),(_=_.parent)!==a.parent;);return a.starts&&(a.endSameAsBegin&&(a.starts.endRe=a.endRe),o(a.starts)),e.returnEnd?0:n.length}}var g={};function u(e,n){var a=n&&n[0];if(E+=e,null==a)return l(),0;if("begin"==g.type&&"end"==n.type&&g.index==n.index&&""===a)return E+=i.slice(n.index,n.index+1),1;if("illegal"===g.type&&""===a)return E+=i.slice(n.index,n.index+1),1;if("begin"===(g=n).type)return c(n);if("illegal"===n.type&&!t)throw new Error('Illegal lexeme "'+a+'" for mode "'+(_.className||"")+'"');if("end"===n.type){e=d(n);if(null!=e)return e}return E+=a,a.length}var m=R(n);if(!m)throw console.error(C.replace("{}",n)),new Error('Unknown language: "'+n+'"');T(m);for(var _=a||m,b={},p="",f=_;f!==m;f=f.parent)f.className&&(p=s(f.className,"",!0)+p);var E="",N=0;try{for(var h,y,v=0;;){if(_.terminators.lastIndex=v,!(h=_.terminators.exec(i)))break;y=u(i.substring(v,h.index),h),v=h.index+y}for(u(i.substr(v)),f=_;f.parent;f=f.parent)f.className&&(p+=O);return{relevance:N,value:p,illegal:!1,language:n,top:_}}catch(e){if(e.message&&-1!==e.message.indexOf("Illegal"))return{illegal:!0,relevance:0,value:S(i)};if(M)return{relevance:0,value:S(i),language:n,top:_,errorRaised:e};throw e}}function k(a,e){e=e||x.languages||s(w);var t={relevance:0,value:S(a)},i=t;return e.filter(R).filter(v).forEach(function(e){var n=A(e,a,!1);n.language=e,n.relevance>i.relevance&&(i=n),n.relevance>t.relevance&&(i=t,t=n)}),i.language&&(t.second_best=i),t}function E(e){return x.tabReplace||x.useBR?e.replace(i,function(e,n){return x.useBR&&"\n"===e?"
":x.tabReplace?n.replace(/\t/g,x.tabReplace):""}):e}function N(e){var n,a,t,i,s=(e=>{var n,a,t,i,s,r=e.className+" ";if(r+=e.parentNode?e.parentNode.className:"",a=l.exec(r))return(s=R(a[1]))||(console.warn(C.replace("{}",a[1])),console.warn("Falling back to no-highlight mode for this block.",e)),s?a[1]:"no-highlight";for(n=0,t=(r=r.split(/\s+/)).length;n/g,"\n"):a=e,t=a.textContent,n=s?A(s,t,!0):k(t),(a=m(a)).length&&((i=document.createElement("div")).innerHTML=n.value,n.value=_(a,m(i),t)),n.value=E(n.value),e.innerHTML=n.value,e.className=(a=e.className,i=n.language,t=(t=s)?r[t]:i,i=[a.trim()],a.match(/\bhljs\b/)||i.push("hljs"),-1===a.indexOf(t)&&i.push(t),i.join(" ").trim()),e.result={language:n.language,re:n.relevance},n.second_best&&(e.second_best={language:n.second_best.language,re:n.second_best.relevance}))}function h(){var e;h.called||(h.called=!0,e=document.querySelectorAll("pre code"),g.forEach.call(e,N))}var y={disableAutodetect:!0};function R(e){return e=(e||"").toLowerCase(),w[e]||w[r[e]]}function v(e){e=R(e);return e&&!e.disableAutodetect}return t.highlight=A,t.highlightAuto=k,t.fixMarkup=E,t.highlightBlock=N,t.configure=function(e){x=d(x,e)},t.initHighlighting=h,t.initHighlightingOnLoad=function(){window.addEventListener("DOMContentLoaded",h,!1),window.addEventListener("load",h,!1)},t.registerLanguage=function(n,e){var a;try{a=e(t)}catch(e){if(console.error("Language definition for '{}' could not be registered.".replace("{}",n)),!M)throw e;console.error(e),a=y}p(w[n]=a),a.rawDefinition=e.bind(null,t),a.aliases&&a.aliases.forEach(function(e){r[e]=n})},t.listLanguages=function(){return s(w)},t.getLanguage=R,t.requireLanguage=function(e){var n=R(e);if(n)return n;throw new Error("The '{}' language is required, but not loaded.".replace("{}",e))},t.autoDetection=v,t.inherit=d,t.debugMode=function(){M=!1},t.IDENT_RE="[a-zA-Z]\\w*",t.UNDERSCORE_IDENT_RE="[a-zA-Z_]\\w*",t.NUMBER_RE="\\b\\d+(\\.\\d+)?",t.C_NUMBER_RE="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",t.BINARY_NUMBER_RE="\\b(0b[01]+)",t.RE_STARTERS_RE="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",t.BACKSLASH_ESCAPE={begin:"\\\\[\\s\\S]",relevance:0},t.APOS_STRING_MODE={className:"string",begin:"'",end:"'",illegal:"\\n",contains:[t.BACKSLASH_ESCAPE]},t.QUOTE_STRING_MODE={className:"string",begin:'"',end:'"',illegal:"\\n",contains:[t.BACKSLASH_ESCAPE]},t.PHRASAL_WORDS_MODE={begin:/\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/},t.COMMENT=function(e,n,a){e=t.inherit({className:"comment",begin:e,end:n,contains:[]},a||{});return e.contains.push(t.PHRASAL_WORDS_MODE),e.contains.push({className:"doctag",begin:"(?:TODO|FIXME|NOTE|BUG|XXX):",relevance:0}),e},t.C_LINE_COMMENT_MODE=t.COMMENT("//","$"),t.C_BLOCK_COMMENT_MODE=t.COMMENT("/\\*","\\*/"),t.HASH_COMMENT_MODE=t.COMMENT("#","$"),t.NUMBER_MODE={className:"number",begin:t.NUMBER_RE,relevance:0},t.C_NUMBER_MODE={className:"number",begin:t.C_NUMBER_RE,relevance:0},t.BINARY_NUMBER_MODE={className:"number",begin:t.BINARY_NUMBER_RE,relevance:0},t.CSS_NUMBER_MODE={className:"number",begin:t.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},t.REGEXP_MODE={className:"regexp",begin:/\//,end:/\/[gimuy]*/,illegal:/\n/,contains:[t.BACKSLASH_ESCAPE,{begin:/\[/,end:/\]/,relevance:0,contains:[t.BACKSLASH_ESCAPE]}]},t.TITLE_MODE={className:"title",begin:t.IDENT_RE,relevance:0},t.UNDERSCORE_TITLE_MODE={className:"title",begin:t.UNDERSCORE_IDENT_RE,relevance:0},t.METHOD_GUARD={begin:"\\.\\s*"+t.UNDERSCORE_IDENT_RE,relevance:0},[t.BACKSLASH_ESCAPE,t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,t.PHRASAL_WORDS_MODE,t.COMMENT,t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE,t.HASH_COMMENT_MODE,t.NUMBER_MODE,t.C_NUMBER_MODE,t.BINARY_NUMBER_MODE,t.CSS_NUMBER_MODE,t.REGEXP_MODE,t.TITLE_MODE,t.UNDERSCORE_TITLE_MODE,t.METHOD_GUARD].forEach(function(e){!function n(a){Object.freeze(a);var t="function"==typeof a;Object.getOwnPropertyNames(a).forEach(function(e){!a.hasOwnProperty(e)||null===a[e]||"object"!=typeof a[e]&&"function"!=typeof a[e]||t&&("caller"===e||"callee"===e||"arguments"===e)||Object.isFrozen(a[e])||n(a[e])});return a}(e)}),t},L="object"==typeof window&&window||"object"==typeof self&&self,void 0===I||I.nodeType?L&&(L.hljs=D({}),"function"==typeof define)&&define.amd&&define([],function(){return L.hljs}):D(I),I.registerLanguage("asciidoc",e),I.registerLanguage("bash",n),I.registerLanguage("clojure",a),I.registerLanguage("cpp",t),I.registerLanguage("cs",i),I.registerLanguage("css",s),I.registerLanguage("diff",r),I.registerLanguage("dockerfile",l),I.registerLanguage("elixir",o),I.registerLanguage("go",c),I.registerLanguage("groovy",d),I.registerLanguage("haskell",g),I.registerLanguage("java",u),I.registerLanguage("javascript",m),I.registerLanguage("json",_),I.registerLanguage("julia",b),I.registerLanguage("kotlin",p),I.registerLanguage("lua",f),I.registerLanguage("markdown",E),I.registerLanguage("nix",N),I.registerLanguage("none",h),I.registerLanguage("objectivec",y),I.registerLanguage("perl",v),I.registerLanguage("php",w),I.registerLanguage("properties",M),I.registerLanguage("puppet",O),I.registerLanguage("python",C),I.registerLanguage("ruby",x),I.registerLanguage("rust",S),I.registerLanguage("scala",T),I.registerLanguage("shell",A),I.registerLanguage("sql",k),I.registerLanguage("swift",R),I.registerLanguage("xml",B),I.registerLanguage("yaml",U),[].slice.call(document.querySelectorAll("pre code.hljs[data-lang]")).forEach(function(e){I.highlightBlock(e)})})(); \ No newline at end of file diff --git a/_/js/vendor/lunr.js b/_/js/vendor/lunr.js new file mode 100644 index 0000000..cdc94cd --- /dev/null +++ b/_/js/vendor/lunr.js @@ -0,0 +1,6 @@ +/** + * lunr - http://lunrjs.com - A bit like Solr, but much smaller and not as bright - 2.3.9 + * Copyright (C) 2020 Oliver Nightingale + * @license MIT + */ +!function(){var e=function(t){var r=new e.Builder;return r.pipeline.add(e.trimmer,e.stopWordFilter,e.stemmer),r.searchPipeline.add(e.stemmer),t.call(r,r),r.build()};e.version="2.3.9",e.utils={},e.utils.warn=function(e){return function(t){e.console&&console.warn&&console.warn(t)}}(this),e.utils.asString=function(e){return void 0===e||null===e?"":e.toString()},e.utils.clone=function(e){if(null===e||void 0===e)return e;for(var t=Object.create(null),r=Object.keys(e),i=0;i0){var c=e.utils.clone(r)||{};c.position=[a,l],c.index=s.length,s.push(new e.Token(i.slice(a,o),c))}a=o+1}}return s},e.tokenizer.separator=/[\s\-]+/,e.Pipeline=function(){this._stack=[]},e.Pipeline.registeredFunctions=Object.create(null),e.Pipeline.registerFunction=function(t,r){r in this.registeredFunctions&&e.utils.warn("Overwriting existing registered function: "+r),t.label=r,e.Pipeline.registeredFunctions[t.label]=t},e.Pipeline.warnIfFunctionNotRegistered=function(t){var r=t.label&&t.label in this.registeredFunctions;r||e.utils.warn("Function is not registered with pipeline. This may cause problems when serialising the index.\n",t)},e.Pipeline.load=function(t){var r=new e.Pipeline;return t.forEach(function(t){var i=e.Pipeline.registeredFunctions[t];if(!i)throw new Error("Cannot load unregistered function: "+t);r.add(i)}),r},e.Pipeline.prototype.add=function(){var t=Array.prototype.slice.call(arguments);t.forEach(function(t){e.Pipeline.warnIfFunctionNotRegistered(t),this._stack.push(t)},this)},e.Pipeline.prototype.after=function(t,r){e.Pipeline.warnIfFunctionNotRegistered(r);var i=this._stack.indexOf(t);if(i==-1)throw new Error("Cannot find existingFn");i+=1,this._stack.splice(i,0,r)},e.Pipeline.prototype.before=function(t,r){e.Pipeline.warnIfFunctionNotRegistered(r);var i=this._stack.indexOf(t);if(i==-1)throw new Error("Cannot find existingFn");this._stack.splice(i,0,r)},e.Pipeline.prototype.remove=function(e){var t=this._stack.indexOf(e);t!=-1&&this._stack.splice(t,1)},e.Pipeline.prototype.run=function(e){for(var t=this._stack.length,r=0;r1&&(se&&(r=n),s!=e);)i=r-t,n=t+Math.floor(i/2),s=this.elements[2*n];return s==e?2*n:s>e?2*n:sa?l+=2:o==a&&(t+=r[u+1]*i[l+1],u+=2,l+=2);return t},e.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},e.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),t=1,r=0;t0){var o,a=s.str.charAt(0);a in s.node.edges?o=s.node.edges[a]:(o=new e.TokenSet,s.node.edges[a]=o),1==s.str.length&&(o["final"]=!0),n.push({node:o,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(0!=s.editsRemaining){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new e.TokenSet;s.node.edges["*"]=u}if(0==s.str.length&&(u["final"]=!0),n.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&n.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),1==s.str.length&&(s.node["final"]=!0),s.str.length>=1){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new e.TokenSet;s.node.edges["*"]=l}1==s.str.length&&(l["final"]=!0),n.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var c,h=s.str.charAt(0),d=s.str.charAt(1);d in s.node.edges?c=s.node.edges[d]:(c=new e.TokenSet,s.node.edges[d]=c),1==s.str.length&&(c["final"]=!0),n.push({node:c,editsRemaining:s.editsRemaining-1,str:h+s.str.slice(2)})}}}return i},e.TokenSet.fromString=function(t){for(var r=new e.TokenSet,i=r,n=0,s=t.length;n=e;t--){var r=this.uncheckedNodes[t],i=r.child.toString();i in this.minimizedNodes?r.parent.edges[r["char"]]=this.minimizedNodes[i]:(r.child._str=i,this.minimizedNodes[i]=r.child),this.uncheckedNodes.pop()}},e.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},e.Index.prototype.search=function(t){return this.query(function(r){var i=new e.QueryParser(t,r);i.parse()})},e.Index.prototype.query=function(t){for(var r=new e.Query(this.fields),i=Object.create(null),n=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),u=0;u1?this._b=1:this._b=e},e.Builder.prototype.k1=function(e){this._k1=e},e.Builder.prototype.add=function(t,r){var i=t[this._ref],n=Object.keys(this._fields);this._documents[i]=r||{},this.documentCount+=1;for(var s=0;s=this.length)return e.QueryLexer.EOS;var t=this.str.charAt(this.pos);return this.pos+=1,t},e.QueryLexer.prototype.width=function(){return this.pos-this.start},e.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},e.QueryLexer.prototype.backup=function(){this.pos-=1},e.QueryLexer.prototype.acceptDigitRun=function(){var t,r;do t=this.next(),r=t.charCodeAt(0);while(r>47&&r<58);t!=e.QueryLexer.EOS&&this.backup()},e.QueryLexer.prototype.more=function(){return this.pos1&&(t.backup(),t.emit(e.QueryLexer.TERM)),t.ignore(),t.more())return e.QueryLexer.lexText},e.QueryLexer.lexEditDistance=function(t){return t.ignore(),t.acceptDigitRun(),t.emit(e.QueryLexer.EDIT_DISTANCE),e.QueryLexer.lexText},e.QueryLexer.lexBoost=function(t){return t.ignore(),t.acceptDigitRun(),t.emit(e.QueryLexer.BOOST),e.QueryLexer.lexText},e.QueryLexer.lexEOS=function(t){t.width()>0&&t.emit(e.QueryLexer.TERM)},e.QueryLexer.termSeparator=e.tokenizer.separator,e.QueryLexer.lexText=function(t){for(;;){var r=t.next();if(r==e.QueryLexer.EOS)return e.QueryLexer.lexEOS;if(92!=r.charCodeAt(0)){if(":"==r)return e.QueryLexer.lexField;if("~"==r)return t.backup(),t.width()>0&&t.emit(e.QueryLexer.TERM),e.QueryLexer.lexEditDistance;if("^"==r)return t.backup(),t.width()>0&&t.emit(e.QueryLexer.TERM),e.QueryLexer.lexBoost;if("+"==r&&1===t.width())return t.emit(e.QueryLexer.PRESENCE),e.QueryLexer.lexText;if("-"==r&&1===t.width())return t.emit(e.QueryLexer.PRESENCE),e.QueryLexer.lexText;if(r.match(e.QueryLexer.termSeparator))return e.QueryLexer.lexTerm}else t.escapeCharacter()}},e.QueryParser=function(t,r){this.lexer=new e.QueryLexer(t),this.query=r,this.currentClause={},this.lexemeIdx=0},e.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var t=e.QueryParser.parseClause;t;)t=t(this);return this.query},e.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},e.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},e.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},e.QueryParser.parseClause=function(t){var r=t.peekLexeme();if(void 0!=r)switch(r.type){case e.QueryLexer.PRESENCE:return e.QueryParser.parsePresence;case e.QueryLexer.FIELD:return e.QueryParser.parseField;case e.QueryLexer.TERM:return e.QueryParser.parseTerm;default:var i="expected either a field or a term, found "+r.type;throw r.str.length>=1&&(i+=" with value '"+r.str+"'"),new e.QueryParseError(i,r.start,r.end)}},e.QueryParser.parsePresence=function(t){var r=t.consumeLexeme();if(void 0!=r){switch(r.str){case"-":t.currentClause.presence=e.Query.presence.PROHIBITED;break;case"+":t.currentClause.presence=e.Query.presence.REQUIRED;break;default:var i="unrecognised presence operator'"+r.str+"'";throw new e.QueryParseError(i,r.start,r.end)}var n=t.peekLexeme();if(void 0==n){var i="expecting term or field, found nothing";throw new e.QueryParseError(i,r.start,r.end)}switch(n.type){case e.QueryLexer.FIELD:return e.QueryParser.parseField;case e.QueryLexer.TERM:return e.QueryParser.parseTerm;default:var i="expecting term or field, found '"+n.type+"'";throw new e.QueryParseError(i,n.start,n.end)}}},e.QueryParser.parseField=function(t){var r=t.consumeLexeme();if(void 0!=r){if(t.query.allFields.indexOf(r.str)==-1){var i=t.query.allFields.map(function(e){return"'"+e+"'"}).join(", "),n="unrecognised field '"+r.str+"', possible fields: "+i;throw new e.QueryParseError(n,r.start,r.end)}t.currentClause.fields=[r.str];var s=t.peekLexeme();if(void 0==s){var n="expecting term, found nothing";throw new e.QueryParseError(n,r.start,r.end)}switch(s.type){case e.QueryLexer.TERM:return e.QueryParser.parseTerm;default:var n="expecting term, found '"+s.type+"'";throw new e.QueryParseError(n,s.start,s.end)}}},e.QueryParser.parseTerm=function(t){var r=t.consumeLexeme();if(void 0!=r){t.currentClause.term=r.str.toLowerCase(),r.str.indexOf("*")!=-1&&(t.currentClause.usePipeline=!1);var i=t.peekLexeme();if(void 0==i)return void t.nextClause();switch(i.type){case e.QueryLexer.TERM:return t.nextClause(),e.QueryParser.parseTerm;case e.QueryLexer.FIELD:return t.nextClause(),e.QueryParser.parseField;case e.QueryLexer.EDIT_DISTANCE:return e.QueryParser.parseEditDistance;case e.QueryLexer.BOOST:return e.QueryParser.parseBoost;case e.QueryLexer.PRESENCE:return t.nextClause(),e.QueryParser.parsePresence;default:var n="Unexpected lexeme type '"+i.type+"'";throw new e.QueryParseError(n,i.start,i.end)}}},e.QueryParser.parseEditDistance=function(t){var r=t.consumeLexeme();if(void 0!=r){var i=parseInt(r.str,10);if(isNaN(i)){var n="edit distance must be numeric";throw new e.QueryParseError(n,r.start,r.end)}t.currentClause.editDistance=i;var s=t.peekLexeme();if(void 0==s)return void t.nextClause();switch(s.type){case e.QueryLexer.TERM:return t.nextClause(),e.QueryParser.parseTerm;case e.QueryLexer.FIELD:return t.nextClause(),e.QueryParser.parseField;case e.QueryLexer.EDIT_DISTANCE:return e.QueryParser.parseEditDistance;case e.QueryLexer.BOOST:return e.QueryParser.parseBoost;case e.QueryLexer.PRESENCE:return t.nextClause(),e.QueryParser.parsePresence;default:var n="Unexpected lexeme type '"+s.type+"'";throw new e.QueryParseError(n,s.start,s.end)}}},e.QueryParser.parseBoost=function(t){var r=t.consumeLexeme();if(void 0!=r){var i=parseInt(r.str,10);if(isNaN(i)){var n="boost must be numeric";throw new e.QueryParseError(n,r.start,r.end)}t.currentClause.boost=i;var s=t.peekLexeme();if(void 0==s)return void t.nextClause();switch(s.type){case e.QueryLexer.TERM:return t.nextClause(),e.QueryParser.parseTerm;case e.QueryLexer.FIELD:return t.nextClause(),e.QueryParser.parseField;case e.QueryLexer.EDIT_DISTANCE:return e.QueryParser.parseEditDistance;case e.QueryLexer.BOOST:return e.QueryParser.parseBoost;case e.QueryLexer.PRESENCE:return t.nextClause(),e.QueryParser.parsePresence;default:var n="Unexpected lexeme type '"+s.type+"'";throw new e.QueryParseError(n,s.start,s.end)}}},function(e,t){"function"==typeof define&&define.amd?define(t):"object"==typeof exports?module.exports=t():e.lunr=t()}(this,function(){return e})}(); diff --git a/getting_started/getting_started/administrative-tasks/index.html b/getting_started/getting_started/administrative-tasks/index.html new file mode 100644 index 0000000..5db7843 --- /dev/null +++ b/getting_started/getting_started/administrative-tasks/index.html @@ -0,0 +1,237 @@ + + + + + + Administrative tasks :: CRC Documentation + + + + + + +
+ + +
+
+ +
+ +
+ +
+

Administrative tasks

+
+

Starting monitoring

+
+
+

CRC disables cluster monitoring by default to ensure that CRC can run on a typical notebook. +Monitoring is responsible for listing your cluster in the Red Hat Hybrid Cloud Console. +Follow this procedure to enable monitoring for your cluster.

+
+
+
Prerequisites
+
    +
  • +

    You must assign additional memory to the CRC instance. +At least 14 GiB of memory, a value of 14336, is recommended for core functionality. +Increased workloads will require more memory. +For more information, see Configuring the instance.

    +
  • +
+
+
+
Procedure
+
    +
  1. +

    Set the enable-cluster-monitoring configurable property to true:

    +
    +
    +
    $ crc config set enable-cluster-monitoring true
    +
    +
    +
  2. +
  3. +

    Start the instance:

    +
    +
    +
    $ crc start
    +
    +
    +
    + + + + + +
    + + +
    +

    Cluster monitoring cannot be disabled. +To remove monitoring, set the enable-cluster-monitoring configurable property to false and delete the existing CRC instance.

    +
    +
    +
    +
  4. +
+
+
+
+
+

Enabling override Operators

+
+
+

To verify CRC can run on a typical notebook, some resource-heavy services get disabled by default. +These services can be enabled by manually removing the desired Operator from the Operator override list.

+
+
+
Prerequisites
+ +
+
+
Procedure
+
    +
  1. +

    List unmanaged Operators and note the numeric index for the desired Operator:

    +
    +
      +
    • +

      On Linux or macOS:

      +
      +
      +
      $ oc get clusterversion version -ojsonpath='{range .spec.overrides[*]}{.name}{"\n"}{end}' | nl -v 0
      +
      +
      +
    • +
    • +

      On Microsoft Windows using PowerShell:

      +
      +
      +
      PS> oc get clusterversion version -ojsonpath='{range .spec.overrides[*]}{.name}{"\n"}{end}' | % {$nl++;"`t$($nl-1) `t $_"};$nl=0
      +
      +
      +
    • +
    +
    +
  2. +
  3. +

    Start the desired Operator using the identified numeric index:

    +
    +
    +
    $ oc patch clusterversion/version --type='json' -p '[{"op":"remove", "path":"/spec/overrides/<unmanaged-operator-index>"}]'
    +clusterversion.config.openshift.io/version patched
    +
    +
    +
  4. +
+
+
+
+
+
+
+
+
+

This page was built using the Antora default UI.

+

The source code for this UI is licensed under the terms of the MPL-2.0 license.

+
+ + + + + + + diff --git a/getting_started/getting_started/configuring/index.html b/getting_started/getting_started/configuring/index.html new file mode 100644 index 0000000..07c0384 --- /dev/null +++ b/getting_started/getting_started/configuring/index.html @@ -0,0 +1,354 @@ + + + + + + Configuring CRC :: CRC Documentation + + + + + + +
+ + +
+
+ +
+ +
+ +
+

Configuring CRC

+
+

About CRC configuration

+
+
+

Use the crc config command to configure both the crc executable and the CRC instance. +The crc config command requires a subcommand to act on the configuration. +The available subcommands are get, set, unset, and view. +The get, set, and unset subcommands operate on named configurable properties. +Run the crc config --help command to list the available properties.

+
+
+

You can also use the crc config command to configure the behavior of the startup checks for the crc start and crc setup commands. +By default, startup checks report an error and stop execution when their conditions are not met. +Set the value of a property starting with skip-check to true to skip the check.

+
+
+
+
+

Viewing CRC configuration

+
+
+

The CRC executable provides commands to view configurable properties and the current CRC configuration.

+
+
+
Procedure
+
    +
  • +

    To view the available configurable properties:

    +
    +
    +
    $ crc config --help
    +
    +
    +
  • +
  • +

    To view the values for a configurable property:

    +
    +
    +
    $ crc config get <property>
    +
    +
    +
  • +
  • +

    To view the complete current configuration:

    +
    +
    +
    $ crc config view
    +
    +
    +
    + + + + + +
    + + +
    +

    The crc config view command does not return any information if the configuration consists of default values.

    +
    +
    +
    +
  • +
+
+
+
+
+

Changing the selected preset

+
+
+

You can change the container runtime used for the CRC instance by selecting the desired preset.

+
+
+

You can change the selected preset using the command line interface.

+
+
+ + + + + +
+ + +
+

You cannot change the preset of an existing CRC instance. +Preset changes are only applied when a CRC instance is created. +To enable preset changes, you must delete the existing instance and start a new one.

+
+
+
+
+
Procedure
+
    +
  • +

    Change the selected preset from the command line:

    +
    +
    +
    $ crc config set preset <name>
    +
    +
    +
    +

    Valid preset names are:

    +
    + + ++++ + + + + + + + + + + + + + + + + + + + + +
    Table 1. Preset names
    NamePreset

    openshift

    OpenShift Container Platform

    okd

    OKD

    microshift

    MicroShift

    +
  • +
+
+
+
Additional resources
+ +
+
+
+
+

Configuring the instance

+
+
+

Use the cpus and memory properties to configure the default number of vCPUs and amount of memory available to the CRC instance, respectively.

+
+
+

Alternatively, the number of vCPUs and amount of memory can be assigned using the --cpus and --memory flags to the crc start command, respectively.

+
+
+ + + + + +
+ + +
+

You cannot change the configuration of a running CRC instance. +To enable configuration changes, you must stop the running instance and start it again.

+
+
+
+
+
Procedure
+
    +
  • +

    To configure the number of vCPUs available to the instance:

    +
    +
    +
    $ crc config set cpus <number>
    +
    +
    +
    +

    The default value for the cpus property is 4. +The number of vCPUs to assign must be greater than or equal to the default.

    +
    +
  • +
  • +

    To start the instance with the desired number of vCPUs:

    +
    +
    +
    $ crc start --cpus <number>
    +
    +
    +
  • +
  • +

    To configure the memory available to the instance:

    +
    +
    +
    $ crc config set memory <number-in-mib>
    +
    +
    +
    + + + + + +
    + + +
    +

    Values for available memory are set in mebibytes (MiB). +One gibibyte (GiB) of memory is equal to 1024 MiB.

    +
    +
    +
    +
    +

    The default value for the memory property is 10752. +The amount of memory to assign must be greater than or equal to the default.

    +
    +
  • +
  • +

    To start the instance with the desired amount of memory:

    +
    +
    +
    $ crc start --memory <number-in-mib>
    +
    +
    +
  • +
+
+
+
+
+
+
+
+
+

This page was built using the Antora default UI.

+

The source code for this UI is licensed under the terms of the MPL-2.0 license.

+
+ + + + + + + diff --git a/getting_started/getting_started/installing/index.html b/getting_started/getting_started/installing/index.html new file mode 100644 index 0000000..414839f --- /dev/null +++ b/getting_started/getting_started/installing/index.html @@ -0,0 +1,527 @@ + + + + + + Installing CRC :: CRC Documentation + + + + + + +
+ + +
+
+ +
+ +
+ +
+

Installing CRC

+
+

Minimum system requirements

+
+
+

CRC has the following minimum hardware and operating system requirements.

+
+
+

Hardware requirements

+
+

CRC is supported on these architectures:

+
+ + ++++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Table 1. Preset and architecture compatibility
PresetAMD64Intel 64Apple silicon

OpenShift Container Platform

yes

yes

yes

OKD

yes

yes

no

MicroShift

yes

yes

yes

+
+

CRC does not support nested virtualization.

+
+
+

Depending on the desired container runtime, CRC requires the following system resources:

+
+
+

For OpenShift Container Platform

+
+
    +
  • +

    4 physical CPU cores

    +
  • +
  • +

    10.5 GB of free memory

    +
  • +
  • +

    35 GB of storage space

    +
  • +
+
+
+
+

For MicroShift

+
+
    +
  • +

    2 physical CPU cores

    +
  • +
  • +

    4 GB of free memory

    +
  • +
  • +

    35 GB of storage space

    +
  • +
+
+
+ + + + + +
+ + +
+

The OpenShift Container Platform and MicroShift presets require these minimum resources to run in the CRC instance. +Some workloads might require more resources. +To assign more resources to the CRC instance, see Configuring the instance.

+
+
+
+
+
+
+

Operating system requirements

+
+

CRC requires the following minimum version of a supported operating system:

+
+
+

Requirements on Microsoft Windows

+
+
    +
  • +

    On Microsoft Windows, CRC requires fully updated Microsoft Windows 10 or Microsoft Windows 11. +CRC does not work on earlier versions of Microsoft Windows.

    +
  • +
  • +

    CRC does not work on Microsoft Windows Home Edition.

    +
  • +
+
+
+
+

Requirements on macOS

+
+
    +
  • +

    On macOS, CRC requires macOS 13 Ventura or later. +CRC does not work on earlier versions of macOS.

    +
  • +
+
+
+
+

Requirements on Linux

+
+
    +
  • +

    On Linux, CRC is supported only on the latest two Red Hat Enterprise Linux/CentOS 8 and 9 minor releases and on the latest two stable Fedora releases.

    +
  • +
  • +

    When using Red Hat Enterprise Linux, the machine running CRC must be registered with the Red Hat Customer Portal.

    +
  • +
  • +

    Ubuntu 18.04 LTS or later and Debian 10 or later are not supported and might require manual set up of the host machine.

    +
  • +
  • +

    See Required software packages to install the required packages for your Linux distribution.

    +
  • +
+
+
+
+
+
+
+

Required software packages for Linux

+
+
+

CRC requires the libvirt and NetworkManager packages to run on Linux. +Consult the following table to find the command used to install these packages for your Linux distribution:

+
+ + ++++ + + + + + + + + + + + + + + + + +
Table 2. Package installation commands by distribution
Linux DistributionInstallation command

Fedora/Red Hat Enterprise Linux/CentOS

sudo dnf install NetworkManager

Debian/Ubuntu

sudo apt install qemu-kvm libvirt-daemon libvirt-daemon-system network-manager

+
+
+
+

Installing CRC

+
+
+

CRC is available as a portable executable for Red Hat Enterprise Linux. +On Microsoft Windows and macOS, CRC is available using a guided installer.

+
+
+
Prerequisites
+ +
+
+
Procedure
+
    +
  1. +

    Download the latest release of CRC for your platform.

    +
  2. +
  3. +

    On Microsoft Windows, extract the contents of the archive.

    +
  4. +
  5. +

    On macOS or Microsoft Windows, run the guided installer and follow the instructions.

    +
    + + + + + +
    + + +
    +

    On Microsoft Windows, you must install CRC to your local C:\ drive. +You cannot run CRC from a network drive.

    +
    +
    +
    +
    +

    On Red Hat Enterprise Linux, assuming the archive is in the ~/Downloads directory, follow these steps:

    +
    +
    +
      +
    1. +

      Extract the contents of the archive:

      +
      +
      +
      $ cd ~/Downloads
      +$ tar xvf crc-linux-amd64.tar.xz
      +
      +
      +
    2. +
    3. +

      Create the ~/bin directory if it does not exist and copy the crc executable to it:

      +
      +
      +
      $ mkdir -p ~/bin
      +$ cp ~/Downloads/crc-linux-*-amd64/crc ~/bin
      +
      +
      +
    4. +
    5. +

      Add the ~/bin directory to your $PATH:

      +
      +
      +
      $ export PATH=$PATH:$HOME/bin
      +$ echo 'export PATH=$PATH:$HOME/bin' >> ~/.bashrc
      +
      +
      +
    6. +
    +
    +
  6. +
+
+
+
+
+

About usage data collection

+
+
+

CRC prompts you before use for optional, anonymous usage data collection to assist with development. +No personally identifiable information is collected. +Consent for usage data collection can be granted or revoked by you at any time.

+
+
+
Additional resources
+ +
+
+
+
+

Configuring usage data collection

+
+
+

Consent for usage data collection can be granted or revoked by you at any time using the following configuration commands.

+
+
+ + + + + +
+ + +
+

Changes to telemetry consent do not modify a running instance. +The change will take effect next time you run the crc start command.

+
+
+
+
+
Procedure
+
    +
  • +

    To manually enable telemetry, run the following command:

    +
    +
    +
    $ crc config set consent-telemetry yes
    +
    +
    +
  • +
  • +

    To manually disable telemetry, run the following command:

    +
    +
    +
    $ crc config set consent-telemetry no
    +
    +
    +
  • +
+
+
+
Additional resources
+ +
+
+
+
+

Upgrading CRC

+
+
+

Newer versions of the CRC executable require manual set up to prevent potential incompatibilities with earlier versions.

+
+
+
Procedure
+
    +
  1. +

    Download the latest release of CRC.

    +
  2. +
  3. +

    Delete the existing CRC instance:

    +
    +
    +
    $ crc delete
    +
    +
    +
    + + + + + +
    + + +
    +

    The crc delete command results in the loss of data stored in the CRC instance. +Save any desired information stored in the instance before running this command.

    +
    +
    +
    +
  4. +
  5. +

    Replace the earlier crc executable with the executable of the latest release. +Verify that the new crc executable is in use by checking its version:

    +
    +
    +
    $ crc version
    +
    +
    +
  6. +
  7. +

    Set up the new CRC release:

    +
    +
    +
    $ crc setup
    +
    +
    +
  8. +
  9. +

    Start the new CRC instance:

    +
    +
    +
    $ crc start
    +
    +
    +
  10. +
+
+
+
+
+
+
+
+
+

This page was built using the Antora default UI.

+

The source code for this UI is licensed under the terms of the MPL-2.0 license.

+
+ + + + + + + diff --git a/getting_started/getting_started/introducing/index.html b/getting_started/getting_started/introducing/index.html new file mode 100644 index 0000000..a777e6c --- /dev/null +++ b/getting_started/getting_started/introducing/index.html @@ -0,0 +1,208 @@ + + + + + + Introducing CRC :: CRC Documentation + + + + + + +
+ + +
+
+ +
+ +
+ +
+

Introducing CRC

+
+

About CRC

+
+
+

CRC brings a minimal OpenShift Container Platform 4 cluster to your local computer. +This runtime provides minimal environments for development and testing purposes. +CRC is mainly targeted at running on developers' desktops. +For other OpenShift Container Platform use cases, such as headless or multi-developer setups, use the full OpenShift installer.

+
+
+

See the OpenShift Container Platform documentation for a full introduction to OpenShift Container Platform.

+
+
+

CRC includes the crc command-line interface (CLI) to interact with the CRC instance using the desired container runtime.

+
+
+
+
+

Differences from a production OpenShift Container Platform installation

+
+
+

The OpenShift preset for CRC provides a regular OpenShift Container Platform installation with the following notable differences:

+
+
+
    +
  • +

    The OpenShift Container Platform cluster is ephemeral and is not intended for production use.

    +
  • +
  • +

    CRC does not have a supported upgrade path to newer OpenShift Container Platform versions. +Upgrading the OpenShift Container Platform version might cause issues that are difficult to reproduce.

    +
  • +
  • +

    It uses a single node, which behaves as both a control plane and worker node.

    +
  • +
  • +

    It disables the Cluster Monitoring Operator by default. +This disabled Operator causes the corresponding part of the web console to be non-functional.

    +
  • +
  • +

    It disables the following operators:

    +
    +
      +
    • +

      Cloud Credential Operator.

      +
    • +
    • +

      Cluster Autoscaler Operator.

      +
    • +
    • +

      Cloud Controller Manager Operator.

      +
    • +
    +
    +
  • +
  • +

    The OpenShift Container Platform cluster runs in a virtual machine known as an instance. +This might cause other differences, particularly with external networking.

    +
  • +
+
+
+

The OpenShift Container Platform cluster provided by CRC also includes the following non-customizable cluster settings. +These settings should not be modified:

+
+
+
    +
  • +

    The *.crc.testing domain.

    +
  • +
  • +

    The address range used for internal cluster communication.

    +
    +
      +
    • +

      The cluster uses the 172 address range. +This can cause issues when, for example, a proxy is run in the same address space.

      +
    • +
    +
    +
  • +
+
+
+
+
+
+
+
+
+

This page was built using the Antora default UI.

+

The source code for this UI is licensed under the terms of the MPL-2.0 license.

+
+ + + + + + + diff --git a/getting_started/getting_started/networking/index.html b/getting_started/getting_started/networking/index.html new file mode 100644 index 0000000..d1d2de7 --- /dev/null +++ b/getting_started/getting_started/networking/index.html @@ -0,0 +1,627 @@ + + + + + + Networking :: CRC Documentation + + + + + + +
+ + +
+
+ +
+ +
+ +
+

Networking

+
+

DNS configuration details

+
+
+

General DNS setup

+
+

The OpenShift Container Platform cluster managed by CRC uses 2 DNS domain names, crc.testing and apps-crc.testing. +The crc.testing domain is for core OpenShift Container Platform services. +The apps-crc.testing domain is for accessing OpenShift applications deployed on the cluster.

+
+
+

For example, the OpenShift Container Platform API server is exposed as api.crc.testing while the OpenShift Container Platform console is accessed as console-openshift-console.apps-crc.testing. +These DNS domains are served by a dnsmasq DNS container running inside the CRC instance.

+
+
+

The crc setup command detects and adjusts your system DNS configuration so that it can resolve these domains. +Additional checks are done to verify DNS is properly configured when running crc start.

+
+
+
+

DNS on Linux

+
+

On Linux, depending on your distribution, CRC expects the following DNS configuration:

+
+
+

NetworkManager + systemd-resolved

+
+

This configuration is used by default on Fedora 33 or newer, and on Ubuntu Desktop editions.

+
+
+
    +
  • +

    CRC expects NetworkManager to manage networking.

    +
  • +
  • +

    CRC configures systemd-resolved to forward requests for the testing domain to the 192.168.130.11 DNS server. +192.168.130.11 is the IP of the CRC instance.

    +
  • +
  • +

    systemd-resolved configuration is done with a NetworkManager dispatcher script in /etc/NetworkManager/dispatcher.d/99-crc.sh:

    +
    +
    +
    #!/bin/sh
    +
    +export LC_ALL=C
    +
    +systemd-resolve --interface crc --set-dns 192.168.130.11 --set-domain ~testing
    +
    +exit 0
    +
    +
    +
  • +
+
+
+ + + + + +
+ + +
+

systemd-resolved is also available as an unsupported Technology Preview on Red Hat Enterprise Linux and CentOS 8.3. +After configuring the host to use systemd-resolved, stop any running clusters and rerun crc setup.

+
+
+
+
+
+

NetworkManager + dnsmasq

+
+

This configuration is used by default on Fedora 32 or older, on Red Hat Enterprise Linux, and on CentOS.

+
+
+
    +
  • +

    CRC expects NetworkManager to manage networking.

    +
  • +
  • +

    NetworkManager uses dnsmasq with the /etc/NetworkManager/conf.d/crc-nm-dnsmasq.conf configuration file.

    +
  • +
  • +

    The configuration file for this dnsmasq instance is /etc/NetworkManager/dnsmasq.d/crc.conf:

    +
    +
    +
    server=/crc.testing/192.168.130.11
    +server=/apps-crc.testing/192.168.130.11
    +
    +
    +
    +
      +
    • +

      The NetworkManager dnsmasq instance forwards requests for the crc.testing and apps-crc.testing domains to the 192.168.130.11 DNS server.

      +
    • +
    +
    +
  • +
+
+
+
+
+
+
+

Reserved IP subnets

+
+
+

The OpenShift Container Platform cluster managed by CRC reserves IP subnets for internal use, which should not collide with your host network. +Ensure that the following IP subnets are available for use:

+
+
+
Reserved IP subnets
+
    +
  • +

    10.217.0.0/22

    +
  • +
  • +

    10.217.4.0/23

    +
  • +
  • +

    192.168.126.0/24

    +
  • +
+
+
+

Additionally, the host hypervisor might reserve another IP subnet depending on the host operating system. +No additional subnet is reserved on macOS and Microsoft Windows. +The additional reserved subnet for Linux is 192.168.130.0/24.

+
+
+
+
+

Starting CRC behind a proxy

+
+
+

You can start CRC behind a defined proxy using environment variables or configurable properties.

+
+
+ + + + + +
+ + +
+

SOCKS proxies are not supported by OpenShift Container Platform.

+
+
+
+
+
Prerequisites
+
    +
  • +

    If you are not using crc oc-env, when interacting with the cluster, export the .testing domain as part of the no_proxy environment variable. +The embedded oc executable does not require manual settings. +For more information about using the embedded oc executable, see Accessing the OpenShift cluster with the OpenShift CLI.

    +
  • +
+
+
+
Procedure
+
    +
  1. +

    Define a proxy using the http_proxy and https_proxy environment variables or using the crc config set command as follows:

    +
    +
    +
    $ crc config set http-proxy http://proxy.example.com:<port>
    +$ crc config set https-proxy http://proxy.example.com:<port>
    +$ crc config set no-proxy <comma-separated-no-proxy-entries>
    +
    +
    +
  2. +
  3. +

    If the proxy uses a custom CA certificate file, set it as follows:

    +
    +
    +
    $ crc config set proxy-ca-file <path-to-custom-ca-file>
    +
    +
    +
  4. +
+
+
+ + + + + +
+ + +
+

Proxy-related values set in the configuration for CRC have priority over values set with environment variables.

+
+
+
+
+
+
+

Accessing services running on your host from CRC

+
+
+

When you run services on your host, you can configure CRC to access these services.

+
+
+
Prerequisites
+
    +
  • +

    You have a service which is running on your host and want to consume it with CRC.

    +
  • +
  • +

    You are using the user mode network. On macOS and Microsoft Windows this is the default behavior.

    +
  • +
+
+
+
Procedure
+
    +
  1. +

    Enable accessing services from host to CRC:

    +
    +
    +
    $ crc config set host-network-access true
    +
    +
    +
  2. +
  3. +

    Verify that the CRC configuration uses user network mode and enables host network access:

    +
    +
    +
    $ crc config view
    +[...]
    +- network-mode                          : user
    +- host-network-access                   : true
    +[...]
    +
    +
    +
  4. +
  5. +

    If CRC instance is already running then restart it (stop ⇒ start), otherwise just start it.

    +
    +
    +
    $ crc stop && crc start
    +
    +
    +
  6. +
+
+
+
Verification
+

Assuming your service is running on the host on port 8080, to access +it from the CRC instance, use host.crc.testing:8080.

+
+
+
+
+

Setting up CRC on a remote server

+
+
+

Configure a remote server to run an OpenShift Container Platform cluster provided by CRC.

+
+
+

This procedure assumes the use of a Red Hat Enterprise Linux, Fedora, or CentOS server. +Run every command in this procedure on the remote server.

+
+
+ + + + + +
+ + +
+

Perform this procedure only on a local network. +Exposing an insecure server on the internet has many security implications.

+
+
+
+
+
Prerequisites
+
    +
  • +

    CRC is installed and set up on the remote server. +For more information, see Installing CRC and Setting up CRC.

    +
  • +
  • +

    CRC is configured to use the OpenShift preset on the remote server. +For more information, see Changing the selected preset.

    +
  • +
  • +

    Your user account has sudo permissions on the remote server.

    +
  • +
+
+
+
Procedure
+
    +
  1. +

    Start the cluster:

    +
    +
    +
    $ crc start
    +
    +
    +
    +

    Ensure that the cluster remains running during this procedure.

    +
    +
  2. +
  3. +

    Install the haproxy package and other utilities:

    +
    +
    +
    $ sudo dnf install haproxy /usr/sbin/semanage
    +
    +
    +
  4. +
  5. +

    Modify the firewall to allow communication with the cluster:

    +
    +
    +
    $ sudo systemctl enable --now firewalld
    +$ sudo firewall-cmd --add-service=http --permanent
    +$ sudo firewall-cmd --add-service=https --permanent
    +$ sudo firewall-cmd --add-service=kube-apiserver --permanent
    +$ sudo firewall-cmd --reload
    +
    +
    +
  6. +
  7. +

    For SELinux, allow HAProxy to listen on TCP port 6443 to serve kube-apiserver on this port:

    +
    +
    +
    $ sudo semanage port -a -t http_port_t -p tcp 6443
    +
    +
    +
  8. +
  9. +

    Create a backup of the default haproxy configuration:

    +
    +
    +
    $ sudo cp /etc/haproxy/haproxy.cfg{,.bak}
    +
    +
    +
  10. +
  11. +

    Configure haproxy for use with the cluster:

    +
    +
    +
    $ export CRC_IP=$(crc ip)
    +$ sudo tee /etc/haproxy/haproxy.cfg &>/dev/null <<EOF
    +global
    +    log /dev/log local0
    +
    +defaults
    +    balance roundrobin
    +    log global
    +    maxconn 100
    +    mode tcp
    +    timeout connect 5s
    +    timeout client 500s
    +    timeout server 500s
    +
    +listen apps
    +    bind 0.0.0.0:80
    +    server crcvm $CRC_IP:80 check
    +
    +listen apps_ssl
    +    bind 0.0.0.0:443
    +    server crcvm $CRC_IP:443 check
    +
    +listen api
    +    bind 0.0.0.0:6443
    +    server crcvm $CRC_IP:6443 check
    +EOF
    +
    +
    +
  12. +
  13. +

    Start the haproxy service:

    +
    +
    +
    $ sudo systemctl start haproxy
    +
    +
    +
  14. +
+
+
+
+
+

Connecting to a remote CRC instance

+
+
+

Use dnsmasq to connect a client machine to a remote server running an OpenShift Container Platform cluster managed by CRC.

+
+
+

This procedure assumes the use of a Red Hat Enterprise Linux, Fedora, or CentOS client. +Run every command in this procedure on the client.

+
+
+ + + + + +
+ + +
+

Connect to a server that is only exposed on your local network.

+
+
+
+
+
Prerequisites
+ +
+
+
Procedure
+
    +
  1. +

    Install the dnsmasq package:

    +
    +
    +
    $ sudo dnf install dnsmasq
    +
    +
    +
  2. +
  3. +

    Enable the use of dnsmasq for DNS resolution in NetworkManager:

    +
    +
    +
    $ sudo tee /etc/NetworkManager/conf.d/use-dnsmasq.conf &>/dev/null <<EOF
    +[main]
    +dns=dnsmasq
    +EOF
    +
    +
    +
  4. +
  5. +

    Add DNS entries for CRC to the dnsmasq configuration:

    +
    +
    +
    $ sudo tee /etc/NetworkManager/dnsmasq.d/external-crc.conf &>/dev/null <<EOF
    +address=/apps-crc.testing/SERVER_IP_ADDRESS
    +address=/api.crc.testing/SERVER_IP_ADDRESS
    +EOF
    +
    +
    +
    + + + + + +
    + + +
    +

    Comment out any existing entries in /etc/NetworkManager/dnsmasq.d/crc.conf. +These entries are created by running a local instance of CRC and will conflict with the entries for the remote cluster.

    +
    +
    +
    +
  6. +
  7. +

    Reload the NetworkManager service:

    +
    +
    +
    $ sudo systemctl reload NetworkManager
    +
    +
    +
  8. +
  9. +

    Log in to the remote cluster as the developer user with oc:

    +
    +
    +
    $ oc login -u developer -p developer https://api.crc.testing:6443
    +
    +
    +
    +

    The remote OpenShift Container Platform web console is available at https://console-openshift-console.apps-crc.testing.

    +
    +
  10. +
+
+
+
+
+
+
+
+
+

This page was built using the Antora default UI.

+

The source code for this UI is licensed under the terms of the MPL-2.0 license.

+
+ + + + + + + diff --git a/getting_started/getting_started/troubleshooting/index.html b/getting_started/getting_started/troubleshooting/index.html new file mode 100644 index 0000000..654ec50 --- /dev/null +++ b/getting_started/getting_started/troubleshooting/index.html @@ -0,0 +1,435 @@ + + + + + + Troubleshooting CRC :: CRC Documentation + + + + + + +
+ + +
+
+ +
+ +
+ +
+

Troubleshooting CRC

+
+
+
+ + + + + +
+ + +
+

The goal of CRC is to deliver an OpenShift Container Platform environment for development and testing purposes. +Issues occurring during installation or usage of specific OpenShift applications are outside of the scope of CRC. +Report such issues to the relevant project.

+
+
+
+
+
+
+

Getting shell access to the OpenShift cluster

+
+
+

To access the cluster for troubleshooting or debugging purposes, follow this procedure.

+
+
+ + + + + +
+ + +
+

Direct access to the OpenShift Container Platform cluster is not needed for regular use and is strongly discouraged.

+
+
+
+
+
Prerequisites
+ +
+
+
Procedure
+
    +
  1. +

    Run the oc get nodes command to identify the desired node. +The output will be similar to this:

    +
    +
    +
    $ oc get nodes
    +NAME                 STATUS   ROLES           AGE    VERSION
    +crc-shdl4-master-0   Ready    master,worker   7d7h   v1.14.6+7e13ab9a7
    +
    +
    +
  2. +
  3. +

    Run oc debug nodes/<node> where <node> is the name of the node printed in the previous step.

    +
  4. +
+
+
+
+
+

Troubleshooting expired certificates

+
+
+

The system bundle of OpenShift Container Platform in each released crc executable expires 1 year after the release. +This expiration is due to certificates embedded in the OpenShift Container Platform cluster. +The crc start command triggers an automatic certificate renewal process when needed. +Certificate renewal can add up to five minutes to the start time of the cluster.

+
+
+

To avoid this additional startup time, or in case of failures in the certificate renewal process, use the following procedure:

+
+
+
Procedure
+

To resolve expired certificate errors that cannot be automatically renewed:

+
+
+
    +
  1. +

    Download the latest CRC release and place the crc executable in your $PATH.

    +
  2. +
  3. +

    Remove the cluster with certificate errors using the crc delete command:

    +
    +
    +
    $ crc delete
    +
    +
    +
    + + + + + +
    + + +
    +

    The crc delete command results in the loss of data stored in the CRC instance. +Save any desired information stored in the instance before running this command.

    +
    +
    +
    +
  4. +
  5. +

    Set up the new release:

    +
    +
    +
    $ crc setup
    +
    +
    +
  6. +
  7. +

    Start the new instance:

    +
    +
    +
    $ crc start
    +
    +
    +
  8. +
+
+
+
+
+

Troubleshooting bundle version mismatch

+
+
+

Created CRC instances contain bundle information and instance data. +Bundle information and instance data is not updated when setting up a new CRC release. +This information is not updated due to customization in the earlier instance data. +This will lead to errors when running the crc start command:

+
+
+
+
$ crc start
+...
+FATA Bundle 'crc_hyperkit_4.2.8.crcbundle' was requested, but the existing VM is using
+'crc_hyperkit_4.2.2.crcbundle'
+
+
+
+
Procedure
+
    +
  1. +

    Issue the crc delete command before attempting to start the instance:

    +
    +
    +
    $ crc delete
    +
    +
    +
    + + + + + +
    + + +
    +

    The crc delete command results in the loss of data stored in the CRC instance. +Save any desired information stored in the instance before running this command.

    +
    +
    +
    +
  2. +
+
+
+
+
+

Troubleshooting unknown issues

+
+
+

Resolve most issues by restarting CRC with a clean state. +This involves stopping the instance, deleting it, reverting changes made by the crc setup command, reapplying those changes, and restarting the instance.

+
+
+
Prerequisites
+
    +
  • +

    You set up the host machine with the crc setup command. +For more information, see Setting up CRC.

    +
  • +
  • +

    You started CRC with the crc start command. +For more information, see Starting the instance.

    +
  • +
  • +

    You are using the latest CRC release. +Using a version earlier than CRC 1.2.0 might result in errors related to expired x509 certificates. +For more information, see Troubleshooting expired certificates.

    +
  • +
+
+
+
Procedure
+

To troubleshoot CRC, perform the following steps:

+
+
+
    +
  1. +

    Stop the CRC instance:

    +
    +
    +
    $ crc stop
    +
    +
    +
  2. +
  3. +

    Delete the CRC instance:

    +
    +
    +
    $ crc delete
    +
    +
    +
    + + + + + +
    + + +
    +

    The crc delete command results in the loss of data stored in the CRC instance. +Save any desired information stored in the instance before running this command.

    +
    +
    +
    +
  4. +
  5. +

    Clean up remaining changes from the crc setup command:

    +
    +
    +
    $ crc cleanup
    +
    +
    +
    + + + + + +
    + + +
    +

    The crc cleanup command removes an existing CRC instance and reverts changes to DNS entries created by the crc setup command.

    +
    +
    +
    +
  6. +
  7. +

    Set up your host machine to reapply the changes:

    +
    +
    +
    $ crc setup
    +
    +
    +
  8. +
  9. +

    Start the CRC instance:

    +
    +
    +
    $ crc start
    +
    +
    +
    + + + + + +
    + + +
    +

    The cluster takes a minimum of four minutes to start the necessary containers and Operators before serving a request.

    +
    +
    +
    +
  10. +
+
+
+

If your issue is not resolved by this procedure, perform the following steps:

+
+
+
    +
  1. +

    Search open issues for the issue that you are encountering.

    +
  2. +
  3. +

    If no existing issue addresses the encountered issue, create an issue and attach the ~/.crc/crc.log file to the created issue. +The ~/.crc/crc.log file has detailed debugging and troubleshooting information which can help diagnose the problem that you are experiencing.

    +
  4. +
+
+
+
+
+
+
+
+
+

This page was built using the Antora default UI.

+

The source code for this UI is licensed under the terms of the MPL-2.0 license.

+
+ + + + + + + diff --git a/getting_started/getting_started/using/index.html b/getting_started/getting_started/using/index.html new file mode 100644 index 0000000..a9ae932 --- /dev/null +++ b/getting_started/getting_started/using/index.html @@ -0,0 +1,747 @@ + + + + + + Using CRC :: CRC Documentation + + + + + +
+ + +
+
+ +
+ +
+ +
+

Using CRC

+
+

About presets

+
+
+

CRC presets represent a managed container runtime, and the lower bounds of system resources required by the instance to run it. +CRC offers presets for:

+
+
+
+
openshift
+
+

OpenShift Container Platform

+
+
okd
+
+

OKD

+
+
microshift
+
+

MicroShift

+
+
+
+
+

On Microsoft Windows and macOS, the CRC guided installer prompts you for your desired preset. +On Linux, the OpenShift Container Platform preset is selected by default. +You can change this selection using the crc config command before running the crc setup command. +Only one preset can be active at a time.

+
+
+
Additional resources
+ +
+
+
+
+

Setting up CRC

+
+
+

The crc setup command performs operations to set up the environment of your host machine for the CRC instance.

+
+
+

The crc setup command creates the ~/.crc directory if it does not already exist.

+
+
+ + + + + +
+ + +
+

If you are setting up a new version, capture any changes made to the instance before setting up a new CRC release.

+
+
+
+
+
Prerequisites
+
    +
  • +

    On Linux or macOS, ensure that your user account has permission to use the sudo command. +On Microsoft Windows, ensure that your user account can elevate to Administrator privileges.

    +
  • +
+
+
+ + + + + +
+ + +
+

Do not run the crc executable as the root user or an administrator. +Always run the crc executable with your user account.

+
+
+
+
+
Procedure
+
    +
  1. +

    Set up your host machine for CRC:

    +
    +
    +
    $ crc setup
    +
    +
    +
  2. +
+
+
+
Additional resources
+
    +
  • +

    For more information about the available container runtime presets, see About presets.

    +
  • +
+
+
+
+
+

Starting the instance

+
+
+

The crc start command starts the CRC instance and configured container runtime.

+
+
+
Prerequisites
+
    +
  • +

    To avoid networking-related issues, ensure that you are not connected to a VPN and that your network connection is reliable.

    +
  • +
  • +

    You set up the host machine using the crc setup command. +For more information, see Setting up CRC.

    +
  • +
  • +

    On Microsoft Windows, ensure that your user account can elevate to Administrator privileges.

    +
  • +
  • +

    For the OpenShift preset, ensure that you have a valid OpenShift user pull secret. +Copy or download the pull secret from the Pull Secret section of the CRC page on the Red Hat Hybrid Cloud Console.

    +
    + + + + + +
    + + +
    +

    Accessing the user pull secret requires a Red Hat account.

    +
    +
    +
    +
  • +
+
+
+
Procedure
+
    +
  1. +

    Start the CRC instance:

    +
    +
    +
    $ crc start
    +
    +
    +
  2. +
  3. +

    For the OpenShift preset, supply your user pull secret when prompted.

    +
    + + + + + +
    + + +
    +

    The cluster takes a minimum of four minutes to start the necessary containers and Operators before serving a request.

    +
    +
    +
    +
  4. +
+
+
+
Additional resources
+ +
+
+
+
+

Accessing the OpenShift cluster

+
+
+

Access the OpenShift Container Platform cluster running in the CRC instance by using the OpenShift Container Platform web console or OpenShift CLI (oc).

+
+
+

Accessing the OpenShift web console

+
+

Access the OpenShift Container Platform web console by using your web browser.

+
+
+

Access the cluster by using either the kubeadmin or developer user. +Use the developer user for creating projects or OpenShift applications and for application deployment. +Use the kubeadmin user only for administrative tasks such as creating new users or setting roles.

+
+
+
Prerequisites
+ +
+
+
Procedure
+
    +
  1. +

    To access the OpenShift Container Platform web console with your default web browser, run the following command:

    +
    +
    +
    $ crc console
    +
    +
    +
  2. +
  3. +

    Log in as the developer user with the password printed in the output of the crc start command. +You can also view the password for the developer and kubeadmin users by running the following command:

    +
    +
    +
    $ crc console --credentials
    +
    +
    +
  4. +
+
+
+

See Troubleshooting CRC if you cannot access the OpenShift Container Platform cluster managed by CRC.

+
+
+
Additional resources
+ +
+
+
+

Accessing the OpenShift cluster with the OpenShift CLI

+
+

Access the OpenShift Container Platform cluster managed by CRC by using the OpenShift CLI (oc).

+
+
+
Prerequisites
+ +
+
+
Procedure
+
    +
  1. +

    Run the crc oc-env command to print the command needed to add the cached oc executable to your $PATH:

    +
    +
    +
    $ crc oc-env
    +
    +
    +
  2. +
  3. +

    Run the printed command.

    +
  4. +
  5. +

    Log in as the developer user:

    +
    +
    +
    $ oc login -u developer https://api.crc.testing:6443
    +
    +
    +
    + + + + + +
    + + +
    +

    The crc start command prints the password for the developer user. +You can also view it by running the crc console --credentials command.

    +
    +
    +
    +
  6. +
  7. +

    You can now use oc to interact with your OpenShift Container Platform cluster. +For example, to verify that the OpenShift Container Platform cluster Operators are available, log in as the kubeadmin user and run the following command:

    +
    +
    +
    $ oc config use-context crc-admin
    +$ oc whoami
    +kubeadmin
    +$ oc get co
    +
    +
    +
    + + + + + +
    + + +
    +

    CRC disables the Cluster Monitoring Operator by default.

    +
    +
    +
    +
  8. +
+
+
+

See Troubleshooting CRC if you cannot access the OpenShift Container Platform cluster managed by CRC.

+
+
+
Additional resources
+ +
+
+
+

Accessing the internal OpenShift registry

+
+

The OpenShift Container Platform cluster running in the CRC instance includes an internal container image registry by default. +This internal container image registry can be used as a publication target for locally developed container images. +To access the internal OpenShift Container Platform registry, follow these steps.

+
+
+
Prerequisites
+ +
+
+
Procedure
+
    +
  1. +

    Check which user is logged in to the cluster:

    +
    +
    +
    $ oc whoami
    +
    +
    +
    + + + + + +
    + + +
    +

    For demonstration purposes, the current user is assumed to be kubeadmin.

    +
    +
    +
    +
  2. +
  3. +

    Log in to the registry as that user with its token:

    +
    +
    +
    $ oc registry login --insecure=true
    +
    +
    +
  4. +
  5. +

    Create a new project:

    +
    +
    +
    $ oc new-project demo
    +
    +
    +
  6. +
  7. +

    Mirror an example container image:

    +
    +
    +
    $ oc image mirror registry.access.redhat.com/ubi8/ubi:latest=default-route-openshift-image-registry.apps-crc.testing/demo/ubi8:latest --insecure=true --filter-by-os=linux/amd64
    +
    +
    +
  8. +
  9. +

    Get imagestreams and verify that the pushed image is listed:

    +
    +
    +
    $ oc get is
    +
    +
    +
  10. +
  11. +

    Enable image lookup in the imagestream:

    +
    +
    +
    $ oc set image-lookup ubi8
    +
    +
    +
    +

    This setting allows the imagestream to be the source of images without having to provide the full URL to the internal registry.

    +
    +
  12. +
  13. +

    Create a pod using the recently pushed image:

    +
    +
    +
    $ oc run demo --image=ubi8 --command -- sleep 600s
    +
    +
    +
  14. +
+
+
+
+
+
+

Deploying a sample application with odo

+
+
+

You can use odo to create OpenShift projects and applications from the command line. +This procedure deploys a sample application to the OpenShift Container Platform cluster running in the CRC instance.

+
+
+
Prerequisites
+ +
+
+
Procedure
+
    +
  1. +

    Log in to the running OpenShift Container Platform cluster managed by CRC as the developer user:

    +
    +
    +
    $ odo login -u developer -p developer
    +
    +
    +
  2. +
  3. +

    Create a project for your application:

    +
    +
    +
    $ odo project create sample-app
    +
    +
    +
  4. +
  5. +

    Create a directory for your components:

    +
    +
    +
    $ mkdir sample-app
    +$ cd sample-app
    +
    +
    +
  6. +
  7. +

    Clone an example Node.js application:

    +
    +
    +
    $ git clone https://github.com/openshift/nodejs-ex
    +$ cd nodejs-ex
    +
    +
    +
  8. +
  9. +

    Add a nodejs component to the application:

    +
    +
    +
    $ odo create nodejs
    +
    +
    +
  10. +
  11. +

    Create a URL and add an entry to the local configuration file:

    +
    +
    +
    $ odo url create --port 8080
    +
    +
    +
  12. +
  13. +

    Push the changes:

    +
    +
    +
    $ odo push
    +
    +
    +
    +

    Your component is now deployed to the cluster with an accessible URL.

    +
    +
  14. +
  15. +

    List the URLs and check the desired URL for the component:

    +
    +
    +
    $ odo url list
    +
    +
    +
  16. +
  17. +

    View the deployed application using the generated URL.

    +
  18. +
+
+
+
Additional resources
+ +
+
+
+
+

Stopping the instance

+
+
+

The crc stop command stops the running CRC instance and container runtime. +The stopping process takes a few minutes while the cluster shuts down.

+
+
+
Procedure
+
    +
  • +

    Stop the CRC instance and container runtime:

    +
    +
    +
    $ crc stop
    +
    +
    +
  • +
+
+
+
+
+

Deleting the instance

+
+
+

The crc delete command deletes an existing CRC instance.

+
+
+
Procedure
+
    +
  • +

    Delete the CRC instance:

    +
    +
    +
    $ crc delete
    +
    +
    +
    + + + + + +
    + + +
    +

    The crc delete command results in the loss of data stored in the CRC instance. +Save any desired information stored in the instance before running this command.

    +
    +
    +
    +
  • +
+
+
+
+
+
+
+
+
+

This page was built using the Antora default UI.

+

The source code for this UI is licensed under the terms of the MPL-2.0 license.

+
+ + + + + + + diff --git a/getting_started/index.html b/getting_started/index.html new file mode 100644 index 0000000..bd9b6d1 --- /dev/null +++ b/getting_started/index.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://crc.dev/docs/getting_started/getting_started/introducing/.

diff --git a/index.html b/index.html new file mode 100644 index 0000000..78113a7 --- /dev/null +++ b/index.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to https://crc.dev/docs/getting_started/getting_started/introducing/.

diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..c2a49f4 --- /dev/null +++ b/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Allow: / diff --git a/search-index.js b/search-index.js new file mode 100644 index 0000000..e074943 --- /dev/null +++ b/search-index.js @@ -0,0 +1 @@ +antoraSearch.initSearch(lunr, {"index":{"version":"2.3.9","fields":["title","name","text","component"],"fieldVectors":[["title/1-1",[0,19.656,1,28.2]],["name/1-1",[]],["text/1-1",[]],["component/1-1",[]],["title/1-2",[2,19.239,3,30.048,4,16.913]],["name/1-2",[]],["text/1-2",[]],["component/1-2",[]],["title/1",[5,31.074,6,31.074]],["name/1",[5,0.46,6,0.46]],["text/1",[0,1.936,1,3.997,2,2.737,3,1.741,4,2.406,7,1.389,8,2.778,9,2.966,10,2.051,11,1.549,12,2.062,13,3.228,14,3.228,15,2.032,16,3.061,17,1.406,18,1.406,19,1.741,20,1.549,21,1.291,22,1.196,23,2.364,24,2.051,25,1.549,26,1.196,27,3.061,28,1.853,29,2.032,30,1.741,31,1.549,32,2.032,33,2.032,34,1.549,35,1.741,36,2.032,37,1.741,38,0.823,39,2.364,40,1.9,41,1.771,42,1.627,43,1.936,44,2.461,45,2.461,46,2.859,47,1.291,48,2.765,49,2.032,50,1.196,51,1.196,52,1.406,53,1.406,54,2.032,55,2.461,56,1.549,57,2.364,58,1.549,59,1.291,60,1.549,61,3.675,62,1.115,63,0.923,64,0.739,65,1.406,66,2.032,67,1.549,68,1.406,69,2.032,70,2.032,71,3.228,72,3.228,73,1.115,74,1.291,75,3.228,76,1.9,77,3.228,78,3.228,79,2.032,80,2.032,81,1.549,82,1.291,83,1.291,84,1.557,85,2.032,86,2.032,87,2.032,88,1.406,89,1.741,90,2.032,91,1.549,92,3.228,93,2.032,94,2.032,95,1.406,96,2.032,97,2.032,98,2.032]],["component/1",[99,0.539]],["title/2-1",[7,9.797,42,16.518]],["name/2-1",[]],["text/2-1",[]],["component/2-1",[]],["title/2-2",[7,8.43,42,14.213,100,24.265]],["name/2-2",[]],["text/2-2",[]],["component/2-2",[]],["title/2-3",[101,20.647,102,24.265,103,19.239]],["name/2-3",[]],["text/2-3",[]],["component/2-3",[]],["title/2-4",[28,16.518,42,16.518]],["name/2-4",[]],["text/2-4",[]],["component/2-4",[]],["title/2",[7,9.797,42,16.518]],["name/2",[42,0.444]],["text/2",[0,2.492,2,1.293,4,0.669,7,1.589,10,2.993,12,1.578,16,1.057,23,1.809,25,2.343,26,0.816,27,4.307,28,2.29,30,1.188,31,3.366,38,1.245,39,0.816,40,1.387,41,0.761,42,2.425,43,2.271,44,3.94,45,1.057,46,2.545,47,3.502,50,0.816,51,1.387,53,0.959,57,1.809,62,2.935,64,0.857,84,2.129,88,0.959,100,3.258,101,2.918,102,2.126,103,3.022,104,1.188,105,1.953,106,3.073,107,1.386,108,3.258,109,2.356,110,2.763,111,2.019,112,1.188,113,2.019,114,2.507,115,0.761,116,1.188,117,1.057,118,1.498,119,1.386,120,1.386,121,2.356,122,0.959,123,2.019,124,1.386,125,1.386,126,1.386,127,1.21,128,0.959,129,1.796,130,1.057,131,1.386,132,0.881,133,0.959,134,2.019,135,1.188,136,1.188,137,0.712,138,1.796,139,1.63,140,1.498,141,1.293,142,1.057,143,3.479,144,4.061,145,4.061,146,3.624,147,2.356,148,1.386,149,1.386,150,1.386,151,1.057,152,2.356,153,3.073,154,1.386,155,2.356,156,1.386,157,1.386,158,1.386]],["component/2",[99,0.539]],["title/3-1",[38,14.213,140,22.291,141,19.239]],["name/3-1",[]],["text/3-1",[]],["component/3-1",[]],["title/3-2",[38,16.518,159,34.921]],["name/3-2",[]],["text/3-2",[]],["component/3-2",[]],["title/3-3",[64,12.753,127,18.008,137,18.008]],["name/3-3",[]],["text/3-3",[]],["component/3-3",[]],["title/3-4",[139,33.658]],["name/3-4",[]],["text/3-4",[]],["component/3-4",[]],["title/3-5",[4,16.913,38,14.213,141,19.239]],["name/3-5",[]],["text/3-5",[]],["component/3-5",[]],["title/3-6",[38,14.213,82,22.291,83,22.291]],["name/3-6",[]],["text/3-6",[]],["component/3-6",[]],["title/3-7",[38,16.518,74,25.905]],["name/3-7",[]],["text/3-7",[]],["component/3-7",[]],["title/3-8",[38,16.518,73,22.359]],["name/3-8",[]],["text/3-8",[]],["component/3-8",[]],["title/3-9",[38,12.473,73,16.883,160,26.369,161,23.464]],["name/3-9",[]],["text/3-9",[]],["component/3-9",[]],["title/3-10",[7,9.797,162,19.656]],["name/3-10",[]],["text/3-10",[]],["component/3-10",[]],["title/3-11",[163,24.265,164,22.291,165,26.738]],["name/3-11",[]],["text/3-11",[]],["component/3-11",[]],["title/3-12",[42,12.473,163,21.294,164,19.561,165,23.464]],["name/3-12",[]],["text/3-12",[]],["component/3-12",[]],["title/3-13",[7,9.797,166,34.921]],["name/3-13",[]],["text/3-13",[]],["component/3-13",[]],["title/3",[7,9.797,162,19.656]],["name/3",[162,0.529]],["text/3",[0,1.029,2,0.477,4,0.755,7,1.563,8,0.601,12,2.234,17,2.528,18,2.709,22,2.441,23,1.257,24,0.553,25,0.663,26,0.921,27,1.193,28,1.587,34,1.193,37,0.745,38,2.02,39,1.773,40,1.773,41,1.841,42,0.865,43,1.452,46,2.56,47,0.995,50,1.257,51,0.921,52,0.601,53,2.322,56,1.989,57,0.921,58,0.663,59,1.357,60,1.627,62,2.275,64,0.569,73,2.387,74,1.914,76,2.151,82,2.635,83,2.635,84,1.618,88,0.601,91,0.663,95,0.601,101,0.921,103,1.171,105,2.133,108,1.083,114,0.601,115,0.477,127,1.096,128,0.601,132,0.553,133,1.477,136,1.829,137,1.096,138,0.663,139,1.083,140,1.914,141,1.841,143,1.341,151,1.193,159,0.745,160,0.745,161,2.296,162,2,163,2.083,164,2.766,165,3.318,167,2.296,168,1.565,169,0.869,170,0.869,171,0.869,172,0.869,173,0.869,174,0.869,175,4.147,176,0.869,177,0.745,178,1.565,179,0.869,180,2.61,181,1.565,182,1.565,183,1.565,184,1.341,185,1.341,186,0.869,187,0.745,188,1.565,189,0.869,190,2.236,191,0.869,192,0.745,193,0.869,194,0.869,195,2.135,196,2.58,197,1.565,198,2.58,199,1.565,200,0.869,201,0.869,202,0.869,203,2.558,204,0.869,205,0.745,206,0.869,207,0.663,208,0.869,209,0.745,210,0.869,211,0.869,212,0.869,213,1.257,214,0.995,215,2.236,216,2.135,217,1.083,218,0.869,219,0.869,220,0.869,221,1.193,222,0.745,223,0.869,224,0.869,225,0.869,226,0.869,227,1.565,228,0.921,229,0.601,230,0.869,231,1.341,232,0.869,233,1.989,234,1.565,235,1.565,236,2.135,237,0.869,238,0.601,239,0.869,240,1.565,241,0.663,242,1.829,243,0.663,244,0.745,245,0.869,246,0.869,247,0.869,248,2.61,249,0.745,250,0.745,251,0.745,252,0.869,253,0.869,254,0.601,255,0.601,256,1.341,257,1.565,258,0.869,259,0.869,260,0.745,261,1.193,262,0.869,263,0.869,264,0.869,265,0.553,266,0.869,267,3.356,268,2.135,269,2.135,270,1.627,271,3.655,272,1.565,273,0.663,274,0.663,275,0.869,276,0.869,277,0.663,278,0.869,279,0.745,280,0.869,281,0.663,282,0.663,283,1.193,284,0.663,285,0.869]],["component/3",[99,0.539]],["title/4-1",[7,11.693]],["name/4-1",[]],["text/4-1",[]],["component/4-1",[]],["title/4-2",[64,8.99,127,12.694,137,12.694,162,11.922,286,21.182,287,21.182]],["name/4-2",[]],["text/4-2",[]],["component/4-2",[]],["title/4",[7,9.797,288,34.921]],["name/4",[288,0.94]],["text/4",[1,1.375,4,2.537,7,1.378,8,2.738,9,3.034,10,1.263,12,2.032,20,2.418,21,1.263,22,2.329,28,1.285,35,1.703,41,1.09,43,1.529,57,1.17,58,1.515,59,1.263,62,1.09,64,2.29,76,1.867,84,2.662,103,1.09,104,1.703,115,1.09,122,2.738,127,3.176,128,2.194,129,1.515,130,1.515,137,3.11,151,1.515,162,1.529,166,2.717,167,1.515,184,1.703,228,1.17,229,1.375,238,1.375,255,1.375,265,2.515,273,1.515,277,1.515,286,2.717,287,1.703,289,1.988,290,3.172,291,1.988,292,1.375,293,1.515,294,1.515,295,1.988,296,1.703,297,1.703,298,1.703,299,1.515,300,1.988,301,1.988,302,2.717,303,1.703,304,1.988,305,2.717,306,1.263,307,1.515,308,1.703,309,1.988,310,1.988,311,1.988,312,4.517,313,2.194,314,1.988,315,1.988,316,1.988,317,2.717,318,1.988,319,3.172,320,1.988,321,1.988,322,1.988,323,1.703,324,1.375,325,3.172,326,1.703,327,1.988,328,1.988,329,1.988,330,1.988,331,1.988,332,1.703,333,1.703,334,3.39,335,3.172,336,1.375,337,1.703,338,1.988,339,1.515,340,1.515,341,1.988]],["component/4",[99,0.539]],["title/5-1",[42,14.213,342,22.291,343,30.048]],["name/5-1",[]],["text/5-1",[]],["component/5-1",[]],["title/5-2",[115,19.239,342,22.291,344,30.048]],["name/5-2",[]],["text/5-2",[]],["component/5-2",[]],["title/5-3",[73,22.359,342,25.905]],["name/5-3",[]],["text/5-3",[]],["component/5-3",[]],["title/5-4",[46,15.803,217,21.294,345,26.369,346,23.464]],["name/5-4",[]],["text/5-4",[]],["component/5-4",[]],["title/5-5",[46,18.008,217,24.265,347,30.048]],["name/5-5",[]],["text/5-5",[]],["component/5-5",[]],["title/5-6",[348,30.048,349,30.048,350,30.048]],["name/5-6",[]],["text/5-6",[]],["component/5-6",[]],["title/5-7",[0,14.842,7,7.398,340,23.464,351,26.369]],["name/5-7",[]],["text/5-7",[]],["component/5-7",[]],["title/5-8",[7,6.591,12,14.079,55,20.904,63,12.453,214,17.427]],["name/5-8",[]],["text/5-8",[]],["component/5-8",[]],["title/5-9",[7,6.591,43,13.223,213,16.142,352,20.904,353,23.492]],["name/5-9",[]],["text/5-9",[]],["component/5-9",[]],["title/5-10",[7,7.398,28,12.473,352,23.464,354,26.369]],["name/5-10",[]],["text/5-10",[]],["component/5-10",[]],["title/5",[228,28.639]],["name/5",[228,0.646]],["text/5",[0,1.553,2,0.989,4,0.342,7,1.482,9,2.271,10,1.419,11,0.992,12,2.104,17,1.247,18,1.247,21,1.146,22,1.315,23,1.896,24,1.146,26,1.061,28,1.305,31,0.992,34,0.541,38,0.288,39,1.061,40,1.061,41,0.989,42,2.04,43,2.202,44,0.541,45,0.992,46,2.904,47,2.047,51,0.418,52,0.901,55,2.455,56,0.541,61,1.803,62,0.989,63,1.683,64,1.66,65,0.491,68,1.803,73,1.429,74,0.827,81,0.541,82,0.827,83,0.827,84,2.474,89,0.608,95,0.901,100,0.491,101,0.418,102,0.491,103,0.714,105,0.827,108,1.247,110,0.541,112,0.608,114,0.491,115,0.714,118,1.146,122,0.491,127,1.902,130,0.541,132,0.827,137,1.785,141,0.714,161,0.541,162,1.077,167,0.541,177,1.115,185,0.608,192,0.608,198,1.545,205,1.545,207,0.541,209,0.608,213,0.766,214,2.605,215,0.608,217,2.228,221,3.124,222,0.608,228,2.303,229,1.545,238,0.901,241,0.992,251,0.608,254,1.247,256,1.545,265,1.146,273,0.541,277,0.541,292,1.545,293,1.375,297,0.608,306,0.451,307,0.541,323,0.608,324,0.491,332,2.978,333,3.175,336,0.491,337,0.608,339,0.541,340,2.825,342,2.355,345,2.232,346,2.235,347,1.913,348,2.232,349,2.512,350,2.512,351,0.608,352,2.65,353,3.351,355,1.545,356,0.491,357,0.541,358,0.71,359,1.302,360,0.71,361,1.302,362,0.992,363,0.71,364,0.71,365,0.71,366,1.302,367,0.71,368,1.803,369,0.71,370,1.302,371,0.992,372,2.233,373,0.71,374,0.71,375,0.71,376,0.71,377,0.71,378,0.71,379,0.71,380,0.71,381,0.71,382,0.71,383,1.803,384,0.71,385,0.71,386,0.71,387,0.71,388,0.71,389,0.71,390,0.71,391,1.702,392,1.302,393,0.71,394,0.71,395,0.71,396,0.71,397,0.71,398,0.71,399,0.71,400,0.71,401,0.71,402,0.71,403,0.71,404,1.302,405,2.233,406,0.71,407,0.608,408,0.71,409,1.115,410,0.71,411,0.71,412,1.302,413,1.302,414,1.302,415,0.541,416,0.541,417,0.71,418,0.71,419,0.71,420,0.71,421,1.803,422,0.608,423,0.608,424,0.71,425,0.71,426,1.913,427,0.608,428,0.71,429,0.541,430,0.71,431,0.71,432,0.71,433,0.71,434,0.71,435,0.608,436,0.608,437,0.608,438,0.541,439,2.606,440,0.71,441,0.71,442,2.606,443,1.115,444,1.302,445,0.608,446,0.71,447,2.233,448,1.302,449,1.803,450,0.71,451,1.302,452,1.803,453,0.71,454,0.71,455,1.302,456,1.302,457,0.71,458,0.71,459,0.71,460,0.71,461,0.71,462,0.71,463,0.71,464,0.71,465,1.803,466,1.302,467,0.71,468,0.71,469,0.71,470,0.71,471,0.71,472,1.375,473,0.71,474,0.608,475,0.608,476,0.608,477,0.71]],["component/5",[99,0.539]],["title/6-1",[9,14.079,63,12.453,64,9.97,478,27.422,479,27.422]],["name/6-1",[]],["text/6-1",[]],["component/6-1",[]],["title/6-2",[415,26.738,480,19.239,481,30.048]],["name/6-2",[]],["text/6-2",[]],["component/6-2",[]],["title/6-3",[76,18.119,480,16.883,482,26.369,483,30.78]],["name/6-3",[]],["text/6-3",[]],["component/6-3",[]],["title/6-4",[313,24.265,480,19.239,484,35.074]],["name/6-4",[]],["text/6-4",[]],["component/6-4",[]],["title/6",[7,9.797,480,22.359]],["name/6",[480,0.602]],["text/6",[0,2.465,2,0.542,4,0.476,7,1.628,9,2.156,12,1.867,22,1.688,23,2.318,24,1.115,26,0.581,28,2.328,39,1.393,40,2.725,41,1.573,43,1.583,46,2.551,48,1.503,50,2.725,51,1.393,57,1.688,59,1.115,61,1.983,62,3.054,63,1.302,64,1.527,65,0.683,67,0.753,68,0.683,76,1.033,81,0.753,84,1.753,88,0.683,91,0.753,101,1.933,105,1.115,110,1.337,111,0.846,113,0.846,115,1.994,116,0.846,117,2.185,118,1.504,127,1.867,132,1.822,133,1.637,137,1.472,140,0.628,141,0.542,142,0.753,162,0.476,163,0.683,164,2.311,187,1.503,190,1.503,196,1.503,203,2.772,207,0.753,213,2.318,214,1.115,233,0.753,243,2.185,254,0.683,255,0.683,261,2.503,265,0.628,270,1.337,274,0.753,281,2.185,282,1.804,283,2.772,284,1.804,292,0.683,293,0.753,294,1.337,298,0.846,299,0.753,306,1.115,308,0.846,313,3.326,317,2.813,334,0.846,342,0.628,343,1.503,346,1.804,356,0.683,362,0.753,371,1.337,391,1.337,409,0.846,415,3.201,416,0.753,423,1.503,429,1.337,437,0.846,438,0.753,472,0.753,480,1.573,481,2.813,482,2.456,485,0.987,486,0.987,487,0.987,488,0.987,489,0.987,490,0.987,491,0.987,492,0.846,493,2.366,494,0.987,495,1.503,496,0.987,497,0.987,498,0.846,499,0.987,500,0.987,501,0.846,502,0.987,503,0.987,504,0.987,505,0.987,506,0.987,507,0.987,508,0.987,509,0.846,510,0.987,511,0.987,512,1.754,513,0.987,514,1.754,515,2.867,516,1.503,517,0.987,518,1.503,519,0.846,520,0.987,521,0.987,522,0.987,523,0.987,524,0.987,525,0.987,526,0.987,527,0.987,528,1.754,529,0.987,530,0.987,531,1.754,532,0.846,533,1.754,534,0.987,535,0.987,536,0.987,537,1.754,538,0.846,539,0.846,540,0.987,541,0.987,542,1.754,543,0.987,544,1.754,545,0.987,546,0.987,547,0.987]],["component/6",[99,0.539]],["title/7-1",[103,26.686]],["name/7-1",[]],["text/7-1",[]],["component/7-1",[]],["title/7-2",[7,8.43,43,16.913,213,20.647]],["name/7-2",[]],["text/7-2",[]],["component/7-2",[]],["title/7-3",[0,19.656,28,16.518]],["name/7-3",[]],["text/7-3",[]],["component/7-3",[]],["title/7-4",[9,18.008,63,15.929,64,12.753]],["name/7-4",[]],["text/7-4",[]],["component/7-4",[]],["title/7-5",[21,19.561,63,13.978,64,11.191,324,21.294]],["name/7-5",[]],["text/7-5",[]],["component/7-5",[]],["title/7-6",[9,14.079,63,12.453,64,14.775,306,17.427]],["name/7-6",[]],["text/7-6",[]],["component/7-6",[]],["title/7-7",[63,13.978,64,11.191,336,21.294,548,26.369]],["name/7-7",[]],["text/7-7",[]],["component/7-7",[]],["title/7-8",[356,21.294,357,23.464,549,26.369,550,26.369]],["name/7-8",[]],["text/7-8",[]],["component/7-8",[]],["title/7-9",[28,16.518,118,25.905]],["name/7-9",[]],["text/7-9",[]],["component/7-9",[]],["title/7-10",[28,16.518,50,23.995]],["name/7-10",[]],["text/7-10",[]],["component/7-10",[]],["title/7",[7,9.797,84,19.656]],["name/7",[84,0.529]],["text/7",[0,1.785,1,0.376,2,0.298,4,0.868,5,1.372,6,0.414,7,1.535,8,0.376,9,2.189,10,1.352,11,1.622,12,2.456,16,1.092,17,0.703,18,0.703,19,0.466,20,0.414,21,1.708,22,1.06,23,1.853,24,1.539,26,1.426,28,2.038,38,0.729,39,2.436,40,2.51,41,2.574,42,1.089,43,1.518,46,2.721,47,0.646,50,1.253,51,0.599,52,0.703,53,2.026,57,0.843,59,0.91,60,0.414,61,3.108,62,2.716,63,1.604,64,2.027,65,1.676,67,1.846,68,3.31,73,0.558,74,0.646,76,0.32,82,0.91,83,0.91,84,2.263,95,0.376,100,0.991,101,1.971,102,2.026,103,2.574,105,0.91,108,0.703,114,0.703,115,1.167,117,0.414,118,1.352,122,0.376,123,0.466,127,2.689,128,1.472,129,0.414,132,2.352,133,1.472,134,0.466,135,0.466,137,2.25,138,0.775,139,0.703,140,0.91,141,0.786,142,0.414,162,0.691,164,0.345,203,0.414,213,1.426,214,0.91,221,0.414,228,0.599,229,1.472,231,0.466,233,0.414,238,0.703,241,0.414,242,0.871,243,0.414,244,0.871,249,0.466,250,0.466,254,0.991,255,0.376,260,0.871,261,1.372,265,2.244,270,0.414,274,0.775,279,0.466,281,0.414,282,0.414,283,0.775,284,0.414,292,0.376,294,0.414,296,0.466,299,0.414,302,0.466,303,1.542,305,0.466,306,1.144,307,0.414,313,0.376,324,1.472,326,0.871,336,1.245,339,1.092,344,0.466,354,0.871,355,1.227,356,2.316,357,1.372,362,0.414,371,0.414,391,0.414,407,0.871,416,0.414,422,0.466,426,0.466,427,0.466,429,0.414,435,1.823,436,0.466,438,0.414,443,0.466,445,0.871,472,0.414,474,1.227,475,0.871,476,0.466,480,0.786,492,2.509,495,0.466,498,0.466,501,0.466,509,1.542,516,0.466,518,0.871,519,0.466,532,0.466,538,0.466,539,0.466,548,2.075,549,1.542,550,3.171,551,0.544,552,0.544,553,0.544,554,0.544,555,0.544,556,0.544,557,1.017,558,1.017,559,0.544,560,0.544,561,0.544,562,0.544,563,2.128,564,2.128,565,1.017,566,0.544,567,0.544,568,0.544,569,0.544,570,1.017,571,1.432,572,1.017,573,1.017,574,0.544,575,0.544,576,0.544,577,1.017,578,0.544,579,3.532,580,0.544,581,0.544,582,0.544,583,1.017,584,1.017,585,1.017,586,0.544,587,0.544,588,0.544,589,0.544,590,0.544,591,0.544,592,1.432,593,1.8,594,1.017,595,0.544,596,0.544,597,0.544,598,0.544,599,2.928,600,0.544,601,0.544,602,0.544,603,0.544,604,0.544,605,1.8,606,1.017,607,0.544,608,0.544,609,0.544,610,1.017,611,1.432,612,0.544,613,0.544,614,0.544]],["component/7",[99,0.539]]],"invertedIndex":[["",{"_index":46,"title":{"5-4":{},"5-5":{}},"name":{},"text":{"1":{},"2":{},"3":{},"5":{},"6":{},"7":{}},"component":{}}],["0",{"_index":81,"title":{},"name":{},"text":{"1":{},"5":{},"6":{}},"component":{}}],["1",{"_index":88,"title":{},"name":{},"text":{"1":{},"2":{},"3":{},"6":{}},"component":{}}],["1.2.0",{"_index":535,"title":{},"name":{},"text":{"6":{}},"component":{}}],["10",{"_index":188,"title":{},"name":{},"text":{"3":{}},"component":{}}],["10.217.0.0/22",{"_index":397,"title":{},"name":{},"text":{"5":{}},"component":{}}],["10.217.4.0/23",{"_index":398,"title":{},"name":{},"text":{"5":{}},"component":{}}],["10.5",{"_index":179,"title":{},"name":{},"text":{"3":{}},"component":{}}],["1024",{"_index":157,"title":{},"name":{},"text":{"2":{}},"component":{}}],["10752",{"_index":158,"title":{},"name":{},"text":{"2":{}},"component":{}}],["11",{"_index":189,"title":{},"name":{},"text":{"3":{}},"component":{}}],["13",{"_index":193,"title":{},"name":{},"text":{"3":{}},"component":{}}],["14",{"_index":29,"title":{},"name":{},"text":{"1":{}},"component":{}}],["14336",{"_index":32,"title":{},"name":{},"text":{"1":{}},"component":{}}],["172",{"_index":338,"title":{},"name":{},"text":{"4":{}},"component":{}}],["18.04",{"_index":210,"title":{},"name":{},"text":{"3":{}},"component":{}}],["192.168.126.0/24",{"_index":399,"title":{},"name":{},"text":{"5":{}},"component":{}}],["192.168.130.0/24",{"_index":403,"title":{},"name":{},"text":{"5":{}},"component":{}}],["192.168.130.11",{"_index":372,"title":{},"name":{},"text":{"5":{}},"component":{}}],["2",{"_index":185,"title":{},"name":{},"text":{"3":{},"5":{}},"component":{}}],["32",{"_index":386,"title":{},"name":{},"text":{"5":{}},"component":{}}],["33",{"_index":369,"title":{},"name":{},"text":{"5":{}},"component":{}}],["35",{"_index":182,"title":{},"name":{},"text":{"3":{}},"component":{}}],["4",{"_index":151,"title":{},"name":{},"text":{"2":{},"3":{},"4":{}},"component":{}}],["600",{"_index":604,"title":{},"name":{},"text":{"7":{}},"component":{}}],["64",{"_index":172,"title":{},"name":{},"text":{"3":{}},"component":{}}],["6443",{"_index":456,"title":{},"name":{},"text":{"5":{}},"component":{}}],["7d7h",{"_index":507,"title":{},"name":{},"text":{"6":{}},"component":{}}],["8",{"_index":200,"title":{},"name":{},"text":{"3":{}},"component":{}}],["8.3",{"_index":384,"title":{},"name":{},"text":{"5":{}},"component":{}}],["8080",{"_index":427,"title":{},"name":{},"text":{"5":{},"7":{}},"component":{}}],["9",{"_index":201,"title":{},"name":{},"text":{"3":{}},"component":{}}],["_\"};$nl=0",{"_index":90,"title":{},"name":{},"text":{"1":{}},"component":{}}],["access",{"_index":63,"title":{"5-8":{},"6-1":{},"7-4":{},"7-5":{},"7-6":{},"7-7":{}},"name":{},"text":{"1":{},"5":{},"6":{},"7":{}},"component":{}}],["account",{"_index":435,"title":{},"name":{},"text":{"5":{},"7":{}},"component":{}}],["act",{"_index":107,"title":{},"name":{},"text":{"2":{}},"component":{}}],["activ",{"_index":555,"title":{},"name":{},"text":{"7":{}},"component":{}}],["add",{"_index":254,"title":{},"name":{},"text":{"3":{},"5":{},"6":{},"7":{}},"component":{}}],["addit",{"_index":26,"title":{},"name":{},"text":{"1":{},"2":{},"3":{},"5":{},"6":{},"7":{}},"component":{}}],["addition",{"_index":400,"title":{},"name":{},"text":{"5":{}},"component":{}}],["address",{"_index":334,"title":{},"name":{},"text":{"4":{},"6":{}},"component":{}}],["address=/api.crc.testing/server_ip_address",{"_index":469,"title":{},"name":{},"text":{"5":{}},"component":{}}],["address=/app",{"_index":467,"title":{},"name":{},"text":{"5":{}},"component":{}}],["adjust",{"_index":365,"title":{},"name":{},"text":{"5":{}},"component":{}}],["admin",{"_index":576,"title":{},"name":{},"text":{"7":{}},"component":{}}],["administr",{"_index":5,"title":{"1":{}},"name":{"1":{}},"text":{"7":{}},"component":{}}],["ag",{"_index":502,"title":{},"name":{},"text":{"6":{}},"component":{}}],["again",{"_index":150,"title":{},"name":{},"text":{"2":{}},"component":{}}],["alloc",{"_index":568,"title":{},"name":{},"text":{"7":{}},"component":{}}],["allow",{"_index":443,"title":{},"name":{},"text":{"5":{},"7":{}},"component":{}}],["alreadi",{"_index":422,"title":{},"name":{},"text":{"5":{},"7":{}},"component":{}}],["altern",{"_index":148,"title":{},"name":{},"text":{"2":{}},"component":{}}],["alway",{"_index":560,"title":{},"name":{},"text":{"7":{}},"component":{}}],["amd64",{"_index":170,"title":{},"name":{},"text":{"3":{}},"component":{}}],["amd64.tar.xz",{"_index":247,"title":{},"name":{},"text":{"3":{}},"component":{}}],["amd64/crc",{"_index":253,"title":{},"name":{},"text":{"3":{}},"component":{}}],["amount",{"_index":146,"title":{},"name":{},"text":{"2":{}},"component":{}}],["anonym",{"_index":263,"title":{},"name":{},"text":{"3":{}},"component":{}}],["anoth",{"_index":402,"title":{},"name":{},"text":{"5":{}},"component":{}}],["api",{"_index":358,"title":{},"name":{},"text":{"5":{}},"component":{}}],["api.crc.test",{"_index":360,"title":{},"name":{},"text":{"5":{}},"component":{}}],["apiserv",{"_index":451,"title":{},"name":{},"text":{"5":{}},"component":{}}],["app",{"_index":355,"title":{},"name":{},"text":{"5":{},"7":{}},"component":{}}],["appl",{"_index":173,"title":{},"name":{},"text":{"3":{}},"component":{}}],["appli",{"_index":131,"title":{},"name":{},"text":{"2":{}},"component":{}}],["applic",{"_index":356,"title":{"7-8":{}},"name":{},"text":{"5":{},"6":{},"7":{}},"component":{}}],["apt",{"_index":224,"title":{},"name":{},"text":{"3":{}},"component":{}}],["architectur",{"_index":168,"title":{},"name":{},"text":{"3":{}},"component":{}}],["archiv",{"_index":236,"title":{},"name":{},"text":{"3":{}},"component":{}}],["assign",{"_index":25,"title":{},"name":{},"text":{"1":{},"2":{},"3":{}},"component":{}}],["assist",{"_index":264,"title":{},"name":{},"text":{"3":{}},"component":{}}],["assum",{"_index":241,"title":{},"name":{},"text":{"3":{},"5":{},"7":{}},"component":{}}],["attach",{"_index":543,"title":{},"name":{},"text":{"6":{}},"component":{}}],["attempt",{"_index":527,"title":{},"name":{},"text":{"6":{}},"component":{}}],["automat",{"_index":514,"title":{},"name":{},"text":{"6":{}},"component":{}}],["autoscal",{"_index":327,"title":{},"name":{},"text":{"4":{}},"component":{}}],["avail",{"_index":108,"title":{},"name":{},"text":{"2":{},"3":{},"5":{},"7":{}},"component":{}}],["avoid",{"_index":519,"title":{},"name":{},"text":{"6":{},"7":{}},"component":{}}],["backup",{"_index":460,"title":{},"name":{},"text":{"5":{}},"component":{}}],["bashrc",{"_index":259,"title":{},"name":{},"text":{"3":{}},"component":{}}],["befor",{"_index":261,"title":{},"name":{},"text":{"3":{},"6":{},"7":{}},"component":{}}],["behav",{"_index":318,"title":{},"name":{},"text":{"4":{}},"component":{}}],["behavior",{"_index":112,"title":{},"name":{},"text":{"2":{},"5":{}},"component":{}}],["behind",{"_index":351,"title":{"5-7":{}},"name":{},"text":{"5":{}},"component":{}}],["bin",{"_index":248,"title":{},"name":{},"text":{"3":{}},"component":{}}],["bin/sh",{"_index":377,"title":{},"name":{},"text":{"5":{}},"component":{}}],["both",{"_index":104,"title":{},"name":{},"text":{"2":{},"4":{}},"component":{}}],["bound",{"_index":553,"title":{},"name":{},"text":{"7":{}},"component":{}}],["bring",{"_index":289,"title":{},"name":{},"text":{"4":{}},"component":{}}],["browser",{"_index":570,"title":{},"name":{},"text":{"7":{}},"component":{}}],["bundl",{"_index":482,"title":{"6-3":{}},"name":{},"text":{"6":{}},"component":{}}],["c",{"_index":239,"title":{},"name":{},"text":{"3":{}},"component":{}}],["ca",{"_index":414,"title":{},"name":{},"text":{"5":{}},"component":{}}],["cach",{"_index":574,"title":{},"name":{},"text":{"7":{}},"component":{}}],["captur",{"_index":556,"title":{},"name":{},"text":{"7":{}},"component":{}}],["case",{"_index":298,"title":{},"name":{},"text":{"4":{},"6":{}},"component":{}}],["caus",{"_index":312,"title":{},"name":{},"text":{"4":{}},"component":{}}],["cd",{"_index":244,"title":{},"name":{},"text":{"3":{},"7":{}},"component":{}}],["cento",{"_index":383,"title":{},"name":{},"text":{"5":{}},"component":{}}],["certif",{"_index":415,"title":{"6-2":{}},"name":{},"text":{"5":{},"6":{}},"component":{}}],["chang",{"_index":101,"title":{"2-3":{}},"name":{},"text":{"2":{},"3":{},"5":{},"6":{},"7":{}},"component":{}}],["check",{"_index":114,"title":{},"name":{},"text":{"2":{},"3":{},"5":{},"7":{}},"component":{}}],["clean",{"_index":528,"title":{},"name":{},"text":{"6":{}},"component":{}}],["cleanup",{"_index":537,"title":{},"name":{},"text":{"6":{}},"component":{}}],["cli",{"_index":306,"title":{"7-6":{}},"name":{},"text":{"4":{},"5":{},"6":{},"7":{}},"component":{}}],["clone",{"_index":606,"title":{},"name":{},"text":{"7":{}},"component":{}}],["cloud",{"_index":20,"title":{},"name":{},"text":{"1":{},"4":{},"7":{}},"component":{}}],["cluster",{"_index":9,"title":{"6-1":{},"7-4":{},"7-6":{}},"name":{},"text":{"1":{},"4":{},"5":{},"6":{},"7":{}},"component":{}}],["clustervers",{"_index":75,"title":{},"name":{},"text":{"1":{}},"component":{}}],["clusterversion.config.openshift.io/vers",{"_index":98,"title":{},"name":{},"text":{"1":{}},"component":{}}],["clusterversion/vers",{"_index":93,"title":{},"name":{},"text":{"1":{}},"component":{}}],["cmd",{"_index":447,"title":{},"name":{},"text":{"5":{}},"component":{}}],["co",{"_index":578,"title":{},"name":{},"text":{"7":{}},"component":{}}],["collect",{"_index":165,"title":{"3-11":{},"3-12":{}},"name":{},"text":{"3":{}},"component":{}}],["collid",{"_index":396,"title":{},"name":{},"text":{"5":{}},"component":{}}],["command",{"_index":62,"title":{},"name":{},"text":{"1":{},"2":{},"3":{},"4":{},"5":{},"6":{},"7":{}},"component":{}}],["comment",{"_index":470,"title":{},"name":{},"text":{"5":{}},"component":{}}],["commun",{"_index":337,"title":{},"name":{},"text":{"4":{},"5":{}},"component":{}}],["compat",{"_index":169,"title":{},"name":{},"text":{"3":{}},"component":{}}],["complet",{"_index":124,"title":{},"name":{},"text":{"2":{}},"component":{}}],["compon",{"_index":605,"title":{},"name":{},"text":{"7":{}},"component":{}}],["comput",{"_index":291,"title":{},"name":{},"text":{"4":{}},"component":{}}],["condit",{"_index":119,"title":{},"name":{},"text":{"2":{}},"component":{}}],["config",{"_index":47,"title":{},"name":{},"text":{"1":{},"2":{},"3":{},"5":{},"7":{}},"component":{}}],["configur",{"_index":42,"title":{"2":{},"2-1":{},"2-2":{},"2-4":{},"3-12":{},"5-1":{}},"name":{"2":{}},"text":{"1":{},"2":{},"3":{},"5":{},"7":{}},"component":{}}],["conflict",{"_index":473,"title":{},"name":{},"text":{"5":{}},"component":{}}],["connect",{"_index":354,"title":{"5-10":{}},"name":{},"text":{"7":{}},"component":{}}],["consent",{"_index":267,"title":{},"name":{},"text":{"3":{}},"component":{}}],["consist",{"_index":126,"title":{},"name":{},"text":{"2":{}},"component":{}}],["consol",{"_index":21,"title":{"7-5":{}},"name":{},"text":{"1":{},"4":{},"5":{},"7":{}},"component":{}}],["console.app",{"_index":361,"title":{},"name":{},"text":{"5":{}},"component":{}}],["consult",{"_index":218,"title":{},"name":{},"text":{"3":{}},"component":{}}],["consum",{"_index":420,"title":{},"name":{},"text":{"5":{}},"component":{}}],["contain",{"_index":127,"title":{"3-3":{},"4-2":{}},"name":{},"text":{"2":{},"3":{},"4":{},"5":{},"6":{},"7":{}},"component":{}}],["content",{"_index":235,"title":{},"name":{},"text":{"3":{}},"component":{}}],["context",{"_index":575,"title":{},"name":{},"text":{"7":{}},"component":{}}],["control",{"_index":319,"title":{},"name":{},"text":{"4":{}},"component":{}}],["copi",{"_index":249,"title":{},"name":{},"text":{"3":{},"7":{}},"component":{}}],["core",{"_index":34,"title":{},"name":{},"text":{"1":{},"3":{},"5":{}},"component":{}}],["correspond",{"_index":322,"title":{},"name":{},"text":{"4":{}},"component":{}}],["cover",{"_index":572,"title":{},"name":{},"text":{"7":{}},"component":{}}],["cp",{"_index":251,"title":{},"name":{},"text":{"3":{},"5":{}},"component":{}}],["cpu",{"_index":143,"title":{},"name":{},"text":{"2":{},"3":{}},"component":{}}],["crc",{"_index":7,"title":{"2":{},"3":{},"4":{},"6":{},"7":{},"2-1":{},"2-2":{},"3-10":{},"3-13":{},"4-1":{},"5-7":{},"5-8":{},"5-9":{},"5-10":{},"7-2":{}},"name":{},"text":{"1":{},"2":{},"3":{},"4":{},"5":{},"6":{},"7":{}},"component":{}}],["crc.sh",{"_index":376,"title":{},"name":{},"text":{"5":{}},"component":{}}],["crc.test",{"_index":332,"title":{},"name":{},"text":{"4":{},"5":{}},"component":{}}],["crc.testing/192.168.130.11",{"_index":395,"title":{},"name":{},"text":{"5":{}},"component":{}}],["crc.testing/demo/ubi8:latest",{"_index":589,"title":{},"name":{},"text":{"7":{}},"component":{}}],["crc.testing/server_ip_address",{"_index":468,"title":{},"name":{},"text":{"5":{}},"component":{}}],["crc/crc.log",{"_index":544,"title":{},"name":{},"text":{"6":{}},"component":{}}],["crc_hyperkit_4.2.2.crcbundl",{"_index":526,"title":{},"name":{},"text":{"6":{}},"component":{}}],["crc_hyperkit_4.2.8.crcbundl",{"_index":524,"title":{},"name":{},"text":{"6":{}},"component":{}}],["crc_ip=$(crc",{"_index":462,"title":{},"name":{},"text":{"5":{}},"component":{}}],["creat",{"_index":132,"title":{},"name":{},"text":{"2":{},"3":{},"5":{},"6":{},"7":{}},"component":{}}],["creation",{"_index":573,"title":{},"name":{},"text":{"7":{}},"component":{}}],["credenti",{"_index":326,"title":{},"name":{},"text":{"4":{},"7":{}},"component":{}}],["current",{"_index":123,"title":{},"name":{},"text":{"2":{},"7":{}},"component":{}}],["custom",{"_index":207,"title":{},"name":{},"text":{"3":{},"5":{},"6":{}},"component":{}}],["customiz",{"_index":331,"title":{},"name":{},"text":{"4":{}},"component":{}}],["daemon",{"_index":227,"title":{},"name":{},"text":{"3":{}},"component":{}}],["data",{"_index":164,"title":{"3-11":{},"3-12":{}},"name":{},"text":{"3":{},"6":{},"7":{}},"component":{}}],["debian",{"_index":212,"title":{},"name":{},"text":{"3":{}},"component":{}}],["debian/ubuntu",{"_index":223,"title":{},"name":{},"text":{"3":{}},"component":{}}],["debug",{"_index":493,"title":{},"name":{},"text":{"6":{}},"component":{}}],["default",{"_index":10,"title":{},"name":{},"text":{"1":{},"2":{},"4":{},"5":{},"7":{}},"component":{}}],["defin",{"_index":404,"title":{},"name":{},"text":{"5":{}},"component":{}}],["delet",{"_index":50,"title":{"7-10":{}},"name":{},"text":{"1":{},"2":{},"3":{},"6":{},"7":{}},"component":{}}],["deliv",{"_index":486,"title":{},"name":{},"text":{"6":{}},"component":{}}],["demo",{"_index":584,"title":{},"name":{},"text":{"7":{}},"component":{}}],["demonstr",{"_index":581,"title":{},"name":{},"text":{"7":{}},"component":{}}],["depend",{"_index":177,"title":{},"name":{},"text":{"3":{},"5":{}},"component":{}}],["deploy",{"_index":357,"title":{"7-8":{}},"name":{},"text":{"5":{},"7":{}},"component":{}}],["desir",{"_index":57,"title":{},"name":{},"text":{"1":{},"2":{},"3":{},"4":{},"6":{},"7":{}},"component":{}}],["desktop",{"_index":297,"title":{},"name":{},"text":{"4":{},"5":{}},"component":{}}],["detail",{"_index":343,"title":{"5-1":{}},"name":{},"text":{"6":{}},"component":{}}],["detect",{"_index":364,"title":{},"name":{},"text":{"5":{}},"component":{}}],["dev/nul",{"_index":465,"title":{},"name":{},"text":{"5":{}},"component":{}}],["develop",{"_index":265,"title":{},"name":{},"text":{"3":{},"4":{},"5":{},"6":{},"7":{}},"component":{}}],["diagnos",{"_index":545,"title":{},"name":{},"text":{"6":{}},"component":{}}],["differ",{"_index":286,"title":{"4-2":{}},"name":{},"text":{"4":{}},"component":{}}],["difficult",{"_index":314,"title":{},"name":{},"text":{"4":{}},"component":{}}],["direct",{"_index":494,"title":{},"name":{},"text":{"6":{}},"component":{}}],["directori",{"_index":242,"title":{},"name":{},"text":{"3":{},"7":{}},"component":{}}],["disabl",{"_index":8,"title":{},"name":{},"text":{"1":{},"3":{},"4":{},"7":{}},"component":{}}],["discourag",{"_index":497,"title":{},"name":{},"text":{"6":{}},"component":{}}],["dispatch",{"_index":373,"title":{},"name":{},"text":{"5":{}},"component":{}}],["distribut",{"_index":215,"title":{},"name":{},"text":{"3":{},"5":{}},"component":{}}],["dn",{"_index":342,"title":{"5-1":{},"5-2":{},"5-3":{}},"name":{},"text":{"5":{},"6":{}},"component":{}}],["dnf",{"_index":222,"title":{},"name":{},"text":{"3":{},"5":{}},"component":{}}],["dnsmasq",{"_index":347,"title":{"5-5":{}},"name":{},"text":{"5":{}},"component":{}}],["dnsmasq.conf",{"_index":390,"title":{},"name":{},"text":{"5":{}},"component":{}}],["document",{"_index":303,"title":{},"name":{},"text":{"4":{},"7":{}},"component":{}}],["domain",{"_index":333,"title":{},"name":{},"text":{"4":{},"5":{}},"component":{}}],["done",{"_index":366,"title":{},"name":{},"text":{"5":{}},"component":{}}],["down",{"_index":614,"title":{},"name":{},"text":{"7":{}},"component":{}}],["download",{"_index":233,"title":{},"name":{},"text":{"3":{},"6":{},"7":{}},"component":{}}],["downloads/crc",{"_index":252,"title":{},"name":{},"text":{"3":{}},"component":{}}],["drive",{"_index":240,"title":{},"name":{},"text":{"3":{}},"component":{}}],["due",{"_index":512,"title":{},"name":{},"text":{"6":{}},"component":{}}],["dure",{"_index":438,"title":{},"name":{},"text":{"5":{},"6":{},"7":{}},"component":{}}],["each",{"_index":142,"title":{},"name":{},"text":{"2":{},"6":{},"7":{}},"component":{}}],["earlier",{"_index":190,"title":{},"name":{},"text":{"3":{},"6":{}},"component":{}}],["echo",{"_index":258,"title":{},"name":{},"text":{"3":{}},"component":{}}],["edit",{"_index":192,"title":{},"name":{},"text":{"3":{},"5":{}},"component":{}}],["effect",{"_index":275,"title":{},"name":{},"text":{"3":{}},"component":{}}],["elev",{"_index":557,"title":{},"name":{},"text":{"7":{}},"component":{}}],["embed",{"_index":409,"title":{},"name":{},"text":{"5":{},"6":{}},"component":{}}],["enabl",{"_index":2,"title":{"1-2":{}},"name":{},"text":{"1":{},"2":{},"3":{},"5":{},"6":{},"7":{}},"component":{}}],["encount",{"_index":542,"title":{},"name":{},"text":{"6":{}},"component":{}}],["ensur",{"_index":11,"title":{},"name":{},"text":{"1":{},"5":{},"7":{}},"component":{}}],["enterpris",{"_index":198,"title":{},"name":{},"text":{"3":{},"5":{}},"component":{}}],["entri",{"_index":472,"title":{},"name":{},"text":{"5":{},"6":{},"7":{}},"component":{}}],["env",{"_index":407,"title":{},"name":{},"text":{"5":{},"7":{}},"component":{}}],["environ",{"_index":292,"title":{},"name":{},"text":{"4":{},"5":{},"6":{},"7":{}},"component":{}}],["eof",{"_index":466,"title":{},"name":{},"text":{"5":{}},"component":{}}],["ephemer",{"_index":310,"title":{},"name":{},"text":{"4":{}},"component":{}}],["equal",{"_index":153,"title":{},"name":{},"text":{"2":{}},"component":{}}],["error",{"_index":117,"title":{},"name":{},"text":{"2":{},"6":{},"7":{}},"component":{}}],["etc/haproxy/haproxy.cfg",{"_index":464,"title":{},"name":{},"text":{"5":{}},"component":{}}],["etc/haproxy/haproxy.cfg{,.bak",{"_index":461,"title":{},"name":{},"text":{"5":{}},"component":{}}],["etc/networkmanager/conf.d/crc",{"_index":388,"title":{},"name":{},"text":{"5":{}},"component":{}}],["etc/networkmanager/dispatcher.d/99",{"_index":375,"title":{},"name":{},"text":{"5":{}},"component":{}}],["etc/networkmanager/dnsmasq.d/crc.conf",{"_index":392,"title":{},"name":{},"text":{"5":{}},"component":{}}],["ex",{"_index":610,"title":{},"name":{},"text":{"7":{}},"component":{}}],["exampl",{"_index":339,"title":{},"name":{},"text":{"4":{},"5":{},"7":{}},"component":{}}],["execut",{"_index":105,"title":{},"name":{},"text":{"2":{},"3":{},"5":{},"6":{},"7":{}},"component":{}}],["exist",{"_index":51,"title":{},"name":{},"text":{"1":{},"2":{},"3":{},"5":{},"6":{},"7":{}},"component":{}}],["exit",{"_index":379,"title":{},"name":{},"text":{"5":{}},"component":{}}],["expect",{"_index":368,"title":{},"name":{},"text":{"5":{}},"component":{}}],["experienc",{"_index":547,"title":{},"name":{},"text":{"6":{}},"component":{}}],["expir",{"_index":481,"title":{"6-2":{}},"name":{},"text":{"6":{}},"component":{}}],["export",{"_index":256,"title":{},"name":{},"text":{"3":{},"5":{}},"component":{}}],["expos",{"_index":359,"title":{},"name":{},"text":{"5":{}},"component":{}}],["extern",{"_index":330,"title":{},"name":{},"text":{"4":{}},"component":{}}],["extract",{"_index":234,"title":{},"name":{},"text":{"3":{}},"component":{}}],["failur",{"_index":520,"title":{},"name":{},"text":{"6":{}},"component":{}}],["fals",{"_index":49,"title":{},"name":{},"text":{"1":{}},"component":{}}],["fata",{"_index":523,"title":{},"name":{},"text":{"6":{}},"component":{}}],["fedora",{"_index":205,"title":{},"name":{},"text":{"3":{},"5":{}},"component":{}}],["fedora/r",{"_index":220,"title":{},"name":{},"text":{"3":{}},"component":{}}],["few",{"_index":612,"title":{},"name":{},"text":{"7":{}},"component":{}}],["file",{"_index":391,"title":{},"name":{},"text":{"5":{},"6":{},"7":{}},"component":{}}],["filter",{"_index":590,"title":{},"name":{},"text":{"7":{}},"component":{}}],["find",{"_index":219,"title":{},"name":{},"text":{"3":{}},"component":{}}],["firewal",{"_index":442,"title":{},"name":{},"text":{"5":{}},"component":{}}],["firewalld",{"_index":446,"title":{},"name":{},"text":{"5":{}},"component":{}}],["five",{"_index":517,"title":{},"name":{},"text":{"6":{}},"component":{}}],["flag",{"_index":149,"title":{},"name":{},"text":{"2":{}},"component":{}}],["follow",{"_index":22,"title":{},"name":{},"text":{"1":{},"3":{},"4":{},"5":{},"6":{},"7":{}},"component":{}}],["forward",{"_index":370,"title":{},"name":{},"text":{"5":{}},"component":{}}],["four",{"_index":538,"title":{},"name":{},"text":{"6":{},"7":{}},"component":{}}],["free",{"_index":181,"title":{},"name":{},"text":{"3":{}},"component":{}}],["full",{"_index":302,"title":{},"name":{},"text":{"4":{},"7":{}},"component":{}}],["fulli",{"_index":186,"title":{},"name":{},"text":{"3":{}},"component":{}}],["function",{"_index":35,"title":{},"name":{},"text":{"1":{},"4":{}},"component":{}}],["gb",{"_index":180,"title":{},"name":{},"text":{"3":{}},"component":{}}],["gener",{"_index":344,"title":{"5-2":{}},"name":{},"text":{"7":{}},"component":{}}],["get",{"_index":478,"title":{"6-1":{}},"name":{},"text":{},"component":{}}],["getting_start",{"_index":99,"title":{},"name":{},"text":{},"component":{"1":{},"2":{},"3":{},"4":{},"5":{},"6":{},"7":{}}}],["gib",{"_index":30,"title":{},"name":{},"text":{"1":{},"2":{}},"component":{}}],["gibibyt",{"_index":156,"title":{},"name":{},"text":{"2":{}},"component":{}}],["git",{"_index":608,"title":{},"name":{},"text":{"7":{}},"component":{}}],["goal",{"_index":485,"title":{},"name":{},"text":{"6":{}},"component":{}}],["grant",{"_index":268,"title":{},"name":{},"text":{"3":{}},"component":{}}],["greater",{"_index":152,"title":{},"name":{},"text":{"2":{}},"component":{}}],["guid",{"_index":231,"title":{},"name":{},"text":{"3":{},"7":{}},"component":{}}],["haproxi",{"_index":439,"title":{},"name":{},"text":{"5":{}},"component":{}}],["hardwar",{"_index":159,"title":{"3-2":{}},"name":{},"text":{"3":{}},"component":{}}],["hat",{"_index":18,"title":{},"name":{},"text":{"1":{},"3":{},"5":{},"7":{}},"component":{}}],["have",{"_index":598,"title":{},"name":{},"text":{"7":{}},"component":{}}],["headless",{"_index":300,"title":{},"name":{},"text":{"4":{}},"component":{}}],["heavi",{"_index":54,"title":{},"name":{},"text":{"1":{}},"component":{}}],["help",{"_index":111,"title":{},"name":{},"text":{"2":{},"6":{}},"component":{}}],["home",{"_index":191,"title":{},"name":{},"text":{"3":{}},"component":{}}],["host",{"_index":214,"title":{"5-8":{}},"name":{},"text":{"3":{},"5":{},"6":{},"7":{}},"component":{}}],["host.crc.testing:8080",{"_index":428,"title":{},"name":{},"text":{"5":{}},"component":{}}],["http",{"_index":412,"title":{},"name":{},"text":{"5":{}},"component":{}}],["http://proxy.example.com",{"_index":413,"title":{},"name":{},"text":{"5":{}},"component":{}}],["http_port_t",{"_index":459,"title":{},"name":{},"text":{"5":{}},"component":{}}],["http_proxi",{"_index":410,"title":{},"name":{},"text":{"5":{}},"component":{}}],["https://api.crc.testing:6443",{"_index":476,"title":{},"name":{},"text":{"5":{},"7":{}},"component":{}}],["https://consol",{"_index":477,"title":{},"name":{},"text":{"5":{}},"component":{}}],["https://github.com/openshift/nodej",{"_index":609,"title":{},"name":{},"text":{"7":{}},"component":{}}],["https_proxi",{"_index":411,"title":{},"name":{},"text":{"5":{}},"component":{}}],["hybrid",{"_index":19,"title":{},"name":{},"text":{"1":{},"7":{}},"component":{}}],["hypervisor",{"_index":401,"title":{},"name":{},"text":{"5":{}},"component":{}}],["identifi",{"_index":91,"title":{},"name":{},"text":{"1":{},"3":{},"6":{}},"component":{}}],["imag",{"_index":579,"title":{},"name":{},"text":{"7":{}},"component":{}}],["image=ubi8",{"_index":602,"title":{},"name":{},"text":{"7":{}},"component":{}}],["imagestream",{"_index":592,"title":{},"name":{},"text":{"7":{}},"component":{}}],["implic",{"_index":434,"title":{},"name":{},"text":{"5":{}},"component":{}}],["includ",{"_index":305,"title":{},"name":{},"text":{"4":{},"7":{}},"component":{}}],["incompat",{"_index":280,"title":{},"name":{},"text":{"3":{}},"component":{}}],["increas",{"_index":36,"title":{},"name":{},"text":{"1":{}},"component":{}}],["index",{"_index":72,"title":{},"name":{},"text":{"1":{}},"component":{}}],["inform",{"_index":40,"title":{},"name":{},"text":{"1":{},"2":{},"3":{},"5":{},"6":{},"7":{}},"component":{}}],["insecur",{"_index":430,"title":{},"name":{},"text":{"5":{}},"component":{}}],["insecure=tru",{"_index":583,"title":{},"name":{},"text":{"7":{}},"component":{}}],["insid",{"_index":363,"title":{},"name":{},"text":{"5":{}},"component":{}}],["instal",{"_index":162,"title":{"3":{},"3-10":{},"4-2":{}},"name":{"3":{}},"text":{"3":{},"4":{},"5":{},"6":{},"7":{}},"component":{}}],["instanc",{"_index":28,"title":{"2-4":{},"5-10":{},"7-3":{},"7-9":{},"7-10":{}},"name":{},"text":{"1":{},"2":{},"3":{},"4":{},"5":{},"6":{},"7":{}},"component":{}}],["instruct",{"_index":237,"title":{},"name":{},"text":{"3":{}},"component":{}}],["intel",{"_index":171,"title":{},"name":{},"text":{"3":{}},"component":{}}],["intend",{"_index":311,"title":{},"name":{},"text":{"4":{}},"component":{}}],["interact",{"_index":307,"title":{},"name":{},"text":{"4":{},"5":{},"7":{}},"component":{}}],["interfac",{"_index":130,"title":{},"name":{},"text":{"2":{},"4":{},"5":{}},"component":{}}],["intern",{"_index":336,"title":{"7-7":{}},"name":{},"text":{"4":{},"5":{},"7":{}},"component":{}}],["internet",{"_index":431,"title":{},"name":{},"text":{"5":{}},"component":{}}],["introduc",{"_index":288,"title":{"4":{}},"name":{"4":{}},"text":{},"component":{}}],["introduct",{"_index":304,"title":{},"name":{},"text":{"4":{}},"component":{}}],["involv",{"_index":530,"title":{},"name":{},"text":{"6":{}},"component":{}}],["ip",{"_index":349,"title":{"5-6":{}},"name":{},"text":{"5":{}},"component":{}}],["issu",{"_index":313,"title":{"6-4":{}},"name":{},"text":{"4":{},"6":{},"7":{}},"component":{}}],["known",{"_index":328,"title":{},"name":{},"text":{"4":{}},"component":{}}],["kube",{"_index":457,"title":{},"name":{},"text":{"5":{}},"component":{}}],["kubeadmin",{"_index":67,"title":{},"name":{},"text":{"1":{},"6":{},"7":{}},"component":{}}],["kvm",{"_index":226,"title":{},"name":{},"text":{"3":{}},"component":{}}],["later",{"_index":195,"title":{},"name":{},"text":{"3":{}},"component":{}}],["latest",{"_index":196,"title":{},"name":{},"text":{"3":{},"6":{}},"component":{}}],["lc_all=c",{"_index":378,"title":{},"name":{},"text":{"5":{}},"component":{}}],["lead",{"_index":522,"title":{},"name":{},"text":{"6":{}},"component":{}}],["libvirt",{"_index":216,"title":{},"name":{},"text":{"3":{}},"component":{}}],["line",{"_index":129,"title":{},"name":{},"text":{"2":{},"4":{},"7":{}},"component":{}}],["linux",{"_index":73,"title":{"3-8":{},"3-9":{},"5-3":{}},"name":{},"text":{"1":{},"3":{},"5":{},"7":{}},"component":{}}],["linux/cento",{"_index":199,"title":{},"name":{},"text":{"3":{}},"component":{}}],["list",{"_index":16,"title":{},"name":{},"text":{"1":{},"2":{},"7":{}},"component":{}}],["listen",{"_index":454,"title":{},"name":{},"text":{"5":{}},"component":{}}],["local",{"_index":238,"title":{},"name":{},"text":{"3":{},"4":{},"5":{},"7":{}},"component":{}}],["log",{"_index":65,"title":{},"name":{},"text":{"1":{},"5":{},"6":{},"7":{}},"component":{}}],["login",{"_index":474,"title":{},"name":{},"text":{"5":{},"7":{}},"component":{}}],["lookup",{"_index":594,"title":{},"name":{},"text":{"7":{}},"component":{}}],["loss",{"_index":282,"title":{},"name":{},"text":{"3":{},"6":{},"7":{}},"component":{}}],["lower",{"_index":552,"title":{},"name":{},"text":{"7":{}},"component":{}}],["lt",{"_index":211,"title":{},"name":{},"text":{"3":{}},"component":{}}],["machin",{"_index":59,"title":{},"name":{},"text":{"1":{},"3":{},"4":{},"6":{},"7":{}},"component":{}}],["maco",{"_index":74,"title":{"3-7":{}},"name":{},"text":{"1":{},"3":{},"5":{},"7":{}},"component":{}}],["made",{"_index":532,"title":{},"name":{},"text":{"6":{},"7":{}},"component":{}}],["mainli",{"_index":295,"title":{},"name":{},"text":{"4":{}},"component":{}}],["manag",{"_index":229,"title":{},"name":{},"text":{"3":{},"4":{},"5":{},"7":{}},"component":{}}],["mani",{"_index":432,"title":{},"name":{},"text":{"5":{}},"component":{}}],["manual",{"_index":56,"title":{},"name":{},"text":{"1":{},"3":{},"5":{}},"component":{}}],["master",{"_index":504,"title":{},"name":{},"text":{"6":{}},"component":{}}],["master,work",{"_index":506,"title":{},"name":{},"text":{"6":{}},"component":{}}],["mebibyt",{"_index":154,"title":{},"name":{},"text":{"2":{}},"component":{}}],["meet",{"_index":232,"title":{},"name":{},"text":{"3":{}},"component":{}}],["memori",{"_index":27,"title":{},"name":{},"text":{"1":{},"2":{},"3":{}},"component":{}}],["met",{"_index":120,"title":{},"name":{},"text":{"2":{}},"component":{}}],["mib",{"_index":155,"title":{},"name":{},"text":{"2":{}},"component":{}}],["microshift",{"_index":139,"title":{"3-4":{}},"name":{},"text":{"2":{},"3":{},"7":{}},"component":{}}],["microsoft",{"_index":82,"title":{"3-6":{}},"name":{},"text":{"1":{},"3":{},"5":{},"7":{}},"component":{}}],["minim",{"_index":290,"title":{},"name":{},"text":{"4":{}},"component":{}}],["minimum",{"_index":140,"title":{"3-1":{}},"name":{},"text":{"2":{},"3":{},"6":{},"7":{}},"component":{}}],["minor",{"_index":202,"title":{},"name":{},"text":{"3":{}},"component":{}}],["minut",{"_index":518,"title":{},"name":{},"text":{"6":{},"7":{}},"component":{}}],["mirror",{"_index":585,"title":{},"name":{},"text":{"7":{}},"component":{}}],["mismatch",{"_index":483,"title":{"6-3":{}},"name":{},"text":{},"component":{}}],["mkdir",{"_index":250,"title":{},"name":{},"text":{"3":{},"7":{}},"component":{}}],["mode",{"_index":421,"title":{},"name":{},"text":{"5":{}},"component":{}}],["modifi",{"_index":273,"title":{},"name":{},"text":{"3":{},"4":{},"5":{}},"component":{}}],["monitor",{"_index":1,"title":{"1-1":{}},"name":{},"text":{"1":{},"4":{},"7":{}},"component":{}}],["more",{"_index":39,"title":{},"name":{},"text":{"1":{},"2":{},"3":{},"5":{},"6":{},"7":{}},"component":{}}],["multi",{"_index":301,"title":{},"name":{},"text":{"4":{}},"component":{}}],["name",{"_index":110,"title":{},"name":{},"text":{"2":{},"5":{},"6":{}},"component":{}}],["necessari",{"_index":539,"title":{},"name":{},"text":{"6":{},"7":{}},"component":{}}],["need",{"_index":495,"title":{},"name":{},"text":{"6":{},"7":{}},"component":{}}],["nest",{"_index":176,"title":{},"name":{},"text":{"3":{}},"component":{}}],["network",{"_index":228,"title":{"5":{}},"name":{"5":{}},"text":{"3":{},"4":{},"5":{},"7":{}},"component":{}}],["networkmanag",{"_index":217,"title":{"5-4":{},"5-5":{}},"name":{},"text":{"3":{},"5":{}},"component":{}}],["new",{"_index":133,"title":{},"name":{},"text":{"2":{},"3":{},"6":{},"7":{}},"component":{}}],["newer",{"_index":277,"title":{},"name":{},"text":{"3":{},"4":{},"5":{}},"component":{}}],["next",{"_index":276,"title":{},"name":{},"text":{"3":{}},"component":{}}],["nl",{"_index":79,"title":{},"name":{},"text":{"1":{}},"component":{}}],["nl++;\"`t$($nl",{"_index":87,"title":{},"name":{},"text":{"1":{}},"component":{}}],["nm",{"_index":389,"title":{},"name":{},"text":{"5":{}},"component":{}}],["no_proxi",{"_index":408,"title":{},"name":{},"text":{"5":{}},"component":{}}],["node",{"_index":317,"title":{},"name":{},"text":{"4":{},"6":{}},"component":{}}],["node.j",{"_index":607,"title":{},"name":{},"text":{"7":{}},"component":{}}],["nodej",{"_index":611,"title":{},"name":{},"text":{"7":{}},"component":{}}],["non",{"_index":325,"title":{},"name":{},"text":{"4":{}},"component":{}}],["notabl",{"_index":309,"title":{},"name":{},"text":{"4":{}},"component":{}}],["note",{"_index":70,"title":{},"name":{},"text":{"1":{}},"component":{}}],["notebook",{"_index":14,"title":{},"name":{},"text":{"1":{}},"component":{}}],["notic",{"_index":272,"title":{},"name":{},"text":{"3":{}},"component":{}}],["now",{"_index":445,"title":{},"name":{},"text":{"5":{},"7":{}},"component":{}}],["number",{"_index":144,"title":{},"name":{},"text":{"2":{}},"component":{}}],["numer",{"_index":71,"title":{},"name":{},"text":{"1":{}},"component":{}}],["oc",{"_index":61,"title":{},"name":{},"text":{"1":{},"5":{},"6":{},"7":{}},"component":{}}],["occur",{"_index":487,"title":{},"name":{},"text":{"6":{}},"component":{}}],["odo",{"_index":550,"title":{"7-8":{}},"name":{},"text":{"7":{}},"component":{}}],["offer",{"_index":554,"title":{},"name":{},"text":{"7":{}},"component":{}}],["ojsonpath='{rang",{"_index":77,"title":{},"name":{},"text":{"1":{}},"component":{}}],["okd",{"_index":138,"title":{},"name":{},"text":{"2":{},"3":{},"7":{}},"component":{}}],["older",{"_index":387,"title":{},"name":{},"text":{"5":{}},"component":{}}],["on",{"_index":134,"title":{},"name":{},"text":{"2":{},"7":{}},"component":{}}],["op\":\"remov",{"_index":96,"title":{},"name":{},"text":{"1":{}},"component":{}}],["open",{"_index":541,"title":{},"name":{},"text":{"6":{}},"component":{}}],["openshift",{"_index":64,"title":{"3-3":{},"4-2":{},"6-1":{},"7-4":{},"7-5":{},"7-6":{},"7-7":{}},"name":{},"text":{"1":{},"2":{},"3":{},"4":{},"5":{},"6":{},"7":{}},"component":{}}],["oper",{"_index":4,"title":{"1-2":{},"3-5":{}},"name":{},"text":{"1":{},"2":{},"3":{},"4":{},"5":{},"6":{},"7":{}},"component":{}}],["option",{"_index":262,"title":{},"name":{},"text":{"3":{}},"component":{}}],["os=linux/amd64",{"_index":591,"title":{},"name":{},"text":{"7":{}},"component":{}}],["otherwis",{"_index":424,"title":{},"name":{},"text":{"5":{}},"component":{}}],["out",{"_index":471,"title":{},"name":{},"text":{"5":{}},"component":{}}],["output",{"_index":498,"title":{},"name":{},"text":{"6":{},"7":{}},"component":{}}],["outsid",{"_index":489,"title":{},"name":{},"text":{"6":{}},"component":{}}],["over",{"_index":418,"title":{},"name":{},"text":{"5":{}},"component":{}}],["overrid",{"_index":3,"title":{"1-2":{}},"name":{},"text":{"1":{}},"component":{}}],["p",{"_index":95,"title":{},"name":{},"text":{"1":{},"3":{},"5":{},"7":{}},"component":{}}],["packag",{"_index":161,"title":{"3-9":{}},"name":{},"text":{"3":{},"5":{}},"component":{}}],["page",{"_index":566,"title":{},"name":{},"text":{"7":{}},"component":{}}],["part",{"_index":323,"title":{},"name":{},"text":{"4":{},"5":{}},"component":{}}],["particularli",{"_index":329,"title":{},"name":{},"text":{"4":{}},"component":{}}],["password",{"_index":571,"title":{},"name":{},"text":{"7":{}},"component":{}}],["patch",{"_index":92,"title":{},"name":{},"text":{"1":{}},"component":{}}],["path",{"_index":255,"title":{},"name":{},"text":{"3":{},"4":{},"6":{},"7":{}},"component":{}}],["path\":\"/spec/overrid",{"_index":97,"title":{},"name":{},"text":{"1":{}},"component":{}}],["path=$path:$home/bin",{"_index":257,"title":{},"name":{},"text":{"3":{}},"component":{}}],["perform",{"_index":429,"title":{},"name":{},"text":{"5":{},"6":{},"7":{}},"component":{}}],["perman",{"_index":449,"title":{},"name":{},"text":{"5":{}},"component":{}}],["permiss",{"_index":436,"title":{},"name":{},"text":{"5":{},"7":{}},"component":{}}],["person",{"_index":266,"title":{},"name":{},"text":{"3":{}},"component":{}}],["physic",{"_index":178,"title":{},"name":{},"text":{"3":{}},"component":{}}],["place",{"_index":521,"title":{},"name":{},"text":{"6":{}},"component":{}}],["plane",{"_index":320,"title":{},"name":{},"text":{"4":{}},"component":{}}],["platform",{"_index":137,"title":{"3-3":{},"4-2":{}},"name":{},"text":{"2":{},"3":{},"4":{},"5":{},"6":{},"7":{}},"component":{}}],["pod",{"_index":600,"title":{},"name":{},"text":{"7":{}},"component":{}}],["port",{"_index":426,"title":{},"name":{},"text":{"5":{},"7":{}},"component":{}}],["portabl",{"_index":230,"title":{},"name":{},"text":{"3":{}},"component":{}}],["portal",{"_index":208,"title":{},"name":{},"text":{"3":{}},"component":{}}],["potenti",{"_index":279,"title":{},"name":{},"text":{"3":{},"7":{}},"component":{}}],["powershel",{"_index":85,"title":{},"name":{},"text":{"1":{}},"component":{}}],["prerequisit",{"_index":24,"title":{},"name":{},"text":{"1":{},"3":{},"5":{},"6":{},"7":{}},"component":{}}],["preset",{"_index":103,"title":{"2-3":{},"7-1":{}},"name":{},"text":{"2":{},"3":{},"4":{},"5":{},"7":{}},"component":{}}],["prevent",{"_index":278,"title":{},"name":{},"text":{"3":{}},"component":{}}],["preview",{"_index":382,"title":{},"name":{},"text":{"5":{}},"component":{}}],["previou",{"_index":510,"title":{},"name":{},"text":{"6":{}},"component":{}}],["print",{"_index":509,"title":{},"name":{},"text":{"6":{},"7":{}},"component":{}}],["prioriti",{"_index":417,"title":{},"name":{},"text":{"5":{}},"component":{}}],["privileg",{"_index":558,"title":{},"name":{},"text":{"7":{}},"component":{}}],["problem",{"_index":546,"title":{},"name":{},"text":{"6":{}},"component":{}}],["procedur",{"_index":23,"title":{},"name":{},"text":{"1":{},"2":{},"3":{},"5":{},"6":{},"7":{}},"component":{}}],["process",{"_index":516,"title":{},"name":{},"text":{"6":{},"7":{}},"component":{}}],["product",{"_index":287,"title":{"4-2":{}},"name":{},"text":{"4":{}},"component":{}}],["project",{"_index":492,"title":{},"name":{},"text":{"6":{},"7":{}},"component":{}}],["prompt",{"_index":260,"title":{},"name":{},"text":{"3":{},"7":{}},"component":{}}],["properli",{"_index":367,"title":{},"name":{},"text":{"5":{}},"component":{}}],["properti",{"_index":44,"title":{},"name":{},"text":{"1":{},"2":{},"5":{}},"component":{}}],["provid",{"_index":122,"title":{},"name":{},"text":{"2":{},"4":{},"5":{},"7":{}},"component":{}}],["proxi",{"_index":340,"title":{"5-7":{}},"name":{},"text":{"4":{},"5":{}},"component":{}}],["ps",{"_index":86,"title":{},"name":{},"text":{"1":{}},"component":{}}],["public",{"_index":580,"title":{},"name":{},"text":{"7":{}},"component":{}}],["pull",{"_index":563,"title":{},"name":{},"text":{"7":{}},"component":{}}],["purpos",{"_index":294,"title":{},"name":{},"text":{"4":{},"6":{},"7":{}},"component":{}}],["push",{"_index":593,"title":{},"name":{},"text":{"7":{}},"component":{}}],["qemu",{"_index":225,"title":{},"name":{},"text":{"3":{}},"component":{}}],["rang",{"_index":335,"title":{},"name":{},"text":{"4":{}},"component":{}}],["readi",{"_index":505,"title":{},"name":{},"text":{"6":{}},"component":{}}],["reappli",{"_index":533,"title":{},"name":{},"text":{"6":{}},"component":{}}],["recent",{"_index":601,"title":{},"name":{},"text":{"7":{}},"component":{}}],["recommend",{"_index":33,"title":{},"name":{},"text":{"1":{}},"component":{}}],["red",{"_index":17,"title":{},"name":{},"text":{"1":{},"3":{},"5":{},"7":{}},"component":{}}],["regist",{"_index":206,"title":{},"name":{},"text":{"3":{}},"component":{}}],["registri",{"_index":548,"title":{"7-7":{}},"name":{},"text":{"7":{}},"component":{}}],["registry.access.redhat.com/ubi8/ubi:latest=default",{"_index":586,"title":{},"name":{},"text":{"7":{}},"component":{}}],["registry.app",{"_index":588,"title":{},"name":{},"text":{"7":{}},"component":{}}],["regular",{"_index":308,"title":{},"name":{},"text":{"4":{},"6":{}},"component":{}}],["relat",{"_index":416,"title":{},"name":{},"text":{"5":{},"6":{},"7":{}},"component":{}}],["releas",{"_index":203,"title":{},"name":{},"text":{"3":{},"6":{},"7":{}},"component":{}}],["relev",{"_index":491,"title":{},"name":{},"text":{"6":{}},"component":{}}],["reliabl",{"_index":562,"title":{},"name":{},"text":{"7":{}},"component":{}}],["reload",{"_index":452,"title":{},"name":{},"text":{"5":{}},"component":{}}],["remain",{"_index":437,"title":{},"name":{},"text":{"5":{},"6":{}},"component":{}}],["remot",{"_index":352,"title":{"5-9":{},"5-10":{}},"name":{},"text":{"5":{}},"component":{}}],["remov",{"_index":48,"title":{},"name":{},"text":{"1":{},"6":{}},"component":{}}],["renew",{"_index":515,"title":{},"name":{},"text":{"6":{}},"component":{}}],["replac",{"_index":285,"title":{},"name":{},"text":{"3":{}},"component":{}}],["report",{"_index":116,"title":{},"name":{},"text":{"2":{},"6":{}},"component":{}}],["repres",{"_index":551,"title":{},"name":{},"text":{"7":{}},"component":{}}],["reproduc",{"_index":315,"title":{},"name":{},"text":{"4":{}},"component":{}}],["request",{"_index":371,"title":{},"name":{},"text":{"5":{},"6":{},"7":{}},"component":{}}],["requir",{"_index":38,"title":{"3-1":{},"3-2":{},"3-5":{},"3-6":{},"3-7":{},"3-8":{},"3-9":{}},"name":{},"text":{"1":{},"2":{},"3":{},"5":{},"7":{}},"component":{}}],["rerun",{"_index":385,"title":{},"name":{},"text":{"5":{}},"component":{}}],["reserv",{"_index":348,"title":{"5-6":{}},"name":{},"text":{"5":{}},"component":{}}],["resolv",{"_index":346,"title":{"5-4":{}},"name":{},"text":{"5":{},"6":{}},"component":{}}],["resourc",{"_index":53,"title":{},"name":{},"text":{"1":{},"2":{},"3":{},"7":{}},"component":{}}],["respect",{"_index":147,"title":{},"name":{},"text":{"2":{}},"component":{}}],["respons",{"_index":15,"title":{},"name":{},"text":{"1":{}},"component":{}}],["restart",{"_index":423,"title":{},"name":{},"text":{"5":{},"6":{}},"component":{}}],["result",{"_index":281,"title":{},"name":{},"text":{"3":{},"6":{},"7":{}},"component":{}}],["return",{"_index":125,"title":{},"name":{},"text":{"2":{}},"component":{}}],["revert",{"_index":531,"title":{},"name":{},"text":{"6":{}},"component":{}}],["revok",{"_index":269,"title":{},"name":{},"text":{"3":{}},"component":{}}],["role",{"_index":501,"title":{},"name":{},"text":{"6":{},"7":{}},"component":{}}],["root",{"_index":559,"title":{},"name":{},"text":{"7":{}},"component":{}}],["rout",{"_index":587,"title":{},"name":{},"text":{"7":{}},"component":{}}],["run",{"_index":12,"title":{"5-8":{}},"name":{},"text":{"1":{},"2":{},"3":{},"4":{},"5":{},"6":{},"7":{}},"component":{}}],["runtim",{"_index":128,"title":{},"name":{},"text":{"2":{},"3":{},"4":{},"7":{}},"component":{}}],["same",{"_index":341,"title":{},"name":{},"text":{"4":{}},"component":{}}],["sampl",{"_index":549,"title":{"7-8":{}},"name":{},"text":{"7":{}},"component":{}}],["save",{"_index":284,"title":{},"name":{},"text":{"3":{},"6":{},"7":{}},"component":{}}],["scope",{"_index":490,"title":{},"name":{},"text":{"6":{}},"component":{}}],["script",{"_index":374,"title":{},"name":{},"text":{"5":{}},"component":{}}],["search",{"_index":540,"title":{},"name":{},"text":{"6":{}},"component":{}}],["secret",{"_index":564,"title":{},"name":{},"text":{"7":{}},"component":{}}],["section",{"_index":565,"title":{},"name":{},"text":{"7":{}},"component":{}}],["secur",{"_index":433,"title":{},"name":{},"text":{"5":{}},"component":{}}],["see",{"_index":41,"title":{},"name":{},"text":{"1":{},"2":{},"3":{},"4":{},"5":{},"6":{},"7":{}},"component":{}}],["select",{"_index":102,"title":{"2-3":{}},"name":{},"text":{"2":{},"5":{},"7":{}},"component":{}}],["selinux",{"_index":453,"title":{},"name":{},"text":{"5":{}},"component":{}}],["semanag",{"_index":458,"title":{},"name":{},"text":{"5":{}},"component":{}}],["serv",{"_index":362,"title":{},"name":{},"text":{"5":{},"6":{},"7":{}},"component":{}}],["server",{"_index":353,"title":{"5-9":{}},"name":{},"text":{"5":{}},"component":{}}],["server=/app",{"_index":394,"title":{},"name":{},"text":{"5":{}},"component":{}}],["server=/crc.testing/192.168.130.11",{"_index":393,"title":{},"name":{},"text":{"5":{}},"component":{}}],["servic",{"_index":55,"title":{"5-8":{}},"name":{},"text":{"1":{},"5":{}},"component":{}}],["service=http",{"_index":448,"title":{},"name":{},"text":{"5":{}},"component":{}}],["service=kub",{"_index":450,"title":{},"name":{},"text":{"5":{}},"component":{}}],["set",{"_index":43,"title":{"5-9":{},"7-2":{}},"name":{},"text":{"1":{},"2":{},"3":{},"4":{},"5":{},"6":{},"7":{}},"component":{}}],["setup",{"_index":115,"title":{"5-2":{}},"name":{},"text":{"2":{},"3":{},"4":{},"5":{},"6":{},"7":{}},"component":{}}],["shdl4",{"_index":503,"title":{},"name":{},"text":{"6":{}},"component":{}}],["shell",{"_index":479,"title":{"6-1":{}},"name":{},"text":{},"component":{}}],["shut",{"_index":613,"title":{},"name":{},"text":{"7":{}},"component":{}}],["silicon",{"_index":174,"title":{},"name":{},"text":{"3":{}},"component":{}}],["similar",{"_index":499,"title":{},"name":{},"text":{"6":{}},"component":{}}],["singl",{"_index":316,"title":{},"name":{},"text":{"4":{}},"component":{}}],["skip",{"_index":121,"title":{},"name":{},"text":{"2":{}},"component":{}}],["sleep",{"_index":603,"title":{},"name":{},"text":{"7":{}},"component":{}}],["sock",{"_index":406,"title":{},"name":{},"text":{"5":{}},"component":{}}],["softwar",{"_index":160,"title":{"3-9":{}},"name":{},"text":{"3":{}},"component":{}}],["solut",{"_index":569,"title":{},"name":{},"text":{"7":{}},"component":{}}],["sourc",{"_index":596,"title":{},"name":{},"text":{"7":{}},"component":{}}],["space",{"_index":184,"title":{},"name":{},"text":{"3":{},"4":{}},"component":{}}],["spec.overrides[*]}{.name}{\"\\n\"}{end",{"_index":78,"title":{},"name":{},"text":{"1":{}},"component":{}}],["specif",{"_index":488,"title":{},"name":{},"text":{"6":{}},"component":{}}],["stabl",{"_index":204,"title":{},"name":{},"text":{"3":{}},"component":{}}],["start",{"_index":0,"title":{"1-1":{},"5-7":{},"7-3":{}},"name":{},"text":{"1":{},"2":{},"3":{},"5":{},"6":{},"7":{}},"component":{}}],["startup",{"_index":113,"title":{},"name":{},"text":{"2":{},"6":{}},"component":{}}],["state",{"_index":529,"title":{},"name":{},"text":{"6":{}},"component":{}}],["statu",{"_index":500,"title":{},"name":{},"text":{"6":{}},"component":{}}],["step",{"_index":243,"title":{},"name":{},"text":{"3":{},"6":{},"7":{}},"component":{}}],["stop",{"_index":118,"title":{"7-9":{}},"name":{},"text":{"2":{},"5":{},"6":{},"7":{}},"component":{}}],["storag",{"_index":183,"title":{},"name":{},"text":{"3":{}},"component":{}}],["store",{"_index":283,"title":{},"name":{},"text":{"3":{},"6":{},"7":{}},"component":{}}],["strongli",{"_index":496,"title":{},"name":{},"text":{"6":{}},"component":{}}],["subcommand",{"_index":106,"title":{},"name":{},"text":{"2":{}},"component":{}}],["subnet",{"_index":350,"title":{"5-6":{}},"name":{},"text":{"5":{}},"component":{}}],["such",{"_index":299,"title":{},"name":{},"text":{"4":{},"6":{},"7":{}},"component":{}}],["sudo",{"_index":221,"title":{},"name":{},"text":{"3":{},"5":{},"7":{}},"component":{}}],["suppli",{"_index":567,"title":{},"name":{},"text":{"7":{}},"component":{}}],["support",{"_index":167,"title":{},"name":{},"text":{"3":{},"4":{},"5":{}},"component":{}}],["system",{"_index":141,"title":{"3-1":{},"3-5":{}},"name":{},"text":{"2":{},"3":{},"5":{},"6":{},"7":{}},"component":{}}],["systemctl",{"_index":444,"title":{},"name":{},"text":{"5":{}},"component":{}}],["systemd",{"_index":345,"title":{"5-4":{}},"name":{},"text":{"5":{}},"component":{}}],["t",{"_index":89,"title":{},"name":{},"text":{"1":{},"5":{}},"component":{}}],["tabl",{"_index":136,"title":{},"name":{},"text":{"2":{},"3":{}},"component":{}}],["take",{"_index":274,"title":{},"name":{},"text":{"3":{},"6":{},"7":{}},"component":{}}],["tar",{"_index":245,"title":{},"name":{},"text":{"3":{}},"component":{}}],["target",{"_index":296,"title":{},"name":{},"text":{"4":{},"7":{}},"component":{}}],["task",{"_index":6,"title":{"1":{}},"name":{"1":{}},"text":{"7":{}},"component":{}}],["tcp",{"_index":455,"title":{},"name":{},"text":{"5":{}},"component":{}}],["technolog",{"_index":381,"title":{},"name":{},"text":{"5":{}},"component":{}}],["tee",{"_index":463,"title":{},"name":{},"text":{"5":{}},"component":{}}],["telemetri",{"_index":271,"title":{},"name":{},"text":{"3":{}},"component":{}}],["test",{"_index":293,"title":{},"name":{},"text":{"4":{},"5":{},"6":{}},"component":{}}],["those",{"_index":534,"title":{},"name":{},"text":{"6":{}},"component":{}}],["through",{"_index":66,"title":{},"name":{},"text":{"1":{}},"component":{}}],["time",{"_index":270,"title":{},"name":{},"text":{"3":{},"6":{},"7":{}},"component":{}}],["token",{"_index":582,"title":{},"name":{},"text":{"7":{}},"component":{}}],["trigger",{"_index":513,"title":{},"name":{},"text":{"6":{}},"component":{}}],["troubleshoot",{"_index":480,"title":{"6":{},"6-2":{},"6-3":{},"6-4":{}},"name":{"6":{}},"text":{"6":{},"7":{}},"component":{}}],["true",{"_index":45,"title":{},"name":{},"text":{"1":{},"2":{},"5":{}},"component":{}}],["two",{"_index":197,"title":{},"name":{},"text":{"3":{}},"component":{}}],["type='json",{"_index":94,"title":{},"name":{},"text":{"1":{}},"component":{}}],["typic",{"_index":13,"title":{},"name":{},"text":{"1":{}},"component":{}}],["u",{"_index":475,"title":{},"name":{},"text":{"5":{},"7":{}},"component":{}}],["ubi8",{"_index":595,"title":{},"name":{},"text":{"7":{}},"component":{}}],["ubuntu",{"_index":209,"title":{},"name":{},"text":{"3":{},"5":{}},"component":{}}],["unknown",{"_index":484,"title":{"6-4":{}},"name":{},"text":{},"component":{}}],["unmanag",{"_index":69,"title":{},"name":{},"text":{"1":{}},"component":{}}],["unset",{"_index":109,"title":{},"name":{},"text":{"2":{}},"component":{}}],["unsupport",{"_index":380,"title":{},"name":{},"text":{"5":{}},"component":{}}],["up",{"_index":213,"title":{"5-9":{},"7-2":{}},"name":{},"text":{"3":{},"5":{},"6":{},"7":{}},"component":{}}],["updat",{"_index":187,"title":{},"name":{},"text":{"3":{},"6":{}},"component":{}}],["upgrad",{"_index":166,"title":{"3-13":{}},"name":{},"text":{"4":{}},"component":{}}],["url",{"_index":599,"title":{},"name":{},"text":{"7":{}},"component":{}}],["us",{"_index":84,"title":{"7":{}},"name":{"7":{}},"text":{"1":{},"2":{},"3":{},"4":{},"5":{},"6":{},"7":{}},"component":{}}],["usag",{"_index":163,"title":{"3-11":{},"3-12":{}},"name":{},"text":{"3":{},"6":{}},"component":{}}],["user",{"_index":68,"title":{},"name":{},"text":{"1":{},"5":{},"6":{},"7":{}},"component":{}}],["usr/sbin/semanag",{"_index":441,"title":{},"name":{},"text":{"5":{}},"component":{}}],["util",{"_index":440,"title":{},"name":{},"text":{"5":{}},"component":{}}],["v",{"_index":80,"title":{},"name":{},"text":{"1":{}},"component":{}}],["v1.14.6+7e13ab9a7",{"_index":508,"title":{},"name":{},"text":{"6":{}},"component":{}}],["valid",{"_index":135,"title":{},"name":{},"text":{"2":{},"7":{}},"component":{}}],["valu",{"_index":31,"title":{},"name":{},"text":{"1":{},"2":{},"5":{}},"component":{}}],["variabl",{"_index":405,"title":{},"name":{},"text":{"5":{}},"component":{}}],["vcpu",{"_index":145,"title":{},"name":{},"text":{"2":{}},"component":{}}],["ventura",{"_index":194,"title":{},"name":{},"text":{"3":{}},"component":{}}],["verif",{"_index":425,"title":{},"name":{},"text":{"5":{}},"component":{}}],["verifi",{"_index":52,"title":{},"name":{},"text":{"1":{},"3":{},"5":{},"7":{}},"component":{}}],["version",{"_index":76,"title":{"6-3":{}},"name":{},"text":{"1":{},"3":{},"4":{},"6":{},"7":{}},"component":{}}],["view",{"_index":100,"title":{"2-2":{}},"name":{},"text":{"2":{},"5":{},"7":{}},"component":{}}],["virtual",{"_index":58,"title":{},"name":{},"text":{"1":{},"3":{},"4":{}},"component":{}}],["vm",{"_index":525,"title":{},"name":{},"text":{"6":{}},"component":{}}],["vpn",{"_index":561,"title":{},"name":{},"text":{"7":{}},"component":{}}],["want",{"_index":419,"title":{},"name":{},"text":{"5":{}},"component":{}}],["web",{"_index":324,"title":{"7-5":{}},"name":{},"text":{"4":{},"5":{},"7":{}},"component":{}}],["whoami",{"_index":577,"title":{},"name":{},"text":{"7":{}},"component":{}}],["window",{"_index":83,"title":{"3-6":{}},"name":{},"text":{"1":{},"3":{},"5":{},"7":{}},"component":{}}],["without",{"_index":597,"title":{},"name":{},"text":{"7":{}},"component":{}}],["work",{"_index":60,"title":{},"name":{},"text":{"1":{},"3":{},"7":{}},"component":{}}],["worker",{"_index":321,"title":{},"name":{},"text":{"4":{}},"component":{}}],["workload",{"_index":37,"title":{},"name":{},"text":{"1":{},"3":{}},"component":{}}],["x509",{"_index":536,"title":{},"name":{},"text":{"6":{}},"component":{}}],["xvf",{"_index":246,"title":{},"name":{},"text":{"3":{}},"component":{}}],["ye",{"_index":175,"title":{},"name":{},"text":{"3":{}},"component":{}}],["year",{"_index":511,"title":{},"name":{},"text":{"6":{}},"component":{}}]],"pipeline":["stemmer"]},"store":{"documents":{"1":{"id":1,"text":"CRC disables cluster monitoring by default to ensure that CRC can run on a typical notebook. Monitoring is responsible for listing your cluster in the Red Hat Hybrid Cloud Console. Follow this procedure to enable monitoring for your cluster. Prerequisites You must assign additional memory to the CRC instance. At least 14 GiB of memory, a value of 14336, is recommended for core functionality. Increased workloads will require more memory. For more information, see Configuring the instance. Procedure Set the enable-cluster-monitoring configurable property to true: $ crc config set enable-cluster-monitoring true Start the instance: $ crc start Cluster monitoring cannot be disabled. To remove monitoring, set the enable-cluster-monitoring configurable property to false and delete the existing CRC instance. To verify CRC can run on a typical notebook, some resource-heavy services get disabled by default. These services can be enabled by manually removing the desired Operator from the Operator override list. Prerequisites A running CRC virtual machine and a working oc command. For more information, see Accessing the OpenShift cluster with oc. You must log in through oc as the kubeadmin user. Procedure List unmanaged Operators and note the numeric index for the desired Operator: On Linux or macOS: $ oc get clusterversion version -ojsonpath='{range .spec.overrides[*]}{.name}{\"\\n\"}{end}' | nl -v 0 On Microsoft Windows using PowerShell: PS> oc get clusterversion version -ojsonpath='{range .spec.overrides[*]}{.name}{\"\\n\"}{end}' | % {$nl++;\"`t$($nl-1) `t $_\"};$nl=0 Start the desired Operator using the identified numeric index: $ oc patch clusterversion/version --type='json' -p '[{\"op\":\"remove\", \"path\":\"/spec/overrides/\"}]' clusterversion.config.openshift.io/version patched","title":"Administrative tasks","component":"getting_started","version":"","name":"administrative-tasks","url":"/getting_started/getting_started/administrative-tasks/","titles":[{"text":"Starting monitoring","hash":"_starting_monitoring","id":1},{"text":"Enabling override Operators","hash":"_enabling_override_operators","id":2}]},"2":{"id":2,"text":"Use the crc config command to configure both the crc executable and the CRC instance. The crc config command requires a subcommand to act on the configuration. The available subcommands are get, set, unset, and view. The get, set, and unset subcommands operate on named configurable properties. Run the crc config --help command to list the available properties. You can also use the crc config command to configure the behavior of the startup checks for the crc start and crc setup commands. By default, startup checks report an error and stop execution when their conditions are not met. Set the value of a property starting with skip-check to true to skip the check. The CRC executable provides commands to view configurable properties and the current CRC configuration. Procedure To view the available configurable properties: $ crc config --help To view the values for a configurable property: $ crc config get To view the complete current configuration: $ crc config view The crc config view command does not return any information if the configuration consists of default values. You can change the container runtime used for the CRC instance by selecting the desired preset. You can change the selected preset using the command line interface. You cannot change the preset of an existing CRC instance. Preset changes are only applied when a CRC instance is created. To enable preset changes, you must delete the existing instance and start a new one. Procedure Change the selected preset from the command line: $ crc config set preset Valid preset names are: Table 1. Preset names Name Preset openshift OpenShift Container Platform okd OKD microshift MicroShift Additional resources For more information about the minimum system requirements for each preset, see Minimum system requirements. Use the cpus and memory properties to configure the default number of vCPUs and amount of memory available to the CRC instance, respectively. Alternatively, the number of vCPUs and amount of memory can be assigned using the --cpus and --memory flags to the crc start command, respectively. You cannot change the configuration of a running CRC instance. To enable configuration changes, you must stop the running instance and start it again. Procedure To configure the number of vCPUs available to the instance: $ crc config set cpus The default value for the cpus property is 4. The number of vCPUs to assign must be greater than or equal to the default. To start the instance with the desired number of vCPUs: $ crc start --cpus To configure the memory available to the instance: $ crc config set memory Values for available memory are set in mebibytes (MiB). One gibibyte (GiB) of memory is equal to 1024 MiB. The default value for the memory property is 10752. The amount of memory to assign must be greater than or equal to the default. To start the instance with the desired amount of memory: $ crc start --memory","title":"Configuring CRC","component":"getting_started","version":"","name":"configuring","url":"/getting_started/getting_started/configuring/","titles":[{"text":"About CRC configuration","hash":"_about_crc_configuration","id":1},{"text":"Viewing CRC configuration","hash":"_viewing_crc_configuration","id":2},{"text":"Changing the selected preset","hash":"_changing_the_selected_preset","id":3},{"text":"Configuring the instance","hash":"_configuring_the_instance","id":4}]},"3":{"id":3,"text":"CRC has the following minimum hardware and operating system requirements. CRC is supported on these architectures: Table 1. Preset and architecture compatibility Preset AMD64 Intel 64 Apple silicon OpenShift Container Platform yes yes yes OKD yes yes no MicroShift yes yes yes CRC does not support nested virtualization. Depending on the desired container runtime, CRC requires the following system resources: 4 physical CPU cores 10.5 GB of free memory 35 GB of storage space 2 physical CPU cores 4 GB of free memory 35 GB of storage space The OpenShift Container Platform and MicroShift presets require these minimum resources to run in the CRC instance. Some workloads might require more resources. To assign more resources to the CRC instance, see Configuring the instance. CRC requires the following minimum version of a supported operating system: On Microsoft Windows, CRC requires fully updated Microsoft Windows 10 or Microsoft Windows 11. CRC does not work on earlier versions of Microsoft Windows. CRC does not work on Microsoft Windows Home Edition. On macOS, CRC requires macOS 13 Ventura or later. CRC does not work on earlier versions of macOS. On Linux, CRC is supported only on the latest two Red Hat Enterprise Linux/CentOS 8 and 9 minor releases and on the latest two stable Fedora releases. When using Red Hat Enterprise Linux, the machine running CRC must be registered with the Red Hat Customer Portal. Ubuntu 18.04 LTS or later and Debian 10 or later are not supported and might require manual set up of the host machine. See Required software packages to install the required packages for your Linux distribution. CRC requires the libvirt and NetworkManager packages to run on Linux. Consult the following table to find the command used to install these packages for your Linux distribution: Table 2. Package installation commands by distribution Linux Distribution Installation command Fedora/Red Hat Enterprise Linux/CentOS sudo dnf install NetworkManager Debian/Ubuntu sudo apt install qemu-kvm libvirt-daemon libvirt-daemon-system network-manager CRC is available as a portable executable for Red Hat Enterprise Linux. On Microsoft Windows and macOS, CRC is available using a guided installer. Prerequisites Your host machine must meet the minimum system requirements. For more information, see Minimum system requirements. Procedure Download the latest release of CRC for your platform. On Microsoft Windows, extract the contents of the archive. On macOS or Microsoft Windows, run the guided installer and follow the instructions. On Microsoft Windows, you must install CRC to your local C:\\ drive. You cannot run CRC from a network drive. On Red Hat Enterprise Linux, assuming the archive is in the ~/Downloads directory, follow these steps: Extract the contents of the archive: $ cd ~/Downloads $ tar xvf crc-linux-amd64.tar.xz Create the ~/bin directory if it does not exist and copy the crc executable to it: $ mkdir -p ~/bin $ cp ~/Downloads/crc-linux-*-amd64/crc ~/bin Add the ~/bin directory to your $PATH: $ export PATH=$PATH:$HOME/bin $ echo 'export PATH=$PATH:$HOME/bin' >> ~/.bashrc CRC prompts you before use for optional, anonymous usage data collection to assist with development. No personally identifiable information is collected. Consent for usage data collection can be granted or revoked by you at any time. Additional resources For more information about collected data, see the Red Hat Telemetry data collection notice. To grant or revoke consent for usage data collection, see Configuring usage data collection. Consent for usage data collection can be granted or revoked by you at any time using the following configuration commands. Changes to telemetry consent do not modify a running instance. The change will take effect next time you run the crc start command. Procedure To manually enable telemetry, run the following command: $ crc config set consent-telemetry yes To manually disable telemetry, run the following command: $ crc config set consent-telemetry no Additional resources For more information about the collected data, see the Red Hat Telemetry data collection notice. Newer versions of the CRC executable require manual set up to prevent potential incompatibilities with earlier versions. Procedure Download the latest release of CRC. Delete the existing CRC instance: $ crc delete The crc delete command results in the loss of data stored in the CRC instance. Save any desired information stored in the instance before running this command. Replace the earlier crc executable with the executable of the latest release. Verify that the new crc executable is in use by checking its version: $ crc version Set up the new CRC release: $ crc setup Start the new CRC instance: $ crc start","title":"Installing CRC","component":"getting_started","version":"","name":"installing","url":"/getting_started/getting_started/installing/","titles":[{"text":"Minimum system requirements","hash":"_minimum_system_requirements","id":1},{"text":"Hardware requirements","hash":"_hardware_requirements","id":2},{"text":"For OpenShift Container Platform","hash":"_for_openshift_container_platform","id":3},{"text":"For MicroShift","hash":"_for_microshift","id":4},{"text":"Operating system requirements","hash":"_operating_system_requirements","id":5},{"text":"Requirements on Microsoft Windows","hash":"_requirements_on_microsoft_windows","id":6},{"text":"Requirements on macOS","hash":"_requirements_on_macos","id":7},{"text":"Requirements on Linux","hash":"_requirements_on_linux","id":8},{"text":"Required software packages for Linux","hash":"_required_software_packages_for_linux","id":9},{"text":"Installing CRC","hash":"_installing_crc","id":10},{"text":"About usage data collection","hash":"_about_usage_data_collection","id":11},{"text":"Configuring usage data collection","hash":"_configuring_usage_data_collection","id":12},{"text":"Upgrading CRC","hash":"_upgrading_crc","id":13}]},"4":{"id":4,"text":"CRC brings a minimal OpenShift Container Platform 4 cluster to your local computer. This runtime provides minimal environments for development and testing purposes. CRC is mainly targeted at running on developers' desktops. For other OpenShift Container Platform use cases, such as headless or multi-developer setups, use the full OpenShift installer. See the OpenShift Container Platform documentation for a full introduction to OpenShift Container Platform. CRC includes the crc command-line interface (CLI) to interact with the CRC instance using the desired container runtime. The OpenShift preset for CRC provides a regular OpenShift Container Platform installation with the following notable differences: The OpenShift Container Platform cluster is ephemeral and is not intended for production use. CRC does not have a supported upgrade path to newer OpenShift Container Platform versions. Upgrading the OpenShift Container Platform version might cause issues that are difficult to reproduce. It uses a single node, which behaves as both a control plane and worker node. It disables the Cluster Monitoring Operator by default. This disabled Operator causes the corresponding part of the web console to be non-functional. It disables the following operators: Cloud Credential Operator. Cluster Autoscaler Operator. Cloud Controller Manager Operator. The OpenShift Container Platform cluster runs in a virtual machine known as an instance. This might cause other differences, particularly with external networking. The OpenShift Container Platform cluster provided by CRC also includes the following non-customizable cluster settings. These settings should not be modified: The *.crc.testing domain. The address range used for internal cluster communication. The cluster uses the 172 address range. This can cause issues when, for example, a proxy is run in the same address space.","title":"Introducing CRC","component":"getting_started","version":"","name":"introducing","url":"/getting_started/getting_started/introducing/","titles":[{"text":"About CRC","hash":"_about_crc","id":1},{"text":"Differences from a production OpenShift Container Platform installation","hash":"_differences_from_a_production_openshift_container_platform_installation","id":2}]},"5":{"id":5,"text":"The OpenShift Container Platform cluster managed by CRC uses 2 DNS domain names, crc.testing and apps-crc.testing. The crc.testing domain is for core OpenShift Container Platform services. The apps-crc.testing domain is for accessing OpenShift applications deployed on the cluster. For example, the OpenShift Container Platform API server is exposed as api.crc.testing while the OpenShift Container Platform console is accessed as console-openshift-console.apps-crc.testing. These DNS domains are served by a dnsmasq DNS container running inside the CRC instance. The crc setup command detects and adjusts your system DNS configuration so that it can resolve these domains. Additional checks are done to verify DNS is properly configured when running crc start. On Linux, depending on your distribution, CRC expects the following DNS configuration: This configuration is used by default on Fedora 33 or newer, and on Ubuntu Desktop editions. CRC expects NetworkManager to manage networking. CRC configures systemd-resolved to forward requests for the testing domain to the 192.168.130.11 DNS server. 192.168.130.11 is the IP of the CRC instance. systemd-resolved configuration is done with a NetworkManager dispatcher script in /etc/NetworkManager/dispatcher.d/99-crc.sh: #!/bin/sh export LC_ALL=C systemd-resolve --interface crc --set-dns 192.168.130.11 --set-domain ~testing exit 0 systemd-resolved is also available as an unsupported Technology Preview on Red Hat Enterprise Linux and CentOS 8.3. After configuring the host to use systemd-resolved, stop any running clusters and rerun crc setup. This configuration is used by default on Fedora 32 or older, on Red Hat Enterprise Linux, and on CentOS. CRC expects NetworkManager to manage networking. NetworkManager uses dnsmasq with the /etc/NetworkManager/conf.d/crc-nm-dnsmasq.conf configuration file. The configuration file for this dnsmasq instance is /etc/NetworkManager/dnsmasq.d/crc.conf: server=/crc.testing/192.168.130.11 server=/apps-crc.testing/192.168.130.11 The NetworkManager dnsmasq instance forwards requests for the crc.testing and apps-crc.testing domains to the 192.168.130.11 DNS server. The OpenShift Container Platform cluster managed by CRC reserves IP subnets for internal use, which should not collide with your host network. Ensure that the following IP subnets are available for use: Reserved IP subnets 10.217.0.0/22 10.217.4.0/23 192.168.126.0/24 Additionally, the host hypervisor might reserve another IP subnet depending on the host operating system. No additional subnet is reserved on macOS and Microsoft Windows. The additional reserved subnet for Linux is 192.168.130.0/24. You can start CRC behind a defined proxy using environment variables or configurable properties. SOCKS proxies are not supported by OpenShift Container Platform. Prerequisites If you are not using crc oc-env, when interacting with the cluster, export the .testing domain as part of the no_proxy environment variable. The embedded oc executable does not require manual settings. For more information about using the embedded oc executable, see Accessing the OpenShift cluster with the OpenShift CLI. Procedure Define a proxy using the http_proxy and https_proxy environment variables or using the crc config set command as follows: $ crc config set http-proxy http://proxy.example.com: $ crc config set https-proxy http://proxy.example.com: $ crc config set no-proxy If the proxy uses a custom CA certificate file, set it as follows: $ crc config set proxy-ca-file Proxy-related values set in the configuration for CRC have priority over values set with environment variables. When you run services on your host, you can configure CRC to access these services. Prerequisites You have a service which is running on your host and want to consume it with CRC. You are using the user mode network. On macOS and Microsoft Windows this is the default behavior. Procedure Enable accessing services from host to CRC: $ crc config set host-network-access true Verify that the CRC configuration uses user network mode and enables host network access: $ crc config view [...] - network-mode : user - host-network-access : true [...] If CRC instance is already running then restart it (stop ⇒ start), otherwise just start it. $ crc stop && crc start Verification Assuming your service is running on the host on port 8080, to access it from the CRC instance, use host.crc.testing:8080. Configure a remote server to run an OpenShift Container Platform cluster provided by CRC. This procedure assumes the use of a Red Hat Enterprise Linux, Fedora, or CentOS server. Run every command in this procedure on the remote server. Perform this procedure only on a local network. Exposing an insecure server on the internet has many security implications. Prerequisites CRC is installed and set up on the remote server. For more information, see Installing CRC and Setting up CRC. CRC is configured to use the OpenShift preset on the remote server. For more information, see Changing the selected preset. Your user account has sudo permissions on the remote server. Procedure Start the cluster: $ crc start Ensure that the cluster remains running during this procedure. Install the haproxy package and other utilities: $ sudo dnf install haproxy /usr/sbin/semanage Modify the firewall to allow communication with the cluster: $ sudo systemctl enable --now firewalld $ sudo firewall-cmd --add-service=http --permanent $ sudo firewall-cmd --add-service=https --permanent $ sudo firewall-cmd --add-service=kube-apiserver --permanent $ sudo firewall-cmd --reload For SELinux, allow HAProxy to listen on TCP port 6443 to serve kube-apiserver on this port: $ sudo semanage port -a -t http_port_t -p tcp 6443 Create a backup of the default haproxy configuration: $ sudo cp /etc/haproxy/haproxy.cfg{,.bak} Configure haproxy for use with the cluster: $ export CRC_IP=$(crc ip) $ sudo tee /etc/haproxy/haproxy.cfg &>/dev/null /dev/null /dev/null < + + +https://crc.dev/docs/getting_started/getting_started/administrative-tasks/ +2024-11-29T07:16:37.473Z + + +https://crc.dev/docs/getting_started/getting_started/configuring/ +2024-11-29T07:16:37.473Z + + +https://crc.dev/docs/getting_started/getting_started/installing/ +2024-11-29T07:16:37.473Z + + +https://crc.dev/docs/getting_started/getting_started/introducing/ +2024-11-29T07:16:37.473Z + + +https://crc.dev/docs/getting_started/getting_started/networking/ +2024-11-29T07:16:37.473Z + + +https://crc.dev/docs/getting_started/getting_started/troubleshooting/ +2024-11-29T07:16:37.473Z + + +https://crc.dev/docs/getting_started/getting_started/using/ +2024-11-29T07:16:37.473Z + +