Coder Social home page Coder Social logo

Comments (3)

bmuschko avatar bmuschko commented on September 26, 2024

Can you please point me to the directory name within the repository that has the issue? Optimally, provide me the URL to it. Thanks!

from cka-study-guide.

EsmerlinJM avatar EsmerlinJM commented on September 26, 2024

Can you please point me to the directory name within the repository that has the issue? Optimally, provide me the URL to it. Thanks!

https://github.com/bmuschko/cka-study-guide/blob/master/app-a/ch07/troubleshooting-pod/leo/mysql-pod.yaml

This is the error i get: $ kubectl run --image=byrnedo/alpine-curl tmp --restart=Never --rm -it -- curl 10.109.173.26:3000 If you don't see a command prompt, try pressing enter. curl: (6) Could not resolve host: curl Failed to connect to database: ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol requested by server; consider upgrading MySQL client pod "tmp" deleted

from cka-study-guide.

bmuschko avatar bmuschko commented on September 26, 2024

This exercise is meant to introduce an issue. The introduction to the exercise says the following:

In this exercise, you will troubleshoot a misconfigured application stack. The application stack consists of a web application implemented using node.js, and a MySQL database. The web application connects to the database upon requesting its endpoint. Web application and MySQL database run in a Pod.

The error message you see is to be expected. The point of this exercise is to troubleshoot and fix the scenario. Have a look at the solution for more information.

from cka-study-guide.

Related Issues (10)

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.