UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 25866a80 authored by Luke Glasscock's avatar Luke Glasscock
Browse files

Updates for PB

parent f3c2aa11
No related branches found
No related tags found
No related merge requests found
...@@ -11,6 +11,12 @@ ...@@ -11,6 +11,12 @@
<v-spacer /> <v-spacer />
</v-expansion-panel-header> </v-expansion-panel-header>
<v-expansion-panel-content> <v-expansion-panel-content>
<p>
We use a Cloud-agnostic approach with CNCF-certified Kubernetes
distributions: vanilla Kubernetes with Helm, Rancher, and P1
upstream Kubernetes distribution. AWS is currently supported, with
Azure coming soon.
</p>
<v-simple-table <v-simple-table
dark dark
style="background-color:transparent; border-bottom: 1px solid #223340" style="background-color:transparent; border-bottom: 1px solid #223340"
......
...@@ -38,15 +38,9 @@ ...@@ -38,15 +38,9 @@
<v-tabs-items v-model="currentTab" class="mt-6 pa-10 tabs-section"> <v-tabs-items v-model="currentTab" class="mt-6 pa-10 tabs-section">
<v-tab-item class="text-left"> <v-tab-item class="text-left">
<p> <p>
Using a Cloud agnostic approach with We use a Cloud-agnostic approach with CNCF-certified Kubernetes
<Tooltip distributions: vanilla Kubernetes with Helm, Rancher, and Upstream
text="CNCF" Archosaur. AWS is currently supported, with Azure coming soon.
tooltip="Cloud Native Computing Foundation"
light
/>
Certified Kubernetes Distributions: Vanilla Kubernetes with Helm,
Rancher, Konvoy, Upstream "Archosaur". Currently, AWS is supported
with Azure coming soon.
</p> </p>
<v-simple-table <v-simple-table
dark dark
......
...@@ -47,4 +47,5 @@ ...@@ -47,4 +47,5 @@
line-height: 1.5rem; line-height: 1.5rem;
font-weight: 600; font-weight: 600;
text-transform: none; text-transform: none;
letter-spacing: normal;
} }
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<PageHeader <PageHeader
title="The Party Bus" title="The Party Bus"
subtext="ABMS ADCE" subtext="ABMS ADCE"
description="ABMS All Domain Common Environment - The environment and services you need to develop and deploy your software application" description="The environment and services you need to develop and deploy your software application"
:logoSource="pbLogo" :logoSource="pbLogo"
/> />
<v-container class="px-8"> <v-container class="px-8">
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
<div class="row text-left my-8"> <div class="row text-left my-8">
<div class="col-md-6 px-6"> <div class="col-md-6 px-6">
<h3 class="pl-0 mb-4"> <h3 class="pl-0 mb-4">
ABMS ADCE PARTY BUS IS A PARTY BUS - ABMS ADCE IS A
<span style="text-transform: lowercase;">c</span>ATO ENABLED <span style="text-transform: lowercase;">c</span>ATO ENABLED
DEVSECOPS SERVICE DEVSECOPS SERVICE
</h3> </h3>
...@@ -52,6 +52,7 @@ ...@@ -52,6 +52,7 @@
<p class="text-center"> <p class="text-center">
Get hands-on experience and training with our rapid workshop to Get hands-on experience and training with our rapid workshop to
stand-up a hello world pipeline with a templated app through Party Bus stand-up a hello world pipeline with a templated app through Party Bus
-
<Tooltip text="ABMS" tooltip="Advanced Battle Management System" /> <Tooltip text="ABMS" tooltip="Advanced Battle Management System" />
<Tooltip text="ADCE" tooltip="All Domain Common Environment" />. <Tooltip text="ADCE" tooltip="All Domain Common Environment" />.
</p> </p>
...@@ -99,7 +100,7 @@ ...@@ -99,7 +100,7 @@
<p> <p>
Get hands-on experience and training with our rapid workshop to Get hands-on experience and training with our rapid workshop to
stand-up a hello world pipeline with a templated app through Party stand-up a hello world pipeline with a templated app through Party
Bus Bus -
<Tooltip <Tooltip
text="ABMS" text="ABMS"
tooltip="Advanced Battle Management System" tooltip="Advanced Battle Management System"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment