Jib Kubecon 2018 Talk"-cp", "/usr/local/petclinic/target/petclinic-1.0.jar", "petclinic.WebServer"] So I read some more tutorials github.com/GoogleContainerTools/jib FROM openjdk:8 COPY target/petclinic-*.jar /app.jar ENTRYPOINT FROM openjdk:8 COPY target/petclinic-*.jar /app.jar ENTRYPOINT java -jar /app.jar Some more searching github.com/GoogleContainerTools/jib FROM openjdk:8-jre-alpine COPY target/petclinic-*.jar /app ib ** !target/petclinic-*.jar .dockerignore Some more tutorials later github.com/GoogleContainerTools/jib FROM openjdk:8-jre-alpine COPY target/dependencies /app/dependencies COPY target/classes /app/classes0 码力 | 90 页 | 2.84 MB | 1 年前3
绕过conntrack,使用eBPF增强 IPVS优化K8s网络性能near time • Make CPU the bottleneck • 1 CPU handles 500,000 pps • Make LB the bottleneck • The target server and client server shall be powerful enough Performance measurement Test topology Test result0 码力 | 24 页 | 1.90 MB | 1 年前3
在大规模Kubernetes集群上实现高SLO的方法Degrade Data Analysis Failures/Machine Failures/Reason Report Lifecycle of Pod Failure Reason Target Kubelet Apiserver Scheduler Operator Runtime Daemonset Alert Gray Scale Bug Fix Success Rate0 码力 | 11 页 | 4.01 MB | 1 年前3
腾讯云 Kubernetes 高性能网络技术揭秘——使用 eBPF 增强 IPVS 优化 K8s 网络性能-范建明同一个cluster,在不同的时间段,性能可能不同 • cpu 超卖 • 使用同一个cluster,在相近的时间段,比较两种mode • 使得cpu成为瓶颈点 • cpu和网卡pps的比例关系 < 1/50w pps • Target server pool /client pool 的配置要足够强大。 测试拓扑 测试数据 • 处理每一个req耗费的指令数 目降低了38% 05 解决的BUG IPVS conn_reuse_mode0 码力 | 27 页 | 1.19 MB | 9 月前3
秘钥管理秘钥Turtles all the way down - Securely managing Kubernetes Secretsbits of information needed by applications at build or run time Why protect secrets? ● Attractive target ○ Controls access or use of sensitive resources ● Common attack vector ○ Checked into Github ○0 码力 | 52 页 | 2.84 MB | 1 年前3
Advancing the Tactical Edge with K3s and SUSE RGScontrast to earlier methods in which data was passed via an operations center, by which time the target may have moved or the environment altered. Outcomes have been transformed as a result. What’s0 码力 | 8 页 | 888.26 KB | 1 年前3
Kubernetes开源书 - 周立kind: Ingress metadata: name: test-ingress annotations: ingress.kubernetes.io/rewrite-target: / spec: rules: - http: paths: - path: /testpath backend: extensions/v1beta1 kind: Ingress metadata: name: test annotations: ingress.kubernetes.io/rewrite-target: / spec: rules: - host: foo.bar.com http: paths: - path: /foo0 码力 | 135 页 | 21.02 MB | 1 年前3
共 7 条
- 1













