Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customizations for Workshop in Jakarta #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 29 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# Honestbee TF Workshop
# Jakarta TF Workshop

Working files for TF Workshop

Request workstation assigned to you and password from trainer

Trainees access:

- [x] ability to launch EC2 instances only if:
- Owner tag == trainee name
- region = ap-southeast-1
- instance type = t2.micro

- [ ] ability to create IAM policy for s3 bucket?
- [ ] ability to create s3 bucket?

Exercises:

1. [x] launch instance
1. [x] launch multiple instances (using count)
1. [ ] modules exercise (which one??)
- Could create S3 bucket + bucket policy (using module)
- Could ask them to use an existing policy and only give them s3 rights...

problem with s3 exercise is the need for IAM permissions
problem with RDS exercise is the need to control instance type and cost... it might be better though

1. [x] state manipulation (using consul)

training requirements:
- [ ] tf-modules push to s3 bucket
- [x] tf-modules server over s3
- [x] DNS for tf-modules server
247 changes: 0 additions & 247 deletions kops/README.md

This file was deleted.

24 changes: 0 additions & 24 deletions kops/beekeeper/addons.yaml

This file was deleted.

2 changes: 0 additions & 2 deletions kops/beekeeper/kube-state-metrics.addons.k8s.io/README.md

This file was deleted.

Loading