Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152
Posts
- Category: Virtualization (continued)
- ArgoCD: users, access, and RBAC
- Kubernetes: spec.ports[0].nodePort: Forbidden: may not be used when `type` is 'ClusterIP'
- Istio: shared Ingress/AWS ALB, Helm chart with conditions, Istio, and ExternalDNS
- Istio: a cause and solution of the "SQLSTATE Connection refused"
- Kubernetes: metrics-server - "401 Unauthorized" amd "kubelet stopped posting node status"
- Istio: external AWS Application LoadBalancer and Istio Ingress Gateway
- Kubernetes: NodeLocal DNS and the "lookup istiod.istio-system.svc on lookup: no such host" error
- AWS: cost optimization - purchasing RDS Reserved Instances
- Istio: an overview and running Service Mesh in Kubernetes
- Kubernetes: ExternalDNS - records retrieval failed: failed to list hosted zones: Throttling: status code: 400
- Kubernetes: Cluster Autoscaler - failed to renew lease
- Kubernetes: namespace hangs in Terminating and metrics-server non-obviousness
- Windows: Windows Subsystem for Linux and Ubuntu Linux installation
- Kubernetes: what is Endpoints
- AWS: InvalidSignatureException: Signature not yet current and Kubernetes AWS ALB Ingress controller
- Jenkins: running workers in Kubernetes and Docker images build
- Kubernetes: NGINX/PHP-FPM graceful shutdown and 502 errors
- Logz.io: collection logs from Kubernetes - fluentd vs filebeat
- ArgoCD: a Helm chart deployment, and working with Helm Secrets via AWS KMS
- ArgoCD: an overview, SSL configuration, and an application deploy
- Kubernetes: ServiceAccounts, JWT-tokens, authentication, and RBAC authorization
- Kubernetes: update AWS Route53 DNS from an Ingress
- Linux: LEMP set up - NGINX, PHP, MySQL, SSL, monitoring, logs, and a WordPress blog migration
- Jenkins: Redis deployment, and Helm subchart values
- Kubernetes: Service, load balancing, kube-proxy, and iptables
- Kubernetes: running SQL migrations with Kubernetes Job and Helm hook
- Helm: reusable chart - named templates, and a generic chart for multiple applications
- Kubernetes: AWS ALB Ingress Controller - add redirect to another domain
- Kubernetes: Evicted pods and Pods Quality of Service
- Redis: running Master-Slave replication in Kubernetes
- AWS Elastic Kubernetes Service: load-testing and high-load tuning - problems and solutions
- Kubernetes: a cluster's monitoring with the Prometheus Operator
- Kubernetes: HorizontalPodAutoscaler - an overview with examples
- Neo4j: running in Kubernetes
- Kubernetes: PersistentVolume and PersistentVolumeClaim - an overview with examples
- Prometheus: yet-another-cloudwatch-exporter - collecting AWS CloudWatch metrics
- Kubernetes: ClusterIP vs NodePort vs LoadBalancer, Services, and Ingress - an overview with examples
- Kubernetes: 503 no endpoints available for service - causes and solutions
- AWS: CloudFormation - using Conditions, Fn::Equals, and Fn::If - an example
- Docker: configure tzdata and timezone during build
- Helm: helm-secrets - sensitive data encryption with AWS KMS and use it with Jenkins
- Helm: Kubernetes package manager - an overview, getting started
- AWS Elastic Kubernetes Service: a cluster creation automation, part 2 - Ansible, eksctl
- Kubernetes: monitoring with Prometheus - exporters, a Service Discovery, and its roles
- AWS Elastic Kubernetes Service: a cluster creation automation, part 1 - CloudFormation
- AWS Elastic Kubernetes Service: running ALB Ingress controller
- Kubernetes: part 5 — RBAC authorization with a Role and RoleBinding example
- Linux: PHP-FPM, Docker, STDOUT and STDERR - no an application's error logs
- Kubernetes: running metrics-server in AWS EKS for a Kubernetes Pod AutoScaler
- Kubernetes: ConfigMaps and Secrets on a Gorush server example
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152
Plugin by dagondesign.com