Skip to content
  • About Us
  • Contact Us
  • Disclaimer
  • Privacy Policy
  • Terms and Conditions
Alddit

ALDDIT – Middleware Knowledge Base

  • IBM-MQ
  • WebLogic
  • Jboss
  • WAS
  • Apache httpd
  • SSL
  • Shell Scripting
  • Cloudera Kafka
  • Hadoop
  • OS Platform
  • AWS
  • Tibco EMS

Author: admin

  • Home
  • admin
  • Page 4
Kubernetes

How to connect to POD in K8S

April 20, 2023April 20, 2023 admin

Lets try to connect to the POD nginx running . List the pods in the cluster and see if it is running or not root@master:/tmp#

Read More
Kubernetes

Creating PV in K8S

April 20, 2023April 20, 2023 admin

Create pv.yaml k create -f pv.yaml PV is created and now developer can use it . k describe pv to get more details . Create

Read More
Kubernetes

k8s node maintenance mode

April 20, 2023April 20, 2023 admin

if you want o upgrade the host os for any of the node in the kubernetes cluster you need to put the node in maintenance

Read More
Kubernetes

RBAC in k8s

April 20, 2023April 20, 2023 admin

RBAC stands for role base access control . k get role k get rolebindings k create clusterole –help –verb –> this is something that sets

Read More
Kubernetes

Static POD in K8S

April 20, 2023April 20, 2023 admin

static pods are some pods which will be created and managed by Kubelet . In the below example yaml file inside the node1 manifest. here

Read More
Kubernetes

Generating sample yaml file in k8s

April 20, 2023April 20, 2023 admin

you can just run with –dry-run=client option to generate yaml file. Which is then you can add any other elements or delete if you pass

Read More
Kubernetes

k8s Node selector & Affinity

April 19, 2023April 20, 2023 admin

Affinity k8s conigMap Resource Limits Limits and Requests are important settings when working with Kubernetes. This article will focus on the two most important ones:

Read More
Kubernetes

How to scale up k8s nodes

April 19, 2023April 20, 2023 admin

below we are using replication controller to stick Node2 to be scheduled kubectl scale –replicas=20 rc/myapp-rc if we see above all are created in Node2

Read More
Kubernetes

k8s replication controller

April 18, 2023April 20, 2023 admin

replication controller is to manage HA with the pods in short terms . root@master:/tmp# k create -f test-rc.yamlreplicationcontroller/myapp-rc createdroot@master:/tmp# Deleting the replication controller will delete

Read More
Kubernetes

K8s basic commands

April 18, 2023April 20, 2023 admin

list the nodes in the k8s cluster [ run it on the master node ] display default pods in the cluster To get more [

Read More

Posts pagination

Previous 1 … 3 4 5 … 28 Next
  • Display security (authority) information from a queue manager
  • How to check the application connection in Tibco EMS broker
  • Enable ciphers and protocols in Tibco EMS broker ?
  • How to convert Tibco cfg files to single json file and use with Tibco EMS
  • Tibco EMS installation and setup
  • Tibco EMS Tutorial for Beginners
  • does password is mandatory to pass to connect to broker if we use TLS based authentication
  • configure SSL between Application and Tibco EMS broker
  • MQRC 2009 error reported in application?
  • why my cluster queue is not participating in work load balancing
  • Free SSL certificate for your site with 90 days max validity
  • Backup qmgr objects with 1line option
  • dmpmqmsg sample use for daily basis
  • IBM MQ TLS Authentication
  • How to set message expiry at Queue level in IBM MQ ?
  • How to check the Intermediate certificate is signed by root, Server certificate is signed by intermediate?
  • How to enable load balancing algoithm in openshift route ?
  • IBM Connect:Direct sample commands
  • IBM Connect:Direct Installation on windows
  • Is connect direct database passwords encrypted ?
Flag Counter
  • About Us
  • Contact Us
  • Disclaimer
  • Privacy Policy
  • Terms and Conditions
All Rights Reserved 2024.
Proudly powered by WordPress | Theme: Fairy by Candid Themes.