GithubHelp home page GithubHelp logo

sidd-harth / kubernetes-devops-security Goto Github PK

View Code? Open in Web Editor NEW
74.0 6.0 1.4K 320 KB

Udemy Course on DevSecOps

Dockerfile 1.42% Shell 48.72% Java 49.86%
dast devops devsecops docker istio jenkins kubernetes kubeseal nodejs sast

kubernetes-devops-security's Introduction

kubernetes-devops-security

Fork and Clone this Repo

Clone to Desktop and VM

NodeJS Microservice - Docker Image -

docker run -p 8787:5000 siddharth67/node-service:v1

curl localhost:8787/plusone/99

NodeJS Microservice - Kubernetes Deployment -

kubectl create deploy node-app --image siddharth67/node-service:v1

kubectl expose deploy node-app --name node-service --port 5000 --type ClusterIP

curl node-service-ip:5000/plusone/99

kubernetes-devops-security's People

Contributors

glasswalk3r avatar jr-do avatar kasunsjc avatar nathan-g-rogers avatar sidd-harth 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

kubernetes-devops-security's Issues

Error in application Build step

Hello!

I'm making your DevSecOpS course, in module 2 class 26, in the build application step I'm receiving this error in build step:

Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.2/byte-buddy-1.10.2.jar (3.3 MB at 1.1 MB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.13.2/assertj-core-3.13.2.jar (4.5 MB at 1.5 MB/s)
[�[1;34mINFO�[m] �[1m------------------------------------------------------------------------�[m
[�[1;34mINFO�[m] �[1;31mBUILD FAILURE�[m
[�[1;34mINFO�[m] �[1m------------------------------------------------------------------------�[m
[�[1;34mINFO�[m] Total time:  02:17 min
[�[1;34mINFO�[m] Finished at: 2022-09-24T13:50:44Z
[�[1;34mINFO�[m] �[1m------------------------------------------------------------------------�[m
[�[1;31mERROR�[m] Failed to execute goal on project �[36mnumeric�[m: �[1;31mCould not resolve dependencies for project com.devsecops:numeric:jar:0.0.1: Could not transfer artifact com.fasterxml.jackson.core:jackson-annotations:jar:2.10.0 from/to central (https://repo.maven.apache.org/maven2): Transfer failed for [https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.jar�[m](https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.jar%1B[m): Connect to repo.maven.apache.org:443 [repo.maven.apache.org/146.75.36.215] failed: Connection timed out (Connection timed out) -> �[1m[Help 1]�[m
[�[1;31mERROR�[m] 
[�[1;31mERROR�[m] To see the full stack trace of the errors, re-run Maven with the �[1m-e�[m switch.
[�[1;31mERROR�[m] Re-run Maven using the �[1m-X�[m switch to enable full debug logging.
[�[1;31mERROR�[m] 
[�[1;31mERROR�[m] For more information about the errors and possible solutions, please read the following articles:
[�[1;31mERROR�[m] �[1m[Help 1]�[m http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException

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.