How to run containers on Kubernetes

Sdílet
Vložit
  • čas přidán 21. 07. 2024
  • In the last video, we gave you a brief overview of what Kubernetes is and how you can use it for developer projects. In this episode of Kubernetes Essentials from Google Cloud, we dive a bit deeper - speaking to what containers are, how you can use them to deploy applications, and how you can easily manage your containers with k8s. Watch to learn how you can run containers on Kubernetes!
    Chapters:
    0:00 - Intro
    00:21 - What are containers?
    01:30 - Defining your container
    03:00 - How does Kubernetes use containers?
    04:48 - Outro
    Watch more episodes of Kubernetes Essentials from Google Cloud → goo.gle/KubernetesEssentialsFr...
    Subscribe to Google Cloud Platform→ goo.gle/GCP
    product: Kubernetes; fullname: Carter Morgan, Kaslin Fields;
    #KubernetesEssentialsfromGoogleCloud
    Disclaimer: This is a Google Cloud series and is not affiliated with the Linux Foundation.
  • Věda a technologie

Komentáře • 21

  • @swamygee
    @swamygee Před 3 lety +15

    Thank you for making a video that engineers can understand instead of an useless high-level video filled with abstract jargon.

  • @keeproaring4736
    @keeproaring4736 Před 3 lety +29

    This high level overview of hyped technologies is amazing. I hope to see more such videos.

  • @mussa3176
    @mussa3176 Před rokem +1

    Best explanation I got about containers and Kubernetes, thank you

  • @903koolaid91
    @903koolaid91 Před 2 lety +6

    I freaking have been loving this series!! Iv been studying azure and every now and then need help understanding a few concepts. These videos have been breaking everything down like Im in elementary which has been great for grasping concepts. Every time they say something I that maybe over my head the guy is like “hold on, your going too far” and Im like perfect timing lol!

  • @deepakmadhi
    @deepakmadhi Před 3 lety +5

    Awesome start....please make more video on container and k8s....Thank you....

  • @antonignatenko7776
    @antonignatenko7776 Před 2 lety +1

    thanks for doing your best to simplify every explanation

  • @the7odmelmoney
    @the7odmelmoney Před 3 lety +2

    Very simply and well explained.

  • @bizzyb16
    @bizzyb16 Před 3 lety

    These are amazing videos. Thank you guys!

  • @scottdiaz339
    @scottdiaz339 Před 2 lety +1

    Well done, finally starting to sound less like Greek in my meetings with R&D

  • @DeepakSingh-uf5vv
    @DeepakSingh-uf5vv Před 3 lety

    Isn't there any complete playlist of k8s with hands-on .

  • @Suro_One
    @Suro_One Před 3 lety +3

    Any updates on cloud run gpu support?

  • @M-ABDULLAH-AZIZ
    @M-ABDULLAH-AZIZ Před 3 lety +2

    AMAZING!

  • @antdx316
    @antdx316 Před rokem

    Are containers another name for 'app' or are they 'apps' just with requiring deeper level of hardware control? I've used Docker for WebODM which is an orthomosaic photo mapping software that uses GPS coordinates. I know it's more deeper than an app run.

  • @LearnGoogleCloudwithMahesh

    An reason why first block is having hardware (bare metal) + hypervisor (Type 1) and second block is having hardware? IMHO both blocks should have hardware (bare metal) + hypervisor (Type 1)

  • @CybersecurityandCigars
    @CybersecurityandCigars Před 3 lety +1

    I've heard of Kelsey Hightower. I guess I'm coming up in the world!

  • @vipin066
    @vipin066 Před rokem

    Where is hands on link to try ?

  • @fahid3342
    @fahid3342 Před 3 lety

    The animations are cute

  • @_FFFFFF_
    @_FFFFFF_ Před 2 lety

    TIL application developers mess around with the kernel, Message to app developers, dont mess with the kernel.

  • @AlexanderVulpes
    @AlexanderVulpes Před rokem

    "Now apps don't need to worry about if some developer had hard-coded Python 2.7 into the $PATH variable"
    "That's an oddly specific example, but yes"
    I feel like there's a story here hahaha