[QUESTION] container image management under k3d · Issue #343 · rancher/k3d · GitHub

 

[QUESTION] container image management under k3d · Issue #343 · rancher/k3d

Greetings, I am using k3d to deploy a local development environment for a project. I have the Docker images for developing the project in Gitlab. Sometimes I need to remove the project images that ...

github.com

 

making/k8s-keycloak-oidc-helper: Keycloak Kubernetes OpenID Connect helper (github.com)

 

making/k8s-keycloak-oidc-helper

Keycloak Kubernetes OpenID Connect helper. Contribute to making/k8s-keycloak-oidc-helper development by creating an account on GitHub.

github.com

 

Configuring Kubernetes login with Keycloak - codecentric AG Blog

 

Configuring Kubernetes login with Keycloak - codecentric AG Blog

Kubernetes doesn't have its own user management. This blog post describes how to configure Kubernetes to use Keycloak for authentication.

blog.codecentric.de

int128/kubelogin: kubectl plugin for Kubernetes OpenID Connect authentication (kubectl oidc-login) (github.com)

 

int128/kubelogin

kubectl plugin for Kubernetes OpenID Connect authentication (kubectl oidc-login) - int128/kubelogin

github.com

kubectl with OpenID Connect. TL;DR | by Hidetake Iwata | Medium

 

kubectl with OpenID Connect

TL;DR

medium.com

Protect Kubernetes Dashboard with OpenID Connect | by Hidetake Iwata | ITNEXT

 

Protect Kubernetes Dashboard with OpenID Connect

TL;DR

itnext.io

Authenticating | Kubernetes

 

Authenticating

This page provides an overview of authenticating. Users in Kubernetes All Kubernetes clusters have two categories of users: service accounts managed by Kubernetes, and normal users. It is assumed that a cluster-independent service manages normal users in t

kubernetes.io

 

$ kubectl taint nodes --all node-role.kubernetes.io/master-

 

Single node Kubernetes setup – /techblog (redpill-linpro.com)

 

Single node Kubernetes setup

Set up a simple, fully functional Kubernetes cluster with kubeadm

www.redpill-linpro.com

 

Adding authentication to your Kubernetes Web applications with Keycloak (openshift.com)

 

Adding authentication to your Kubernetes Web applications with Keycloak

In this article, I will walk you through the deployment of Keycloak, a user authentication and authorization tool and how to integrate this to any Kubernetes Web application without touching a single line of code from your app.

www.openshift.com

 

... warn failed to get provider configuration from discovery {"error": "Get \"https://keycloak.127.0.0.1.nip.io:8443/auth/realms/.../.well-known/openid-configuration\": dial tcp 127.0.0.1:8443: connect: connection refused"}

 

127.0.0.1(localhost) is not working

So, replace other ip address.

08. Kubernetes Network (Ingress) (tistory.com)

 

08. Kubernetes Network (Ingress)

Kubernetes Network ( Ingress ) Kubernetes Network 관련 글 이동 1. Kuberentes Network 이론 2. Kubernetes Network (ClusterIP, NodePort) 3. Kubernetes Network (LoadBalancer) 4. Kubernetes Network (Ingr..

ikcoo.tistory.com

 

If you see "/var/lib/etcd is not empty" message while initiating Kubernetes, then remove /var/lib/etcd directory.

 

References

https://github.com/kubernetes/kubeadm/issues/1642

# kubeadm reset

# sudo apt-get purge kubeadm kubectl kubelet kubernetes-cni kube*

# sudo apt-get autoremove

# sudo rm -rf ~/.kube

 

References

https://stackoverflow.com/questions/44698283/how-to-completely-uninstall-kubernetes

(Recommended) https://medium.com/finda-tech/overview-8d169b2a54ff

 

쿠버네티스(Kubernetes) 설치 및 환경 구성하기

How to configure a Kubernetes cluster

medium.com

https://hiseon.me/linux/ubuntu/ubuntu-kubernetes-install/

 

우분투 Kubernetes 설치 방법 - HiSEON

우분투 Kubernetes 설치 방법 Kubernetes를 설치 후 Master 노드를 초기화하고, Pod Network 를 추가 한 뒤에 Slave 노드를 추가하도록 하겠습니다. 그리고 마지막으로 Dashboard를 설정하는 방법까지 함께 설명

hiseon.me

https://ssup2.github.io/record/Kubernetes_%EC%84%A4%EC%B9%98_kubeadm_Ubuntu_16.04/

 

Kubernetes 설치 / kubeadm 이용 / Ubuntu 16.04 환경

Ssup2's Personal Blog

ssup2.github.io

https://etrioss.kr/thkimetri/ksb19.03-manual/blob/a42d53a657b5930007f40c762c0c929c63a2f3a8/manual1903/1.6.KSB_K8s_install_Guide.md

 

manual1903/1.6.KSB_K8s_install_Guide.md · a42d53a657b5930007f40c762c0c929c63a2f3a8 · TAE HWAN KIM / KSB_AI_Framework_1903

ETRI OSS 외부 클라우드 저장소

etrioss.kr

 

+ Recent posts