Giter Site home page Giter Site logo

ckad-crash-course's Introduction

Hi, I'm Ben ๐Ÿ‘‹๐Ÿป

I'm an Independent Consultant, Trainer, and Author.

  • ๐Ÿ’ก I specialize in cloud-native application development and transformation, container solutions, DevSecOps, and Continuous Integration/Continuous Delivery implementations.
  • ๐Ÿ’ป Delivered high-impact, short- and long-term consulting engagements to Fortune 500 companies, large enterprises, and startups.
  • ๐Ÿ‘จโ€๐Ÿซ Taught 1000+ students on topics, such as Kubernetes, Terraform, Jenkins, Gradle, Bazel, and Go.
  • ๐Ÿ“ฉ Reach out to me for consulting or training.

Connect with Me On Social Media ๐Ÿค๐Ÿป

My Books ๐Ÿ“š

My Certifications ๐Ÿ…

Udemy Course Discount Coupons ๐Ÿ’ฅ

Course Coupon Code Valid Until
GitHub Actions Certification Practice Exam SEPT2024 September 11, 2024
Certified Jenkins Engineer (CJE) Practice Exam 2023 SEPT2024 September 11, 2024

ckad-crash-course's People

Contributors

addisonjones-gc avatar bmuschko avatar damienjacinto avatar iampsrv avatar liptanbiswas avatar maltekrupa avatar p-alik avatar shafreenanfar avatar tivanacc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ckad-crash-course's Issues

Exercise 30 ingress solution doesn't work on M1 Mac

Exercise 30 in exercises/30-ingress/solution/solution.md shows a step adding the Minikube IP (here 192.168.64.38)
to /etc/hosts together with the ingress hostname.

On an M1 Mac [Apple Silicon] this doesn't work. The localhost IP address (127.0.0.1) should be used instead; when I made this change, things worked as shown (with the Minikube tunnel running also).

However, I don't think k get ingress ever showed localhost in the address column.

See https://stackoverflow.com/questions/58561682/minikube-with-ingress-example-not-working; look at point 7 in the highest-scoring answer and its comments. (I don't know why they show enabling MK's ingress-dns add-on; I didn't need to do that.)

worked through 21-rbac-serviceaccount with no success

The attempt to apply the solution of 21-rbac-serviceaccount didn't succeed in my environment

k version
Client Version: v1.29.2
Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3
Server Version: v1.29

Still getting

k logs service-list -n t23 --since 5s
}{
  "kind": "Status",
  "apiVersion": "v1",
  "metadata": {},
  "status": "Failure",
  "message": "services is forbidden: User \"system:anonymous\" cannot list resource \"services\" in API group \"\" in the namespace \"default\"",
  "reason": "Forbidden",
  "details": {
    "kind": "services"
  },
  "code": 403

BTW I'd like use the opportunity to express my profound gratitude to you for the crash course!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.