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

FAQ: How do we use yaml in K8s? #13

Open
jonasmit opened this issue Aug 16, 2021 · 3 comments
Open

FAQ: How do we use yaml in K8s? #13

jonasmit opened this issue Aug 16, 2021 · 3 comments

Comments

@jonasmit
Copy link
Contributor

jonasmit commented Aug 16, 2021

Summary

How do we use Yaml in K8s?

Outcome

Look at an example of a Kubernetes YAML file
Discuss how kubernetes uses YAML and
Discuss how Kubernetes translates YAML

Details

Why is YAML important in Kubernetes? Because the most common way to put objects such as pods or deployments in Kubernetes is by using YAML files. In Kubernetes, we use YAML to make a declarative statement, meaning we use YAML to tell Kuberenetes what we want as our end result.

@jonasmit jonasmit added the FAQ label Aug 16, 2021
@lxie123 lxie123 changed the title FAQ: What is Yaml 2 (Syeda)? FAQ: How do we use yaml in K8s? Aug 18, 2021
@lxie123
Copy link
Contributor

lxie123 commented Aug 19, 2021

https://drive.google.com/drive/folders/1E2PNMlUsEm2WvmnwBbbwImr9M9WRgrSb

script, presentation and video.

@eitansuez
Copy link

should get edited recording back thu sept 9

@jonasmit jonasmit added the READY label Sep 9, 2021
@jonasmit
Copy link
Contributor Author

Will launch week of Sept 20th

@jonasmit jonasmit added the Live label Oct 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants