Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

keycloak production like deployment to kubernetes #1366

Closed
wants to merge 70 commits into from

Conversation

indiepopart
Copy link
Contributor

This blog post has the following features:

  • A GitHub Repository with a polished README
  • A GitHub Repository under the github.com/oktadev account
  • A title that's approved by Dev Advocacy
  • A URL approved by Dev Advocacy
  • The content has been run through Grammarly (https://www.grammarly.com/)
  • Rendered locally and confirmed that no Markdown typos exist
  • Images are compressed appropriately
  • Social image previews well on Twitter and LinkedIn
  • Tech review request (developer advocate or domain expert)
  • Review request for editorial/grammar/clarity (developer advocate or Colton)

@netlify
Copy link

netlify bot commented Apr 25, 2023

Deploy Preview for okta-blog ready!

Name Link
🔨 Latest commit 9f4f171
🔍 Latest deploy log https://app.netlify.com/sites/okta-blog/deploys/65428b56a2f9ca000871a43c
😎 Deploy Preview https://deploy-preview-1366--okta-blog.netlify.app/blog/2023/09/14/spring-boot-keycloak-kubernetes
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mraible
Copy link
Contributor

mraible commented May 3, 2023

Copied from LeanKit and updated today:

Keywords:

  • keycloak kubernetes (1300 in keyword planner)
  • keycloak helm chart: 1000
  • Keycloak Docker: 9900
  • Keycloak Angular: 2400
  • Keycloak Spring Boot: 2400
  • Keycloak React: 1300

Assignment:

How to deploy Keycloak to production. Use JHipster as an example.

Resources: These are the tutorials we're trying to beat:

Keywords: keycloak spring boot (2400 in keyword planner)

Copy link
Contributor

@mraible mraible left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent work, @indiepopart! I added comments and suggestions.

_source/_posts/2023-01-23-keycloak-kubernetes-prod.md Outdated Show resolved Hide resolved
_source/_posts/2023-01-23-keycloak-kubernetes-prod.md Outdated Show resolved Hide resolved
_source/_posts/2023-01-23-keycloak-kubernetes-prod.md Outdated Show resolved Hide resolved
_source/_posts/2023-01-23-keycloak-kubernetes-prod.md Outdated Show resolved Hide resolved
_source/_posts/2023-01-23-keycloak-kubernetes-prod.md Outdated Show resolved Hide resolved
_source/_posts/2023-01-23-keycloak-kubernetes-prod.md Outdated Show resolved Hide resolved
_source/_posts/2023-01-23-keycloak-kubernetes-prod.md Outdated Show resolved Hide resolved
_source/_posts/2023-01-23-keycloak-kubernetes-prod.md Outdated Show resolved Hide resolved
_source/_posts/2023-01-23-keycloak-kubernetes-prod.md Outdated Show resolved Hide resolved
_source/_posts/2023-01-23-keycloak-kubernetes-prod.md Outdated Show resolved Hide resolved
Install [cert-manager](https://cert-manager.io/docs/tutorials/getting-started-with-cert-manager-on-google-kubernetes-engine-using-lets-encrypt-for-ingress-ssl/) in your cluster:

```shell
kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.13.1/cert-manager.yaml
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm upgrading this to 1.13.2 because there are CVEs in 1.13.1. https://github.com/cert-manager/cert-manager/releases/tag/v1.13.2

@mraible
Copy link
Contributor

mraible commented Nov 28, 2023

@mraible mraible closed this Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants