microservice_arch_kubernetes icon indicating copy to clipboard operation
microservice_arch_kubernetes copied to clipboard

基于Kubernetes实现的微服务架构示例工程。《凤凰架构》的配套组件。

Results 3 microservice_arch_kubernetes issues
Sort by recently updated
recently updated
newest added

Bumps [kubernetes-client](https://github.com/fabric8io/kubernetes-client) from 4.10.1 to 4.11.2. Release notes Sourced from kubernetes-client's releases. 4.11.2 (2021-02-09) Bugs Fix #2715: CVE-2021-20218 vulnerable to a path traversal leading to integrity and availability compromise 4.11.1...

dependencies

Run: kubectl apply -f https://raw.githubusercontent.com/fenixsoft/microservice_arch_kubernetes/master/bookstore.yml Got in pods log: ``` # # A fatal error has been detected by the Java Runtime Environment: # # SIGILL (0x4) at pc=0x00007fe41a2b69bc, pid=1,...

account module下的有个包名错了, applicaiton -->application