UNCLASSIFIED - NO CUI
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bigbang
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
Currently supported Big Bang Version is 2.51
Show more breadcrumbs
Big Bang
bigbang
Commits
d660e0f1
Commit
d660e0f1
authored
4 years ago
by
Josh Wolf
Browse files
Options
Downloads
Patches
Plain Diff
add developer quickstart docs
parent
f9eddf4d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+10
-0
10 additions, 0 deletions
README.md
with
10 additions
and
0 deletions
README.md
+
10
−
0
View file @
d660e0f1
...
...
@@ -4,6 +4,8 @@ Work in progress umbrella package
## Usage
### As a consumer
```
bash
# Get base
kpt get https://repo1.dsop.io/platform-one/big-bang/apps/sandbox/umbrella.git/base base
...
...
@@ -19,6 +21,14 @@ git add . && git commit -m "initial commit" && git push
bootstrap/init.sh
```
### For development or getting started
```
bash
# Assumes valid kubeconfig is configured
# WARNING: This will deploy (a lot of) resources to the cluster configured with kubectl
bootstrap/init.sh
```
## Directory Structure
```
bash
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment