Skip to content

Dockerize a Spring Boot Api Rest connecting to another container for PostgresSQL DB through Docker compose and Kubernetes.

License

Notifications You must be signed in to change notification settings

CsarNarciso/Kubernetes-RestApi-Project

Repository files navigation

Kubeval

kubeval is a tool for validating a Kubernetes YAML or JSON configuration file. It does so using schemas generated from the Kubernetes OpenAPI specification, and therefore can validate schemas for multiple versions of Kubernetes.

CircleCI Go Report Card GoDoc

$ kubeval my-invalid-rc.yaml
WARN - fixtures/my-invalid-rc.yaml contains an invalid ReplicationController - spec.replicas: Invalid type. Expected: [integer,null], given: string
$ echo $?
1

For full usage and installation instructions see kubeval.com.

About

Dockerize a Spring Boot Api Rest connecting to another container for PostgresSQL DB through Docker compose and Kubernetes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published