Blog post: Hardware Accelerated Crypto...#13874
Blog post: Hardware Accelerated Crypto...#13874k8s-ci-robot merged 4 commits intokubernetes:masterfrom
Conversation
|
Deploy preview for kubernetes-io-master-staging ready! Built with commit 46c907c https://deploy-preview-13874--kubernetes-io-master-staging.netlify.com |
sftim
left a comment
There was a problem hiding this comment.
I don't know how images in blog posts work; I wasn't able to see the Netlify preview to see if these come out OK or not.
...SLTLS-Termination-in-Ingress-Controllers-using-Kubernetes-Device-Plugins-and-RuntimeClass.md
Outdated
Show resolved
Hide resolved
...SLTLS-Termination-in-Ingress-Controllers-using-Kubernetes-Device-Plugins-and-RuntimeClass.md
Outdated
Show resolved
Hide resolved
| @@ -0,0 +1,168 @@ | |||
| **Authors:** Mikko Ylinen (Intel) | |||
|
|
|||
There was a problem hiding this comment.
Hello @mythi.
- Does your file have front matter? Such as:
---
layout: blog
title: 'Pod Priority and Preemption in Kubernetes'
date: 2019-04-16
---- I was unable to see the preview of this file.
- I think
content\en\blog\_posts\future-of-cloud-providers.mdcontains an image. May help for your changes here.
There was a problem hiding this comment.
@kbhawkey thanks for the review. I've added the front matter. Let's see if the preview works after that.
There was a problem hiding this comment.
I don't yet have the date for publication agreed. I've picked 04/23 and made changes (including the images) based on that. The preview should work now.
...SLTLS-Termination-in-Ingress-Controllers-using-Kubernetes-Device-Plugins-and-RuntimeClass.md
Outdated
Show resolved
Hide resolved
| get updated by the Intel® QAT firmware. | ||
|
|
||
| *<span/>Haproxy-ingress and HAproxy are used because HAproxy can be directly configured to use the OpenSSL engine using | ||
| `ssl-engine <name> [algo ALGOs]` configuration flag without modifications to the global openssl configuration file. |
There was a problem hiding this comment.
Could you clean up the *<span/>? Perhaps this was copied from somewhere else.
...SLTLS-Termination-in-Ingress-Controllers-using-Kubernetes-Device-Plugins-and-RuntimeClass.md
Show resolved
Hide resolved
fbe5bcc to
7dd4223
Compare
This adds a story of Hardware Accelerated SSL/TLS Termination in Ingress Controllers using Kubernetes Device Plugins and RuntimeClass. Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
…-using-Kubernetes-Device-Plugins-and-RuntimeClass.md
…-using-Kubernetes-Device-Plugins-and-RuntimeClass.md to 2019-04-23-Hardware-Accelerated-SSLTLS-Termination-in-Ingress-Controllers-using-Kubernetes-Device-Plugins-and-RuntimeClass.md
…Controllers-using-Kubernetes-Device-Plugins-and-RuntimeClass.md to 2019-04-24-Hardware-Accelerated-SSLTLS-Termination-in-Ingress-Controllers-using-Kubernetes-Device-Plugins-and-RuntimeClass.md
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kbarnard10 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This adds a story of Hardware Accelerated SSL/TLS Termination in Ingress Controllers using Kubernetes Device Plugins and RuntimeClass.
Pre-approved by @castrojo.
Q: How to add the images?
/assign kbarnard10